summaryrefslogtreecommitdiff
path: root/Vlv2TbltDevicePkg/PlatformPkgIA32.dsc
diff options
context:
space:
mode:
authorxianhu2x <xianhuix.liu@intel.com>2017-11-23 15:45:45 +0800
committerzwei4 <david.wei@intel.com>2017-11-27 11:44:31 +0800
commit4ea52c34a187b650714baa6d65098b1cd26f00d1 (patch)
treed135eef73f876f61902b2c2e5e2353a322ea3684 /Vlv2TbltDevicePkg/PlatformPkgIA32.dsc
parent2f9926856a99f205e63de046cfffa36973280d6b (diff)
downloadedk2-platforms-4ea52c34a187b650714baa6d65098b1cd26f00d1.tar.xz
Section Auth
Add DxeImageAuthenticationStatusLib to SecurityStub driver and verify the driver before dispatch Contributed-under: TianoCore Contribution Agreement 1.1 Signed-off-by: xianhu2x <xianhuix.liu@intel.com>
Diffstat (limited to 'Vlv2TbltDevicePkg/PlatformPkgIA32.dsc')
-rw-r--r--Vlv2TbltDevicePkg/PlatformPkgIA32.dsc1
1 files changed, 1 insertions, 0 deletions
diff --git a/Vlv2TbltDevicePkg/PlatformPkgIA32.dsc b/Vlv2TbltDevicePkg/PlatformPkgIA32.dsc
index c6134777d7..978e7f47fc 100644
--- a/Vlv2TbltDevicePkg/PlatformPkgIA32.dsc
+++ b/Vlv2TbltDevicePkg/PlatformPkgIA32.dsc
@@ -1169,6 +1169,7 @@ $(PLATFORM_BINARY_PACKAGE)/$(DXE_ARCHITECTURE)$(TARGET)/IA32/fTPMInitPeim.inf
MdeModulePkg/Universal/ReportStatusCodeRouter/Smm/ReportStatusCodeRouterSmm.inf
MdeModulePkg/Universal/SecurityStubDxe/SecurityStubDxe.inf{
<LibraryClasses>
+ NULL|SecurityPkg/Library/DxeImageAuthenticationStatusLib/DxeImageAuthenticationStatusLib.inf
!if $(SECURE_BOOT_ENABLE) == TRUE
NULL|SecurityPkg/Library/DxeImageVerificationLib/DxeImageVerificationLib.inf
!endif