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 486f16882f..82ffc52bf9 100644 --- a/EdkNt32Pkg/Dxe/PlatformBds/PlatformBds.mbd +++ b/EdkNt32Pkg/Dxe/PlatformBds/PlatformBds.mbd @@ -32,7 +32,7 @@ WITHOUT WARRANTIES OR REPRESENTATIONS OF ANY KIND, EITHER EXPRESS OR IMPLIED. <Library>UefiRuntimeServicesTableLib</Library>
<Library>BaseLib</Library>
<Library>UefiLib</Library>
- <Library>UefiMemoryLib</Library>
+ <Library>DxeMemoryLib</Library>
<Library>UefiDriverEntryPoint</Library>
<Library>DxeServicesTableLib</Library>
<Library>DxeReportStatusCodeLib</Library>
|