summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPrince Agyeman <prince.agyeman@intel.com>2020-02-25 16:58:31 -0800
committerNate DeSimone <nathaniel.l.desimone@intel.com>2020-03-02 14:38:13 -0800
commit852b889b94af3f02eca8c84eb3caeb771e26e946 (patch)
treecd06649ec5d03ed38cfd8b5c35f17c1375e970e3
parentcd6474cbed302ee2f0c6b811fbc35c72e62fc71b (diff)
CoffeelakeSiliconPkg: Add Missing GUID
REF: https://bugzilla.tianocore.org/show_bug.cgi?id=2408 Added missing GUID gEfiMemoryTypeInformationGuid to PeiPolicyUpdateLib.inf to fix VS2017 build issue Cc: Chasel Chiu <chasel.chiu@intel.com> Cc: Nate DeSimone <nathaniel.l.desimone@intel.com> Signed-off-by: Prince Agyeman <prince.agyeman@intel.com> Reviewed-by: Chasel Chiu <chasel.chiu@intel.com> Reviewed-by: Nate DeSimone <nathaniel.l.desimone@intel.com>
-rw-r--r--Platform/Intel/WhiskeylakeOpenBoardPkg/Policy/Library/PeiPolicyUpdateLib/PeiPolicyUpdateLib.inf1
1 files changed, 1 insertions, 0 deletions
diff --git a/Platform/Intel/WhiskeylakeOpenBoardPkg/Policy/Library/PeiPolicyUpdateLib/PeiPolicyUpdateLib.inf b/Platform/Intel/WhiskeylakeOpenBoardPkg/Policy/Library/PeiPolicyUpdateLib/PeiPolicyUpdateLib.inf
index e95c1b15..478e2d05 100644
--- a/Platform/Intel/WhiskeylakeOpenBoardPkg/Policy/Library/PeiPolicyUpdateLib/PeiPolicyUpdateLib.inf
+++ b/Platform/Intel/WhiskeylakeOpenBoardPkg/Policy/Library/PeiPolicyUpdateLib/PeiPolicyUpdateLib.inf
@@ -271,3 +271,4 @@
[Guids]
gTianoLogoGuid ## CONSUMES
gSiConfigGuid ## CONSUMES
+ gEfiMemoryTypeInformationGuid ## CONSUMES