Re: [PATCH 23/45] SecurityPkg/SecurityPkg.dsc: Add FmpAuthentication*Lib.
Zhang, Chao B <chao.b.zhang@...>
Jiewen:
toggle quoted messageShow quoted text
SecurityPackage Patches are good to me. Reviewed by : Chao Zhang <chao.b.zhang@...> Thanks & Best regards Chao Zhang
-----Original Message-----
From: Yao, Jiewen Sent: Wednesday, September 21, 2016 2:45 PM To: edk2-devel@... Cc: Tian, Feng; Zeng, Star; Kinney, Michael D; Gao, Liming; Zhang, Chao B Subject: [PATCH 23/45] SecurityPkg/SecurityPkg.dsc: Add FmpAuthentication*Lib. Add FmpAuthentication*Lib to check build. Cc: Feng Tian <feng.tian@...> Cc: Star Zeng <star.zeng@...> Cc: Michael D Kinney <michael.d.kinney@...> Cc: Liming Gao <liming.gao@...> Cc: Chao Zhang <chao.b.zhang@...> Contributed-under: TianoCore Contribution Agreement 1.0 Signed-off-by: Jiewen Yao <jiewen.yao@...> --- SecurityPkg/SecurityPkg.dsc | 3 +++ 1 file changed, 3 insertions(+) diff --git a/SecurityPkg/SecurityPkg.dsc b/SecurityPkg/SecurityPkg.dsc index 3b36d0f..09d083e 100644 --- a/SecurityPkg/SecurityPkg.dsc +++ b/SecurityPkg/SecurityPkg.dsc @@ -211,6 +211,9 @@ SecurityPkg/Library/DxeRsa2048Sha256GuidedSectionExtractLib/DxeRsa2048Sha256GuidedSectionExtractLib.inf SecurityPkg/Library/PeiRsa2048Sha256GuidedSectionExtractLib/PeiRsa2048Sha256GuidedSectionExtractLib.inf + SecurityPkg/Library/FmpAuthenticationPkcs7Lib/FmpAuthenticationPkcs7Lib.inf + SecurityPkg/Library/FmpAuthenticationRsa2048Sha256Lib/FmpAuthenticationRsa2048Sha256Lib.inf + SecurityPkg/Library/AuthVariableLib/AuthVariableLib.inf [Components.IA32, Components.X64, Components.IPF] -- 2.7.4.windows.1
|
|