]> git.proxmox.com Git - mirror_edk2.git/commitdiff
SecurityPkg: Add missing instances for build only
authorBret Barkelew <Bret.Barkelew@microsoft.com>
Mon, 10 Jun 2019 02:27:45 +0000 (10:27 +0800)
committerJian J Wang <jian.j.wang@intel.com>
Wed, 26 Jun 2019 08:35:45 +0000 (16:35 +0800)
REF: https://bugzilla.tianocore.org/show_bug.cgi?id=1902

Add the missing instance to the [Components] of dsc file
for build only.

Cc: Chao Zhang <chao.b.zhang@intel.com>
Cc: Jiewen Yao <jiewen.yao@intel.com>
Cc: Jian Wang <jian.j.wang@intel.com>
Cc: Liming Gao <liming.gao@intel.com>
Cc: Sean Brogan <sean.brogan@microsoft.com>
Cc: Michael Turner <Michael.Turner@microsoft.com>
Cc: Bret Barkelew <Bret.Barkelew@microsoft.com>
Cc: Leif Lindholm <leif.lindholm@linaro.org>
Signed-off-by: Zhichao gao <zhichao.gao@intel.com>
Reviewed-by: Jian J Wang <jian.j.wang@intel.com>
SecurityPkg/SecurityPkg.dsc

index a2ee0528f0d2f4f5411d2650a0cc45a33baa6e02..ed0da7563df36adb970f50f31c2c86341167aac3 100644 (file)
   SecurityPkg/Library/FmpAuthenticationLibPkcs7/FmpAuthenticationLibPkcs7.inf\r
   SecurityPkg/Library/FmpAuthenticationLibRsa2048Sha256/FmpAuthenticationLibRsa2048Sha256.inf\r
 \r
+  SecurityPkg/Library/DxeDeferImageLoadLib/DxeDeferImageLoadLib.inf\r
+  SecurityPkg/Library/DxeTpmMeasurementLib/DxeTpmMeasurementLib.inf\r
+  SecurityPkg/Library/PlatformSecureLibNull/PlatformSecureLibNull.inf\r
+  SecurityPkg/Library/Tcg2PpVendorLibNull/Tcg2PpVendorLibNull.inf\r
+  SecurityPkg/Library/TcgPpVendorLibNull/TcgPpVendorLibNull.inf\r
+\r
 [Components.IA32, Components.X64, Components.ARM, Components.AARCH64]\r
   SecurityPkg/Library/AuthVariableLib/AuthVariableLib.inf\r
 \r