mirror of
https://github.com/acidanthera/audk.git
synced 2025-07-20 20:24:28 +02:00
OvmfPkg: include TcgPei module
Mirrors TPM 2.0 commit 4672a4892867 ("OvmfPkg: include Tcg2Pei module", 2018-03-09). Signed-off-by: Marc-André Lureau <marcandre.lureau@redhat.com> Reviewed-by: Laszlo Ersek <lersek@redhat.com> Message-Id: <20200226152433.1295789-4-marcandre.lureau@redhat.com> Tested-by: Simon Hardy <simon.hardy@itdev.co.uk>
This commit is contained in:
parent
8923699291
commit
6be54f15a0
@ -636,6 +636,7 @@
|
|||||||
|
|
||||||
!if $(TPM_ENABLE) == TRUE
|
!if $(TPM_ENABLE) == TRUE
|
||||||
OvmfPkg/Tcg/Tcg2Config/Tcg2ConfigPei.inf
|
OvmfPkg/Tcg/Tcg2Config/Tcg2ConfigPei.inf
|
||||||
|
SecurityPkg/Tcg/TcgPei/TcgPei.inf
|
||||||
SecurityPkg/Tcg/Tcg2Pei/Tcg2Pei.inf {
|
SecurityPkg/Tcg/Tcg2Pei/Tcg2Pei.inf {
|
||||||
<LibraryClasses>
|
<LibraryClasses>
|
||||||
HashLib|SecurityPkg/Library/HashLibBaseCryptoRouter/HashLibBaseCryptoRouterPei.inf
|
HashLib|SecurityPkg/Library/HashLibBaseCryptoRouter/HashLibBaseCryptoRouterPei.inf
|
||||||
|
@ -161,6 +161,7 @@ INF UefiCpuPkg/CpuMpPei/CpuMpPei.inf
|
|||||||
|
|
||||||
!if $(TPM_ENABLE) == TRUE
|
!if $(TPM_ENABLE) == TRUE
|
||||||
INF OvmfPkg/Tcg/Tcg2Config/Tcg2ConfigPei.inf
|
INF OvmfPkg/Tcg/Tcg2Config/Tcg2ConfigPei.inf
|
||||||
|
INF SecurityPkg/Tcg/TcgPei/TcgPei.inf
|
||||||
INF SecurityPkg/Tcg/Tcg2Pei/Tcg2Pei.inf
|
INF SecurityPkg/Tcg/Tcg2Pei/Tcg2Pei.inf
|
||||||
!endif
|
!endif
|
||||||
|
|
||||||
|
@ -647,6 +647,7 @@
|
|||||||
|
|
||||||
!if $(TPM_ENABLE) == TRUE
|
!if $(TPM_ENABLE) == TRUE
|
||||||
OvmfPkg/Tcg/Tcg2Config/Tcg2ConfigPei.inf
|
OvmfPkg/Tcg/Tcg2Config/Tcg2ConfigPei.inf
|
||||||
|
SecurityPkg/Tcg/TcgPei/TcgPei.inf
|
||||||
SecurityPkg/Tcg/Tcg2Pei/Tcg2Pei.inf {
|
SecurityPkg/Tcg/Tcg2Pei/Tcg2Pei.inf {
|
||||||
<LibraryClasses>
|
<LibraryClasses>
|
||||||
HashLib|SecurityPkg/Library/HashLibBaseCryptoRouter/HashLibBaseCryptoRouterPei.inf
|
HashLib|SecurityPkg/Library/HashLibBaseCryptoRouter/HashLibBaseCryptoRouterPei.inf
|
||||||
|
@ -161,6 +161,7 @@ INF UefiCpuPkg/CpuMpPei/CpuMpPei.inf
|
|||||||
|
|
||||||
!if $(TPM_ENABLE) == TRUE
|
!if $(TPM_ENABLE) == TRUE
|
||||||
INF OvmfPkg/Tcg/Tcg2Config/Tcg2ConfigPei.inf
|
INF OvmfPkg/Tcg/Tcg2Config/Tcg2ConfigPei.inf
|
||||||
|
INF SecurityPkg/Tcg/TcgPei/TcgPei.inf
|
||||||
INF SecurityPkg/Tcg/Tcg2Pei/Tcg2Pei.inf
|
INF SecurityPkg/Tcg/Tcg2Pei/Tcg2Pei.inf
|
||||||
!endif
|
!endif
|
||||||
|
|
||||||
|
@ -646,6 +646,7 @@
|
|||||||
|
|
||||||
!if $(TPM_ENABLE) == TRUE
|
!if $(TPM_ENABLE) == TRUE
|
||||||
OvmfPkg/Tcg/Tcg2Config/Tcg2ConfigPei.inf
|
OvmfPkg/Tcg/Tcg2Config/Tcg2ConfigPei.inf
|
||||||
|
SecurityPkg/Tcg/TcgPei/TcgPei.inf
|
||||||
SecurityPkg/Tcg/Tcg2Pei/Tcg2Pei.inf {
|
SecurityPkg/Tcg/Tcg2Pei/Tcg2Pei.inf {
|
||||||
<LibraryClasses>
|
<LibraryClasses>
|
||||||
HashLib|SecurityPkg/Library/HashLibBaseCryptoRouter/HashLibBaseCryptoRouterPei.inf
|
HashLib|SecurityPkg/Library/HashLibBaseCryptoRouter/HashLibBaseCryptoRouterPei.inf
|
||||||
|
@ -161,6 +161,7 @@ INF UefiCpuPkg/CpuMpPei/CpuMpPei.inf
|
|||||||
|
|
||||||
!if $(TPM_ENABLE) == TRUE
|
!if $(TPM_ENABLE) == TRUE
|
||||||
INF OvmfPkg/Tcg/Tcg2Config/Tcg2ConfigPei.inf
|
INF OvmfPkg/Tcg/Tcg2Config/Tcg2ConfigPei.inf
|
||||||
|
INF SecurityPkg/Tcg/TcgPei/TcgPei.inf
|
||||||
INF SecurityPkg/Tcg/Tcg2Pei/Tcg2Pei.inf
|
INF SecurityPkg/Tcg/Tcg2Pei/Tcg2Pei.inf
|
||||||
!endif
|
!endif
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user