X-Git-Url: https://git.proxmox.com/?a=blobdiff_plain;f=SecurityPkg%2FSecurityPkg.dsc;h=fa94d90a2abd28d09e1d153b0015f46802f19cb5;hb=f18b2162e8c81ed741853e11a4c3134335090946;hp=68a7326e0306fa44145c0b3cd798e74f33d9b9f5;hpb=9054e55a22cb7408bd57f3c3f6c85c7fab930abb;p=mirror_edk2.git diff --git a/SecurityPkg/SecurityPkg.dsc b/SecurityPkg/SecurityPkg.dsc index 68a7326e03..fa94d90a2a 100644 --- a/SecurityPkg/SecurityPkg.dsc +++ b/SecurityPkg/SecurityPkg.dsc @@ -15,7 +15,7 @@ [Defines] PLATFORM_NAME = SecurityPkg PLATFORM_GUID = B2C4614D-AE76-47ba-B876-5988BFED064F - PLATFORM_VERSION = 0.94 + PLATFORM_VERSION = 0.95 DSC_SPECIFICATION = 0x00010005 OUTPUT_DIRECTORY = Build/SecurityPkg SUPPORTED_ARCHITECTURES = IA32|IPF|X64|EBC @@ -126,7 +126,6 @@ gEfiSecurityPkgTokenSpaceGuid.PcdTpmScrtmPolicy|1 [Components] - SecurityPkg/VariableAuthenticated/Pei/VariablePei.inf SecurityPkg/Library/DxeImageVerificationLib/DxeImageVerificationLib.inf #SecurityPkg/Library/DxeDeferImageLoadLib/DxeDeferImageLoadLib.inf SecurityPkg/Library/DxeImageAuthenticationStatusLib/DxeImageAuthenticationStatusLib.inf @@ -136,7 +135,6 @@ # # Application # - SecurityPkg/Application/VariableInfo/VariableInfo.inf SecurityPkg/Application/RngTest/RngTest.inf # @@ -170,14 +168,18 @@ SecurityPkg/Library/HashLibTpm2/HashLibTpm2.inf + # + # Other + # SecurityPkg/Library/DxeRsa2048Sha256GuidedSectionExtractLib/DxeRsa2048Sha256GuidedSectionExtractLib.inf SecurityPkg/Library/PeiRsa2048Sha256GuidedSectionExtractLib/PeiRsa2048Sha256GuidedSectionExtractLib.inf - + + SecurityPkg/Library/AuthVariableLib/AuthVariableLib.inf + [Components.IA32, Components.X64, Components.IPF] # SecurityPkg/UserIdentification/PwdCredentialProviderDxe/PwdCredentialProviderDxe.inf # SecurityPkg/UserIdentification/UsbCredentialProviderDxe/UsbCredentialProviderDxe.inf SecurityPkg/VariableAuthenticated/SecureBootConfigDxe/SecureBootConfigDxe.inf - SecurityPkg/VariableAuthenticated/RuntimeDxe/VariableRuntimeDxe.inf # # TPM @@ -220,10 +222,18 @@ Tpm2DeviceLib|SecurityPkg/Library/Tpm2DeviceLibTrEE/Tpm2DeviceLibTrEE.inf } + + # + # Hash2 + # + SecurityPkg/Hash2DxeCrypto/Hash2DxeCrypto.inf + + # + # PKCS7 Verification + # + SecurityPkg/Pkcs7Verify/Pkcs7VerifyDxe/Pkcs7VerifyDxe.inf [Components.IA32, Components.X64] - SecurityPkg/VariableAuthenticated/RuntimeDxe/VariableSmm.inf - SecurityPkg/VariableAuthenticated/RuntimeDxe/VariableSmmRuntimeDxe.inf SecurityPkg/Tcg/TcgSmm/TcgSmm.inf SecurityPkg/Tcg/TrEESmm/TrEESmm.inf #