diff options
Diffstat (limited to 'EdkModulePkg/Universal/Debugger/Debugport')
-rw-r--r-- | EdkModulePkg/Universal/Debugger/Debugport/Dxe/DebugPort.mbd | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/EdkModulePkg/Universal/Debugger/Debugport/Dxe/DebugPort.mbd b/EdkModulePkg/Universal/Debugger/Debugport/Dxe/DebugPort.mbd index 62abeee2d6..5a5f505ca5 100644 --- a/EdkModulePkg/Universal/Debugger/Debugport/Dxe/DebugPort.mbd +++ b/EdkModulePkg/Universal/Debugger/Debugport/Dxe/DebugPort.mbd @@ -35,7 +35,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>BaseLib</Library>
<Library>DxeMemoryAllocationLib</Library>
<Library>UefiDevicePathLib</Library>
|