mirror of
https://github.com/acidanthera/audk.git
synced 2025-07-27 07:34:06 +02:00
Hash2 driver to [Components.IA32, Components.X64, Components.IPF] section.
Because Hash2 need CryptoLib/Openssl, while latter does not support EBC build. Contributed-under: TianoCore Contribution Agreement 1.0 Signed-off-by: "Yao, Jiewen" <Jiewen.Yao@intel.com> git-svn-id: https://svn.code.sf.net/p/edk2/code/trunk/edk2@17365 6f19259b-4bc3-4df7-8a09-765794883524
This commit is contained in:
parent
2b0c2ba593
commit
b7a66f97f8
@ -170,11 +170,6 @@
|
|||||||
|
|
||||||
SecurityPkg/Library/HashLibTpm2/HashLibTpm2.inf
|
SecurityPkg/Library/HashLibTpm2/HashLibTpm2.inf
|
||||||
|
|
||||||
#
|
|
||||||
# Hash2
|
|
||||||
#
|
|
||||||
SecurityPkg/Hash2DxeCrypto/Hash2DxeCrypto.inf
|
|
||||||
|
|
||||||
#
|
#
|
||||||
# Other
|
# Other
|
||||||
#
|
#
|
||||||
@ -229,6 +224,11 @@
|
|||||||
Tpm2DeviceLib|SecurityPkg/Library/Tpm2DeviceLibTrEE/Tpm2DeviceLibTrEE.inf
|
Tpm2DeviceLib|SecurityPkg/Library/Tpm2DeviceLibTrEE/Tpm2DeviceLibTrEE.inf
|
||||||
}
|
}
|
||||||
|
|
||||||
|
#
|
||||||
|
# Hash2
|
||||||
|
#
|
||||||
|
SecurityPkg/Hash2DxeCrypto/Hash2DxeCrypto.inf
|
||||||
|
|
||||||
[Components.IA32, Components.X64]
|
[Components.IA32, Components.X64]
|
||||||
SecurityPkg/VariableAuthenticated/RuntimeDxe/VariableSmm.inf
|
SecurityPkg/VariableAuthenticated/RuntimeDxe/VariableSmm.inf
|
||||||
SecurityPkg/VariableAuthenticated/RuntimeDxe/VariableSmmRuntimeDxe.inf
|
SecurityPkg/VariableAuthenticated/RuntimeDxe/VariableSmmRuntimeDxe.inf
|
||||||
|
Loading…
x
Reference in New Issue
Block a user