X-Git-Url: https://git.proxmox.com/?p=mirror_edk2.git;a=blobdiff_plain;f=EdkNt32Pkg%2FDxe%2FPlatformBds%2FPlatformBds.msa;h=052b1d8ca977223126737e65f566fb19d0f3e773;hp=af5feb96b47ef7647b4dc49efff15acccc416555;hb=8409e82310159111f2a01d65af58514adda6fe8a;hpb=2d52720093851dcc3f0ffd30ac9854cc775300a9 diff --git a/EdkNt32Pkg/Dxe/PlatformBds/PlatformBds.msa b/EdkNt32Pkg/Dxe/PlatformBds/PlatformBds.msa index af5feb96b4..052b1d8ca9 100644 --- a/EdkNt32Pkg/Dxe/PlatformBds/PlatformBds.msa +++ b/EdkNt32Pkg/Dxe/PlatformBds/PlatformBds.msa @@ -1,26 +1,20 @@ - - + Bds DXE_DRIVER A6F691AC-31C8-4444-854C-E2C1A6950F92 1.0 - Component description file for DxeIpl module - 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, + Platfrom BDS driver + + Do platform action customized by IBV/OEM. + + Copyright (c) 2006 - 2007, 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. FRAMEWORK_BUILD_PACKAGING_SPECIFICATION 0x00000052 @@ -39,9 +33,6 @@ WITHOUT WARRANTIES OR REPRESENTATIONS OF ANY KIND, EITHER EXPRESS OR IMPLIED.--> UefiDriverEntryPoint - - PcdLib - BaseLib @@ -87,100 +78,112 @@ WITHOUT WARRANTIES OR REPRESENTATIONS OF ANY KIND, EITHER EXPRESS OR IMPLIED.--> HiiLib + + PeCoffLib + PlatformData.c + BdsPlatform.h BdsPlatform.c - Generic\BdsEntry.c - Generic\FrontPage.c - Generic\FrontPageStrings.uni - Generic\FrontPageVfr.vfr - Generic\Language.c - Generic\String.c - Generic\Strings.uni - Generic\Capsules.c - Generic\MemoryTest.c - Generic\BootMaint\BmString.uni - Generic\BootMaint\bm.vfr - Generic\BootMaint\BmLib.c - Generic\BootMaint\BootOption.c - Generic\BootMaint\ConsoleOption.c - Generic\BootMaint\Data.c - Generic\BootMaint\Variable.c - Generic\BootMaint\UpdatePage.c - Generic\BootMaint\BBSsupport.c - Generic\BootMaint\BootMaint.c - Generic\BootMaint\FileExplorer.c - Generic\BootMaint\FE.vfr - Generic\BootMngr\BootManager.c - Generic\BootMngr\BootManagerStrings.uni - Generic\BootMngr\BootManagerVfr.vfr - Generic\DeviceMngr\DeviceManager.c - Generic\DeviceMngr\DeviceManagerStrings.uni - Generic\DeviceMngr\DeviceManagerVfr.vfr - Generic\Bds.dxs + Generic/Bds.h + Generic/BdsEntry.c + Generic/FrontPage.h + Generic/FrontPage.c + Generic/FrontPageStrings.uni + Generic/FrontPageVfr.Vfr + Generic/Language.h + Generic/Language.c + Generic/String.h + Generic/String.c + Generic/Strings.uni + Generic/Capsules.c + Generic/MemoryTest.c + Generic/BootMaint/bmstring.uni + Generic/BootMaint/bm.vfr + Generic/BootMaint/BBSsupport.h + Generic/BootMaint/BootMaint.h + Generic/BootMaint/FormGuid.h + Generic/BootMaint/BmLib.c + Generic/BootMaint/BootOption.c + Generic/BootMaint/ConsoleOption.c + Generic/BootMaint/Data.c + Generic/BootMaint/Variable.c + Generic/BootMaint/UpdatePage.c + Generic/BootMaint/BBSsupport.c + Generic/BootMaint/BootMaint.c + Generic/BootMaint/FileExplorer.c + Generic/BootMaint/FE.vfr + Generic/BootMngr/BootManager.h + Generic/BootMngr/BootManager.c + Generic/BootMngr/BootManagerStrings.uni + Generic/BootMngr/BootManagerVfr.Vfr + Generic/DeviceMngr/DeviceManager.h + Generic/DeviceMngr/DeviceManager.c + Generic/DeviceMngr/DeviceManagerStrings.uni + Generic/DeviceMngr/DeviceManagerVfr.Vfr + Generic/Bds.dxs - + - Bds - - - LegacyBios + gEfiBdsArchProtocolGuid - UgaSplash + gEfiLegacyBiosProtocolGuid - Hii + gEfiHiiProtocolGuid - FormCallback + gEfiFormCallbackProtocolGuid - DataHub + gEfiDataHubProtocolGuid - FormBrowser + gEfiFormBrowserProtocolGuid - ConsoleControl + gEfiConsoleControlProtocolGuid - CpuIo + gEfiCpuIoProtocolGuid - - UgaDraw - - - LoadFile + + gEfiUgaDrawProtocolGuid - - SimpleFileSystem + + gEfiLoadFileProtocolGuid - - DevicePath + + gEfiSimpleFileSystemProtocolGuid - BlockIo + gEfiDevicePathProtocolGuid - - SerialIo + + gEfiBlockIoProtocolGuid - GenericMemTest + gEfiSerialIoProtocolGuid - Cpu + gEfiGenericMemTestProtocolGuid - DriverBinding + gEfiGraphicsOutputProtocolGuid + + + GUID_EXTENSION + + BiosVendor @@ -197,35 +200,32 @@ WITHOUT WARRANTIES OR REPRESENTATIONS OF ANY KIND, EITHER EXPRESS OR IMPLIED.--> MemoryArray - - SerialIoDevice - - - SerialIoPort - - BootState + gEfiBootStateGuid - GlobalVariable + gEfiGlobalVariableGuid - FlashMapHob + gEfiGenericPlatformVariableGuid - FileSystemVolumeLabelInfoId + gEfiFileSystemVolumeLabelInfoIdGuid - FileInfo + gEfiFileInfoGuid + + + gEfiDefaultBmpLogoGuid EFI_SPECIFICATION_VERSION 0x00020000 - EDK_RELEASE_VERSION 0x00090000 + EDK_RELEASE_VERSION 0x00020000 BdsInitialize - \ No newline at end of file +