summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJiewen Yao <jiewen.yao@intel.com>2018-04-22 22:13:21 +0800
committerJiewen Yao <jiewen.yao@intel.com>2018-04-22 22:13:21 +0800
commitee006ea6da254eea679e1f94286afcf8e0ec2a77 (patch)
treeaa7d1b7efdc6d366d1b92af895ecbd154e4e8e0f
parent10326600319c9cf5edd1a8625a6b3f2439e335fe (diff)
downloadedk2-platforms-ee006ea6da254eea679e1f94286afcf8e0ec2a77.tar.xz
MinPlatformPkg.dec: Add PcdsFixedAtBuild attribute for Flash PCDs
contributed-under: tianocore contribution agreement 1.1 Signed-off-by: Christopher J Zurcher <christopher.j.zurcher@intel.com> Reviewed-by: Jiewen Yao <jiewen.yao@intel.com>
-rw-r--r--Platform/Intel/MinPlatformPkg/MinPlatformPkg.dec2
1 files changed, 1 insertions, 1 deletions
diff --git a/Platform/Intel/MinPlatformPkg/MinPlatformPkg.dec b/Platform/Intel/MinPlatformPkg/MinPlatformPkg.dec
index de7f8ae8c4..bfa01c2b2f 100644
--- a/Platform/Intel/MinPlatformPkg/MinPlatformPkg.dec
+++ b/Platform/Intel/MinPlatformPkg/MinPlatformPkg.dec
@@ -154,7 +154,7 @@ gMinPlatformPkgTokenSpaceGuid.PcdHstiIbvPlatformFeature|{0x00, 0x00, 0x00}|VOID*
# Stage Advanced: {0x03, 0x0F, 0x03, 0x1D, 0x3F, 0x0F, 0x0F, 0x07, 0x03, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00}
gMinPlatformPkgTokenSpaceGuid.PcdTestPointIbvPlatformFeature|{0x03, 0x0F, 0x03, 0x1D, 0x3F, 0x0F, 0x0F, 0x07, 0x03, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00}|VOID*|0x00100302
-[PcdsPatchableInModule]
+[PcdsFixedAtBuild, PcdsPatchableInModule]
##
## The Flash relevant PCD are ineffective and will be patched basing on FDF definitions during build.
## Set all of them to 0 here to prevent from confusion.