From 6701b862aa96775609a7d42662ae4a98e43071bb Mon Sep 17 00:00:00 2001 From: kavsrf Date: Sun, 4 Dec 2016 13:46:48 +0300 Subject: TPM12 support --- DcsPkg.dsc | 5 +++++ 1 file changed, 5 insertions(+) (limited to 'DcsPkg.dsc') diff --git a/DcsPkg.dsc b/DcsPkg.dsc index e3e4963..8b1004f 100644 --- a/DcsPkg.dsc +++ b/DcsPkg.dsc @@ -44,6 +44,10 @@ UefiUsbLib|MdePkg/Library/UefiUsbLib/UefiUsbLib.inf + IntrinsicLib|CryptoPkg/Library/IntrinsicLib/IntrinsicLib.inf + OpensslLib|CryptoPkg/Library/OpensslLib/OpensslLib.inf + BaseCryptLib|CryptoPkg/Library/BaseCryptLib/BaseCryptLib.inf + Tpm12CommandLib|SecurityPkg/Library/Tpm12CommandLib/Tpm12CommandLib.inf Tpm12DeviceLib|SecurityPkg/Library/Tpm12DeviceLibTcg/Tpm12DeviceLibTcg.inf TpmMeasurementLib|SecurityPkg/Library/DxeTpmMeasurementLib/DxeTpmMeasurementLib.inf @@ -61,6 +65,7 @@ PasswordLib|DcsPkg/Library/PasswordLib/PasswordLib.inf RngLib|MdePkg/Library/BaseRngLib/BaseRngLib.inf DcsCfgLib|DcsPkg/Library/DcsCfgLib/DcsCfgLib.inf + DcsTpmLib|DcsPkg/Library/DcsTpmLib/DcsTpmLib.inf VeraCryptLib|DcsPkg/Library/VeraCryptLib/VeraCryptLib.inf [LibraryClasses.common.UEFI_APPLICATION] -- cgit v1.2.3