From: Yao, Jiewen Date: Sat, 6 Dec 2014 00:31:40 +0000 (+0000) Subject: Added missing gFspBootLoaderTemporaryMemoryGuid to the FspPlatformLib.inf. X-Git-Tag: edk2-stable201903~10555 X-Git-Url: https://git.proxmox.com/?p=mirror_edk2.git;a=commitdiff_plain;h=0b559c1a1d2f76f87aeafcab2764ca00bb7f8f13 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 --- 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