diff options
Diffstat (limited to 'EmbeddedPkg/Library/PrePiLib/PrePiLib.inf')
-rw-r--r-- | EmbeddedPkg/Library/PrePiLib/PrePiLib.inf | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/EmbeddedPkg/Library/PrePiLib/PrePiLib.inf b/EmbeddedPkg/Library/PrePiLib/PrePiLib.inf index 81d3f47d55..970528c0aa 100644 --- a/EmbeddedPkg/Library/PrePiLib/PrePiLib.inf +++ b/EmbeddedPkg/Library/PrePiLib/PrePiLib.inf @@ -32,7 +32,6 @@ [Sources.common]
FwVol.c
- Hob.c
PrePiLib.c
ReportStatusCode.c
@@ -56,7 +55,7 @@ ExtractGuidedSectionLib
TimerLib
PerformanceLib
-
+ HobLib
[Guids]
gEfiHobMemoryAllocModuleGuid
|