diff options
Diffstat (limited to 'EdkModulePkg/Core/DxeIplPeim/DxeIpl.mbd')
-rw-r--r-- | EdkModulePkg/Core/DxeIplPeim/DxeIpl.mbd | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/EdkModulePkg/Core/DxeIplPeim/DxeIpl.mbd b/EdkModulePkg/Core/DxeIplPeim/DxeIpl.mbd index 36219e68c3..cf9205a26c 100644 --- a/EdkModulePkg/Core/DxeIplPeim/DxeIpl.mbd +++ b/EdkModulePkg/Core/DxeIplPeim/DxeIpl.mbd @@ -37,7 +37,7 @@ WITHOUT WARRANTIES OR REPRESENTATIONS OF ANY KIND, EITHER EXPRESS OR IMPLIED. <Library>BaseUefiTianoDecompressLib</Library> <Library>BaseCustomDecompressLibNull</Library> <Library>PeiReportStatusCodeLib</Library> - <Library>BaseDebugLibReportStatusCode</Library> + <Library>PeiDxeDebugLibReportStatusCode</Library> <Library>BaseLib</Library> <Library>PeiMemoryAllocationLib</Library> <Arch ArchType="IA32"> |