diff options
Diffstat (limited to 'EdkModulePkg/Bus/Pci/PciBus/Dxe/PciBus.mbd')
-rw-r--r-- | EdkModulePkg/Bus/Pci/PciBus/Dxe/PciBus.mbd | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/EdkModulePkg/Bus/Pci/PciBus/Dxe/PciBus.mbd b/EdkModulePkg/Bus/Pci/PciBus/Dxe/PciBus.mbd index 41543f7832..d343fd581a 100644 --- a/EdkModulePkg/Bus/Pci/PciBus/Dxe/PciBus.mbd +++ b/EdkModulePkg/Bus/Pci/PciBus/Dxe/PciBus.mbd @@ -34,7 +34,7 @@ WITHOUT WARRANTIES OR REPRESENTATIONS OF ANY KIND, EITHER EXPRESS OR IMPLIED. <Library>UefiDriverEntryPoint</Library>
<Library>UefiDriverModelLib</Library>
<Library>DxeReportStatusCodeLib</Library>
- <Library>BaseDebugLibReportStatusCode</Library>
+ <Library>PeiDxeDebugLibReportStatusCode</Library>
<Library>EdkDxePrintLib</Library>
<Library>BaseLib</Library>
<Library>DxeMemoryAllocationLib</Library>
|