From 0b559c1a1d2f76f87aeafcab2764ca00bb7f8f13 Mon Sep 17 00:00:00 2001 From: "Yao, Jiewen" Date: Sat, 6 Dec 2014 00:31:40 +0000 Subject: [PATCH 1/1] Added missing gFspBootLoaderTemporaryMemoryGuid to the FspPlatformLib.inf. Contributed-under: TianoCore Contribution Agreement 1.0 Signed-off-by: "Yao, Jiewen" Reviewed-by: "Rangarajan, Ravi P" Reviewed-by: "Ma, Maurice" Reviewed-by: "Mudusuru, Giri P" git-svn-id: https://svn.code.sf.net/p/edk2/code/trunk/edk2@16479 6f19259b-4bc3-4df7-8a09-765794883524 --- IntelFspPkg/Library/BaseFspPlatformLib/BaseFspPlatformLib.inf | 3 +++ 1 file changed, 3 insertions(+) diff --git a/IntelFspPkg/Library/BaseFspPlatformLib/BaseFspPlatformLib.inf b/IntelFspPkg/Library/BaseFspPlatformLib/BaseFspPlatformLib.inf index debce76c30..4122508baa 100644 --- a/IntelFspPkg/Library/BaseFspPlatformLib/BaseFspPlatformLib.inf +++ b/IntelFspPkg/Library/BaseFspPlatformLib/BaseFspPlatformLib.inf @@ -36,6 +36,9 @@ gIntelFspPkgTokenSpaceGuid.PcdTemporaryRamSize gIntelFspPkgTokenSpaceGuid.PcdFspTemporaryRamSize +[Guids] + gFspBootLoaderTemporaryMemoryGuid + [FixedPcd] gIntelFspPkgTokenSpaceGuid.PcdFspMaxPatchEntry gIntelFspPkgTokenSpaceGuid.PcdFspMaxPerfEntry -- 2.39.2