|
[PATCH v5 6/8] 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@...>
·
#80130
·
|
|
[PATCH v5 5/8] 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@...>
·
#80129
·
|
|
[PATCH v5 4/8] SecurityPkg: Introduce new PCD PcdRandomizePlatformHierarchy
Introduce the new PCD
gEfiSecurityPkgTokenSpaceGuid.PcdRandomizePlatformHierarchy.
Signed-off-by: Stefan Berger <stefanb@...>
---
.../PeiDxeTpmPlatformHierarchyLib.inf
Introduce the new PCD
gEfiSecurityPkgTokenSpaceGuid.PcdRandomizePlatformHierarchy.
Signed-off-by: Stefan Berger <stefanb@...>
---
.../PeiDxeTpmPlatformHierarchyLib.inf
|
By
Stefan Berger <stefanb@...>
·
#80128
·
|
|
[PATCH v5 3/8] SecurityPkg/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@...>
·
#80127
·
|
|
[PATCH v5 2/8] SecurityPkg/TPM: Fix bugs in imported PeiDxeTpmPlatformHierarchyLib
Fix some bugs in the original PeiDxeTpmPlatformHierarchyLib.c.
Signed-off-by: Stefan Berger <stefanb@...>
---
.../PeiDxeTpmPlatformHierarchyLib.c | 23 +++++--------------
1 file
Fix some bugs in the original PeiDxeTpmPlatformHierarchyLib.c.
Signed-off-by: Stefan Berger <stefanb@...>
---
.../PeiDxeTpmPlatformHierarchyLib.c | 23 +++++--------------
1 file
|
By
Stefan Berger <stefanb@...>
·
#80126
·
|
|
[PATCH v5 1/8] SecurityPkg/TPM: Import PeiDxeTpmPlatformHierarchyLib.c from edk2-platforms
Import PeiDxeTpmPlatformHierarchyLib.c from edk2-platforms.
Signed-off-by: Stefan Berger <stefanb@...>
---
.../Include/Library/TpmPlatformHierarchyLib.h | 27 ++
Import PeiDxeTpmPlatformHierarchyLib.c from edk2-platforms.
Signed-off-by: Stefan Berger <stefanb@...>
---
.../Include/Library/TpmPlatformHierarchyLib.h | 27 ++
|
By
Stefan Berger <stefanb@...>
·
#80125
·
|
|
[PATCH v5 0/8] Ovmf: Disable the TPM2 platform hierarchy
This series imports code from the edk2-platforms project related to
disabling the TPM2 platform hierarchy in Ovmf and ArmVirtPkg. It
addresses the Ovmf aspects of the following
This series imports code from the edk2-platforms project related to
disabling the TPM2 platform hierarchy in Ovmf and ArmVirtPkg. It
addresses the Ovmf aspects of the following
|
By
Stefan Berger <stefanb@...>
·
#80124
·
|
|
[PATCH v5 8/8] 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@...>
·
#80123
·
|
|
[PATCH v5 7/8] 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 +++
Signed-off-by: Stefan Berger <stefanb@...>
---
ArmVirtPkg/ArmVirtCloudHv.dsc | 1 +
ArmVirtPkg/ArmVirtQemu.dsc | 3 +++
|
By
Stefan Berger <stefanb@...>
·
#80122
·
|
|
[PATCH v5 6/8] 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@...>
·
#80121
·
|
|
[PATCH v5 5/8] 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@...>
·
#80120
·
|
|
[PATCH v5 4/8] SecurityPkg: Introduce new PCD PcdRandomizePlatformHierarchy
Introduce the new PCD
gEfiSecurityPkgTokenSpaceGuid.PcdRandomizePlatformHierarchy.
Signed-off-by: Stefan Berger <stefanb@...>
---
.../PeiDxeTpmPlatformHierarchyLib.inf
Introduce the new PCD
gEfiSecurityPkgTokenSpaceGuid.PcdRandomizePlatformHierarchy.
Signed-off-by: Stefan Berger <stefanb@...>
---
.../PeiDxeTpmPlatformHierarchyLib.inf
|
By
Stefan Berger <stefanb@...>
·
#80119
·
|
|
[PATCH v5 3/8] SecurityPkg/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@...>
·
#80118
·
|
|
[PATCH v5 2/8] SecurityPkg/TPM: Fix bugs in imported PeiDxeTpmPlatformHierarchyLib
Fix some bugs in the original PeiDxeTpmPlatformHierarchyLib.c.
Signed-off-by: Stefan Berger <stefanb@...>
---
.../PeiDxeTpmPlatformHierarchyLib.c | 23 +++++--------------
1 file
Fix some bugs in the original PeiDxeTpmPlatformHierarchyLib.c.
Signed-off-by: Stefan Berger <stefanb@...>
---
.../PeiDxeTpmPlatformHierarchyLib.c | 23 +++++--------------
1 file
|
By
Stefan Berger <stefanb@...>
·
#80117
·
|
|
[PATCH v5 1/8] SecurityPkg/TPM: Import PeiDxeTpmPlatformHierarchyLib.c from edk2-platforms
Import PeiDxeTpmPlatformHierarchyLib.c from edk2-platforms.
Signed-off-by: Stefan Berger <stefanb@...>
---
.../Include/Library/TpmPlatformHierarchyLib.h | 27 ++
Import PeiDxeTpmPlatformHierarchyLib.c from edk2-platforms.
Signed-off-by: Stefan Berger <stefanb@...>
---
.../Include/Library/TpmPlatformHierarchyLib.h | 27 ++
|
By
Stefan Berger <stefanb@...>
·
#80116
·
|
|
[PATCH v5 0/8] Ovmf: Disable the TPM2 platform hierarchy
This series imports code from the edk2-platforms project related to
disabling the TPM2 platform hierarchy in Ovmf and ArmVirtPkg. It
addresses the Ovmf aspects of the following
This series imports code from the edk2-platforms project related to
disabling the TPM2 platform hierarchy in Ovmf and ArmVirtPkg. It
addresses the Ovmf aspects of the following
|
By
Stefan Berger <stefanb@...>
·
#80115
·
|
|
Re: [PATCH 05/17] OvmfPkg/Microvm: no tpm
Reviewed-by: Stefan Berger <stefanb@...>
Reviewed-by: Stefan Berger <stefanb@...>
|
By
Stefan Berger
·
#80114
·
|
|
[PATCH v2 1/2] EmbeddedPkg: AndroidBootImgBoot error handling updates
Update AndroidBootImgBoot to use a single return point
Make sure Kernel args are freed and Image is unloaded.
Signed-off-by: Jeff Brasen <jbrasen@...>
---
Update AndroidBootImgBoot to use a single return point
Make sure Kernel args are freed and Image is unloaded.
Signed-off-by: Jeff Brasen <jbrasen@...>
---
|
By
Jeff Brasen
·
#80113
·
|
|
[PATCH v2 0/2] AndroidBootImgLib improvements
Added support for using loadfile2 approach for passing ramdisk to linux.
Created patch series for general error handling improvments based on
review feedback.
[v2]
-Added review feedback
-General
Added support for using loadfile2 approach for passing ramdisk to linux.
Created patch series for general error handling improvments based on
review feedback.
[v2]
-Added review feedback
-General
|
By
Jeff Brasen
·
#80112
·
|
|
[PATCH v2 2/2] EmbeddedPkg: Add LoadFile2 for linux initrd
Add support under a pcd feature for using the new interface to pass
initrd to the linux kernel.
Signed-off-by: Jeff Brasen <jbrasen@...>
---
EmbeddedPkg/EmbeddedPkg.dec |
Add support under a pcd feature for using the new interface to pass
initrd to the linux kernel.
Signed-off-by: Jeff Brasen <jbrasen@...>
---
EmbeddedPkg/EmbeddedPkg.dec |
|
By
Jeff Brasen
·
#80111
·
|