From ee006ea6da254eea679e1f94286afcf8e0ec2a77 Mon Sep 17 00:00:00 2001 From: Jiewen Yao Date: Sun, 22 Apr 2018 22:13:21 +0800 Subject: MinPlatformPkg.dec: Add PcdsFixedAtBuild attribute for Flash PCDs contributed-under: tianocore contribution agreement 1.1 Signed-off-by: Christopher J Zurcher Reviewed-by: Jiewen Yao --- Platform/Intel/MinPlatformPkg/MinPlatformPkg.dec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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. -- cgit v1.2.3