diff options
Diffstat (limited to 'EmbeddedPkg/Library/PrePiLib')
-rw-r--r-- | EmbeddedPkg/Library/PrePiLib/PrePiLib.inf | 6 |
1 files changed, 0 insertions, 6 deletions
diff --git a/EmbeddedPkg/Library/PrePiLib/PrePiLib.inf b/EmbeddedPkg/Library/PrePiLib/PrePiLib.inf index 970528c0aa..449e57d1af 100644 --- a/EmbeddedPkg/Library/PrePiLib/PrePiLib.inf +++ b/EmbeddedPkg/Library/PrePiLib/PrePiLib.inf @@ -58,8 +58,6 @@ HobLib
[Guids]
- gEfiHobMemoryAllocModuleGuid
- gEfiHobMemoryAllocStackGuid
gEfiStatusCodeSpecificDataGuid
gEfiMemoryTypeInformationGuid
gEfiStatusCodeDataTypeDebugGuid
@@ -70,10 +68,6 @@ [FixedPcd.common]
- gEmbeddedTokenSpaceGuid.PcdPrePiHobBase
- gEmbeddedTokenSpaceGuid.PcdPrePiTempMemorySize
- gEmbeddedTokenSpaceGuid.PcdPrePiBfvBaseAddress
- gEmbeddedTokenSpaceGuid.PcdPrePiBfvSize
gEmbeddedTokenSpaceGuid.PcdPrePiCpuMemorySize
gEmbeddedTokenSpaceGuid.PcdPrePiCpuIoSize
|