From 487aa09bc0e3a785ea0b5b62164ac3e52527d7ac Mon Sep 17 00:00:00 2001 From: Jiewen Yao Date: Wed, 21 Sep 2016 10:53:50 +0800 Subject: [PATCH] SecurityPkg/SecurityPkg.dsc: Add FmpAuthenticationLib*. Add FmpAuthenticationLib* to check build. Cc: Feng Tian Cc: Star Zeng Cc: Michael D Kinney Cc: Liming Gao Cc: Chao Zhang Contributed-under: TianoCore Contribution Agreement 1.0 Signed-off-by: Jiewen Yao Reviewed-by: Chao Zhang Reviewed-by: Michael Kinney Tested-by: Michael Kinney --- SecurityPkg/SecurityPkg.dsc | 3 +++ 1 file changed, 3 insertions(+) diff --git a/SecurityPkg/SecurityPkg.dsc b/SecurityPkg/SecurityPkg.dsc index 2ebd0a4321..e5cce218f3 100644 --- a/SecurityPkg/SecurityPkg.dsc +++ b/SecurityPkg/SecurityPkg.dsc @@ -212,6 +212,9 @@ SecurityPkg/Library/DxeRsa2048Sha256GuidedSectionExtractLib/DxeRsa2048Sha256GuidedSectionExtractLib.inf SecurityPkg/Library/PeiRsa2048Sha256GuidedSectionExtractLib/PeiRsa2048Sha256GuidedSectionExtractLib.inf + SecurityPkg/Library/FmpAuthenticationLibPkcs7/FmpAuthenticationLibPkcs7.inf + SecurityPkg/Library/FmpAuthenticationLibRsa2048Sha256/FmpAuthenticationLibRsa2048Sha256.inf + SecurityPkg/Library/AuthVariableLib/AuthVariableLib.inf [Components.IA32, Components.X64, Components.IPF] -- 2.39.2