|
Re: [EXTERNAL] [edk2-devel] [PATCH v1 1/1] SecurityPkg/Library: Add Tpm2NvUndefineSpaceSpecial to Tpm2CommandLib
Thoughts?
- Bret
By
Bret Barkelew
·
#79202
·
|
|
[PATCH v1 1/1] pip-requirements: Update Basetools pip module
edk2-basetools 0.1.6 brings things update to date with
BaseTools/Source/Python as of commit:
97fdcbda4e69d6f085ec3f2bd9d29a04af2b50a4
Signed-off-by: Bret Barkelew <bret.barkelew@...>
---
edk2-basetools 0.1.6 brings things update to date with
BaseTools/Source/Python as of commit:
97fdcbda4e69d6f085ec3f2bd9d29a04af2b50a4
Signed-off-by: Bret Barkelew <bret.barkelew@...>
---
|
By
Bret Barkelew
·
#79201
·
|
|
Re: [edk2-test][PATCH 1/1] SctPkg: Fix runtime access to boot services functions
Thanks for the catch Jeff!!
Reviewed-by: Samer El-Haj-Mahmoud <Samer.El-Haj-Mahmoud@...>
Thanks for the catch Jeff!!
Reviewed-by: Samer El-Haj-Mahmoud <Samer.El-Haj-Mahmoud@...>
|
By
Samer El-Haj-Mahmoud
·
#79200
·
|
|
[PATCH v4 2/6] OvmfPkg/TPM: Add a NULL implementation of TpmPlatformHierarchyLib
Add a NULL implementation of the library class TpmPlatformHierarchyLib
Signed-off-by: Stefan Berger <stefanb@...>
---
.../PeiDxeTpmPlatformHierarchyLib.c | 19 ++++++++++++
Add a NULL implementation of the library class TpmPlatformHierarchyLib
Signed-off-by: Stefan Berger <stefanb@...>
---
.../PeiDxeTpmPlatformHierarchyLib.c | 19 ++++++++++++
|
By
Stefan Berger <stefanb@...>
·
#79199
·
|
|
[PATCH v4 5/6] ArmVirtPkg: Reference new TPM classes in the build system for compilation
Signed-off-by: Stefan Berger <stefanb@...>
---
ArmVirtPkg/ArmVirtCloudHv.dsc | 1 +
ArmVirtPkg/ArmVirtQemu.dsc | 3 +++
ArmVirtPkg/ArmVirtQemuKernel.dsc | 1 +
Signed-off-by: Stefan Berger <stefanb@...>
---
ArmVirtPkg/ArmVirtCloudHv.dsc | 1 +
ArmVirtPkg/ArmVirtQemu.dsc | 3 +++
ArmVirtPkg/ArmVirtQemuKernel.dsc | 1 +
|
By
Stefan Berger <stefanb@...>
·
#79198
·
|
|
[PATCH v4 4/6] OvmfPkg: Disable the TPM2 platform hierarchy
Use the newly added function to disable the TPM2 platform hierarchy.
Signed-off-by: Stefan Berger <stefanb@...>
---
OvmfPkg/Library/PlatformBootManagerLib/BdsPlatform.c | 6 ++++++
Use the newly added function to disable the TPM2 platform hierarchy.
Signed-off-by: Stefan Berger <stefanb@...>
---
OvmfPkg/Library/PlatformBootManagerLib/BdsPlatform.c | 6 ++++++
|
By
Stefan Berger <stefanb@...>
·
#79197
·
|
|
[PATCH v4 3/6] OvmfPkg: Reference new TPM classes in the build system for compilation
Compile the added TPM related code now.
Signed-off-by: Stefan Berger <stefanb@...>
---
OvmfPkg/AmdSev/AmdSevX64.dsc | 3 +++
OvmfPkg/Bhyve/BhyveX64.dsc
Compile the added TPM related code now.
Signed-off-by: Stefan Berger <stefanb@...>
---
OvmfPkg/AmdSev/AmdSevX64.dsc | 3 +++
OvmfPkg/Bhyve/BhyveX64.dsc
|
By
Stefan Berger <stefanb@...>
·
#79196
·
|
|
[PATCH v4 6/6] ArmVirtPkg: Disable the TPM2 platform hierarchy
Use the newly added function to disable the TPM2 platform hierarchy.
Signed-off-by: Stefan Berger <stefanb@...>
---
ArmVirtPkg/Library/PlatformBootManagerLib/PlatformBm.c | 6 ++++++
Use the newly added function to disable the TPM2 platform hierarchy.
Signed-off-by: Stefan Berger <stefanb@...>
---
ArmVirtPkg/Library/PlatformBootManagerLib/PlatformBm.c | 6 ++++++
|
By
Stefan Berger <stefanb@...>
·
#79195
·
|
|
[PATCH v4 1/6] OvmfPkg/TPM: Import PeiDxeTpmPlatformHierarchyLib.c from edk2-platforms
Import PeiDxeTpmPlatformHierarchyLib.c from edk2-platforms. Fix some bugs
from the original code and simplify parts of it.
Signed-off-by: Stefan Berger <stefanb@...>
---
Import PeiDxeTpmPlatformHierarchyLib.c from edk2-platforms. Fix some bugs
from the original code and simplify parts of it.
Signed-off-by: Stefan Berger <stefanb@...>
---
|
By
Stefan Berger <stefanb@...>
·
#79194
·
|
|
[PATCH v4 0/6] Ovmf: Disable the TPM2 platform hierarchy
This series imports code from the edk2-platforms project related to
changing the password of the TPM2 platform hierarchy and uses it to
disable the TPM2 platform hierarchy in Ovmf and ArmVirtPkg.
This series imports code from the edk2-platforms project related to
changing the password of the TPM2 platform hierarchy and uses it to
disable the TPM2 platform hierarchy in Ovmf and ArmVirtPkg.
|
By
Stefan Berger <stefanb@...>
·
#79193
·
|
|
Re: [PATCH v2] Xcode.md: Update instructions to work on modern macOS and Xcode versions
Could you push the commit please?
https://github.com/tianocore/tianocore.github.io/wiki/Xcode is still showing the old content.
Thanks.
Rebecca Cran
Could you push the commit please?
https://github.com/tianocore/tianocore.github.io/wiki/Xcode is still showing the old content.
Thanks.
Rebecca Cran
|
By
Rebecca Cran
·
#79192
·
|
|
[edk2-test][PATCH 1/1] SctPkg: Fix runtime access to boot services functions
SctAPrint uses boot services functions but is called after
ExitBootServices. Replace with call to Printf which is safe for use in
runtime.
Signed-off-by: Jeff Brasen <jbrasen@...>
---
SctAPrint uses boot services functions but is called after
ExitBootServices. Replace with call to Printf which is safe for use in
runtime.
Signed-off-by: Jeff Brasen <jbrasen@...>
---
|
By
Jeff Brasen
·
#79191
·
|
|
Event: TianoCore Community Meeting - EMEA / NAMO - 08/12/2021
#cal-reminder
Reminder: TianoCore Community Meeting - EMEA / NAMO
When:
08/12/2021
9:00am to 10:00am
(UTC-07:00) America/Los
Reminder: TianoCore Community Meeting - EMEA / NAMO
When:
08/12/2021
9:00am to 10:00am
(UTC-07:00) America/Los
|
By
devel@edk2.groups.io Calendar <noreply@...>
·
#79190
·
|
|
Event: TianoCore Community Meeting - EMEA / NAMO - 08/12/2021
#cal-reminder
Reminder: TianoCore Community Meeting - EMEA / NAMO
When:
08/12/2021
9:00am to 10:00am
(UTC-07:00) America/Los
Reminder: TianoCore Community Meeting - EMEA / NAMO
When:
08/12/2021
9:00am to 10:00am
(UTC-07:00) America/Los
|
By
devel@edk2.groups.io Calendar <noreply@...>
·
#79189
·
|
|
Re: [PATCH v3 1/6] OvmfPkg/TPM: Import PeiDxeTpmPlatformHierarchyLib.c from edk2-platforms
Ha! Thanks for looking at this. Those seem to be the pitfalls of blindly importing code from edk2-platforms. Now the question is whether to leave it broken in edk2-platforms or fix it there
Ha! Thanks for looking at this. Those seem to be the pitfalls of blindly importing code from edk2-platforms. Now the question is whether to leave it broken in edk2-platforms or fix it there
|
By
Stefan Berger
·
#79188
·
|
|
Re: [PATCH v2 0/4] UefiPayloadPkg: LinuxBoot Support in UefiPayload
Hi Ray,
1. UefiPayloadPkg: Add LINUXBOOT payload target
a. Why is IO/MEM align in AdjustRootBridgeResource() skipped for Linux Payload?
-> This alignment is too conservative and causes the system to
Hi Ray,
1. UefiPayloadPkg: Add LINUXBOOT payload target
a. Why is IO/MEM align in AdjustRootBridgeResource() skipped for Linux Payload?
-> This alignment is too conservative and causes the system to
|
By
Cheng-Chieh Huang <chengchieh@...>
·
#79187
·
|
|
[2021-gsoc-llvm-gnumake]: proposal for building using llvm/gnumake
Hi, I want to push my change to my codes to edk2-staging, yet it seems like I don’t have permission to do so:
My mentor and I have enabled edk2 building using llvm+make and gnumake+clang in
Hi, I want to push my change to my codes to edk2-staging, yet it seems like I don’t have permission to do so:
My mentor and I have enabled edk2 building using llvm+make and gnumake+clang in
|
By
Yuqi Chen <yuqi.chen@...>
·
#79186
·
|
|
Re: [PATCH] RedfishClientPkg/ConvertLib: Common code and header files
Thanks for catching this. I missed to add function header.
Abner
Thanks for catching this. I missed to add function header.
Abner
|
By
Abner Chang
·
#79185
·
|
|
Re: [PATCH 1/1] OvmfPkg PlatformBootManagerLib: Move TryRunningQemuKernel()
Thanks Gerd,
That is the missing piece of the puzzle. I added "-machine q35" and
reverted to the shortcut -drive option and boot was successful with
UEFI. Although I will use the longer form in
Thanks Gerd,
That is the missing piece of the puzzle. I added "-machine q35" and
reverted to the shortcut -drive option and boot was successful with
UEFI. Although I will use the longer form in
|
By
Christoph Willing
·
#79184
·
|
|
Re: [PATCH v3 2/6] OvmfPkg/TPM: Add a NULL implementation of TpmPlatformHierarchyLib
Hi
This patch doesn't pass BaseTools/Scripts/PatchCheck.py
Looking at other files, I think it must be unique. (don't ask me why though)
Hi
This patch doesn't pass BaseTools/Scripts/PatchCheck.py
Looking at other files, I think it must be unique. (don't ask me why though)
|
By
Marc-André Lureau
·
#79183
·
|