X-Git-Url: https://git.proxmox.com/?p=mirror_edk2.git;a=blobdiff_plain;f=EdkModulePkg%2FBus%2FPci%2FPciBus%2FDxe%2FPciBus.msa;h=937f167e4fae0d77b5b8db6813310a7f1556921d;hp=1ec7426116f9dd401cdaa1d786cfc5fac0def4fa;hb=1f86f0814aadbb8cedf6747fabc43ed163bff524;hpb=3bdeb048a5bced8277e4717854e38c4ce91a1cd3 diff --git a/EdkModulePkg/Bus/Pci/PciBus/Dxe/PciBus.msa b/EdkModulePkg/Bus/Pci/PciBus/Dxe/PciBus.msa index 1ec7426116..937f167e4f 100644 --- a/EdkModulePkg/Bus/Pci/PciBus/Dxe/PciBus.msa +++ b/EdkModulePkg/Bus/Pci/PciBus/Dxe/PciBus.msa @@ -1,47 +1,65 @@ - - + + - PciBus + PciBus DXE_DRIVER - BS_DRIVER - 93B80004-9FB3-11d4-9A3A-0090273FC14D - 0 + 93B80004-9FB3-11d4-9A3A-0090273FC14D + 1.0 Component description file for PciBus 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, - WITHOUT WARRANTIES OR REPRESENTATIONS OF ANY KIND, EITHER EXPRESS OR IMPLIED. - - 2006-03-12 17:09 - 2006-03-19 15:18 - EFI_SPECIFICATION_VERSION 0x00000000 + 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 + + IA32 X64 IPF EBC + false + PciBus + - DebugLib - UefiDriverModelLib - UefiDriverEntryPoint - BaseLib - UefiLib - BaseMemoryLib - ReportStatusCodeLib - MemoryAllocationLib - UefiBootServicesTableLib - DevicePathLib + + DebugLib + + + UefiDriverModelLib + + + UefiDriverEntryPoint + + + BaseLib + + + UefiLib + + + BaseMemoryLib + + + ReportStatusCodeLib + + + MemoryAllocationLib + + + UefiBootServicesTableLib + + + DevicePathLib + PciBus.h @@ -72,50 +90,78 @@ WITHOUT WARRANTIES OR REPRESENTATIONS OF ANY KIND, EITHER EXPRESS OR IMPLIED. PciIo.c PciLib.c - - MdePkg - EdkModulePkg - + + + + - DevicePath - PciRootBridgeIo - PciPlatform - IncompatiblePciDeviceSupport - PciHostBridgeResourceAllocation - PciHotPlugInit - Decompress - LoadedImage - UgaIo - PciIo - BusSpecificDriverOverride - PciHotPlugRequest + + DevicePath + + + PciRootBridgeIo + + + PciPlatform + + + IncompatiblePciDeviceSupport + + + PciHostBridgeResourceAllocation + + + PciHotPlugInit + + + Decompress + + + LoadedImage + + + UgaIo + + + PciIo + + + BusSpecificDriverOverride + + + PciHotPlugRequest + - - gEfiUgaIoProtocolGuid - - - gEfiPciOptionRomTableGuid - + + gEfiUgaIoProtocolGuid + + + gEfiPciOptionRomTableGuid + - - PciOptionRomTable - - - StatusCodeSpecificData - - - PciHotplugDevice - + + PciOptionRomTable + + + StatusCodeSpecificData + + + PciHotplugDevice + + EFI_SPECIFICATION_VERSION 0x00020000 + EDK_RELEASE_VERSION 0x00090000 PciBusEntryPoint gPciBusDriverBinding + + gPciBusComponentName - + \ No newline at end of file