From: lgao4 Date: Mon, 5 Jun 2006 02:59:29 +0000 (+0000) Subject: git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@419 6f19259b... X-Git-Tag: edk2-stable201903~25319 X-Git-Url: https://git.proxmox.com/?p=mirror_edk2.git;a=commitdiff_plain;h=df1f678a0e67aa55cf956ba621c513e0f5eb786d git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@419 6f19259b-4bc3-4df7-8a09-765794883524 --- diff --git a/EdkModulePkg/Bus/Pci/Undi/RuntimeDxe/Undi.mbd b/EdkModulePkg/Bus/Pci/Undi/RuntimeDxe/Undi.mbd index d486d63165..c4dfccb97e 100644 --- a/EdkModulePkg/Bus/Pci/Undi/RuntimeDxe/Undi.mbd +++ b/EdkModulePkg/Bus/Pci/Undi/RuntimeDxe/Undi.mbd @@ -1,47 +1,46 @@ - - - - - Undi - A1f436EA-A127-4EF8-957C-8048606FF670 - 0 - FIX ME! - Copyright (c) 2004-2006, Intel Corporation - - All rights reserved. This program and the accompanying materials - are licensed and made available under the terms and conditions of the BSD License - which accompanies this distribution. The full text of the license may be found at - http://opensource.org/licenses/bsd-license.php - THE PROGRAM IS DISTRIBUTED UNDER THE BSD LICENSE ON AN "AS IS" BASIS, - WITHOUT WARRANTIES OR REPRESENTATIONS OF ANY KIND, EITHER EXPRESS OR IMPLIED. - - 2006-03-12 17:09 - 2006-03-19 15:18 - - - UefiBootServicesTableLib - BaseLib - BaseMemoryLib - UefiLib - UefiDriverEntryPoint - DxeReportStatusCodeLib - BaseDebugLibNull - BasePrintLib - EdkDxeRuntimeDriverLib - UefiDriverModelLib - DxeHobLib - DxeMemoryAllocationLib - - EdkDxeSalLib - - - + + + + + Undi + A1f436EA-A127-4EF8-957C-8048606FF670 + 0 + FIX ME! + Copyright (c) 2004-2006, Intel Corporation + + All rights reserved. This program and the accompanying materials + are licensed and made available under the terms and conditions of the BSD License + which accompanies this distribution. The full text of the license may be found at + http://opensource.org/licenses/bsd-license.php + THE PROGRAM IS DISTRIBUTED UNDER THE BSD LICENSE ON AN "AS IS" BASIS, + WITHOUT WARRANTIES OR REPRESENTATIONS OF ANY KIND, EITHER EXPRESS OR IMPLIED. + + 2006-03-12 17:09 + 2006-03-19 15:18 + + + UefiBootServicesTableLib + BaseLib + BaseMemoryLib + UefiLib + UefiDriverEntryPoint + DxeReportStatusCodeLib + BaseDebugLibReportStatusCode + EdkDxeRuntimeDriverLib + UefiDriverModelLib + DxeHobLib + DxeMemoryAllocationLib + + EdkDxeSalLib + + + diff --git a/EdkModulePkg/Universal/UserInterface/SetupBrowser/Dxe/DriverSample/DriverSample.mbd b/EdkModulePkg/Universal/UserInterface/SetupBrowser/Dxe/DriverSample/DriverSample.mbd index c77f09b976..f9e28861c5 100644 --- a/EdkModulePkg/Universal/UserInterface/SetupBrowser/Dxe/DriverSample/DriverSample.mbd +++ b/EdkModulePkg/Universal/UserInterface/SetupBrowser/Dxe/DriverSample/DriverSample.mbd @@ -31,11 +31,11 @@ WITHOUT WARRANTIES OR REPRESENTATIONS OF ANY KIND, EITHER EXPRESS OR IMPLIED. UefiBootServicesTableLib UefiRuntimeServicesTableLib BaseLib - BaseMemoryLib + UefiMemoryLib UefiLib UefiDriverEntryPoint DxeReportStatusCodeLib - BaseDebugLibNull + BaseDebugLibReportStatusCode BasePrintLib EdkGraphicsLib EdkIfrSupportLib diff --git a/EdkModulePkg/Universal/UserInterface/SetupBrowser/Dxe/SetupBrowser.mbd b/EdkModulePkg/Universal/UserInterface/SetupBrowser/Dxe/SetupBrowser.mbd index 6a3eec14b1..6dc2e36138 100644 --- a/EdkModulePkg/Universal/UserInterface/SetupBrowser/Dxe/SetupBrowser.mbd +++ b/EdkModulePkg/Universal/UserInterface/SetupBrowser/Dxe/SetupBrowser.mbd @@ -31,13 +31,13 @@ WITHOUT WARRANTIES OR REPRESENTATIONS OF ANY KIND, EITHER EXPRESS OR IMPLIED. UefiBootServicesTableLib UefiRuntimeServicesTableLib BaseLib - BaseDebugLibNull - BaseMemoryLib + DxeReportStatusCodeLib + BaseDebugLibReportStatusCode + UefiMemoryLib BasePrintLib UefiDriverEntryPoint DxeMemoryAllocationLib EdkGraphicsLib - DxeReportStatusCodeLib HiiLib diff --git a/EdkModulePkg/Universal/Variable/RuntimeDxe/Variable.mbd b/EdkModulePkg/Universal/Variable/RuntimeDxe/Variable.mbd index 6a5be9d885..7f2ea440e8 100644 --- a/EdkModulePkg/Universal/Variable/RuntimeDxe/Variable.mbd +++ b/EdkModulePkg/Universal/Variable/RuntimeDxe/Variable.mbd @@ -35,8 +35,7 @@ WITHOUT WARRANTIES OR REPRESENTATIONS OF ANY KIND, EITHER EXPRESS OR IMPLIED. UefiDriverEntryPoint DxeReportStatusCodeLib DxeServicesTableLib - BaseDebugLibNull - BasePrintLib + BaseDebugLibReportStatusCode EdkDxeRuntimeDriverLib DxeHobLib DxeMemoryAllocationLib