diff options
Diffstat (limited to 'EdkModulePkg/Core/DxeIplPeim/DxeIplX64.mbd')
-rw-r--r-- | EdkModulePkg/Core/DxeIplPeim/DxeIplX64.mbd | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/EdkModulePkg/Core/DxeIplPeim/DxeIplX64.mbd b/EdkModulePkg/Core/DxeIplPeim/DxeIplX64.mbd index 460044147c..3544ee0d55 100644 --- a/EdkModulePkg/Core/DxeIplPeim/DxeIplX64.mbd +++ b/EdkModulePkg/Core/DxeIplPeim/DxeIplX64.mbd @@ -35,7 +35,7 @@ WITHOUT WARRANTIES OR REPRESENTATIONS OF ANY KIND, EITHER EXPRESS OR IMPLIED. <Library>BaseCacheMaintenanceLib</Library> <Library>BaseUefiTianoDecompressLib</Library> <Library>BaseCustomDecompressLibNull</Library> - <Library>BaseDebugLibReportStatusCode</Library> + <Library>PeiDxeDebugLibReportStatusCode</Library> <Library>BaseLib</Library> <Library>PeiMemoryAllocationLib</Library> <Library>PeiReportStatusCodeLib</Library> |