summaryrefslogtreecommitdiff
path: root/Platform/Intel/MinPlatformPkg/Include/Fdf/CoreSecurityLateInclude.fdf
diff options
context:
space:
mode:
authorJiewen Yao <jiewen.yao@intel.com>2017-12-20 12:07:42 +0800
committerJiewen Yao <jiewen.yao@intel.com>2017-12-20 12:07:42 +0800
commit102c046d3c9fb90e4ba215ebd549fb8aaff6c69c (patch)
treea5958186e29f28fdc63ec7319c13e26a4906cdf4 /Platform/Intel/MinPlatformPkg/Include/Fdf/CoreSecurityLateInclude.fdf
parentf0698e5c5c91b2170c3de2efacc6a60dda713990 (diff)
downloadedk2-platforms-102c046d3c9fb90e4ba215ebd549fb8aaff6c69c.tar.xz
Rename gMinPlatformModuleTokenSpaceGuid to gMinPlatformPkgTokenSpaceGuid.
Suggested-by: Isaac W Oram <isaac.w.oram@intel.com> Contributed-under: TianoCore Contribution Agreement 1.0 Signed-off-by: Jiewen Yao <jiewen.yao@intel.com>
Diffstat (limited to 'Platform/Intel/MinPlatformPkg/Include/Fdf/CoreSecurityLateInclude.fdf')
-rw-r--r--Platform/Intel/MinPlatformPkg/Include/Fdf/CoreSecurityLateInclude.fdf4
1 files changed, 2 insertions, 2 deletions
diff --git a/Platform/Intel/MinPlatformPkg/Include/Fdf/CoreSecurityLateInclude.fdf b/Platform/Intel/MinPlatformPkg/Include/Fdf/CoreSecurityLateInclude.fdf
index d51f024d90..ccb083a0a6 100644
--- a/Platform/Intel/MinPlatformPkg/Include/Fdf/CoreSecurityLateInclude.fdf
+++ b/Platform/Intel/MinPlatformPkg/Include/Fdf/CoreSecurityLateInclude.fdf
@@ -13,11 +13,11 @@
#
##
-!if gMinPlatformModuleTokenSpaceGuid.PcdUefiSecureBootEnable == TRUE
+!if gMinPlatformPkgTokenSpaceGuid.PcdUefiSecureBootEnable == TRUE
INF SecurityPkg/VariableAuthenticated/SecureBootConfigDxe/SecureBootConfigDxe.inf
!endif
-!if gMinPlatformModuleTokenSpaceGuid.PcdTpm2Enable == TRUE
+!if gMinPlatformPkgTokenSpaceGuid.PcdTpm2Enable == TRUE
INF SecurityPkg/Tcg/MemoryOverwriteControl/TcgMor.inf
INF SecurityPkg/Tcg/Tcg2Dxe/Tcg2Dxe.inf
INF SecurityPkg/Tcg/Tcg2Smm/Tcg2Smm.inf