diff options
Diffstat (limited to 'EdkNt32Pkg/Dxe/PlatformBds/PlatformBds.mbd')
-rw-r--r-- | EdkNt32Pkg/Dxe/PlatformBds/PlatformBds.mbd | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/EdkNt32Pkg/Dxe/PlatformBds/PlatformBds.mbd b/EdkNt32Pkg/Dxe/PlatformBds/PlatformBds.mbd index cda7d5b774..486f16882f 100644 --- a/EdkNt32Pkg/Dxe/PlatformBds/PlatformBds.mbd +++ b/EdkNt32Pkg/Dxe/PlatformBds/PlatformBds.mbd @@ -36,7 +36,7 @@ WITHOUT WARRANTIES OR REPRESENTATIONS OF ANY KIND, EITHER EXPRESS OR IMPLIED. <Library>UefiDriverEntryPoint</Library>
<Library>DxeServicesTableLib</Library>
<Library>DxeReportStatusCodeLib</Library>
- <Library>BaseDebugLibReportStatusCode</Library>
+ <Library>PeiDxeDebugLibReportStatusCode</Library>
<Library>EdkGenericBdsLib</Library>
<Library>BasePrintLib</Library>
<Library>EdkGraphicsLib</Library>
|