X-Git-Url: https://git.proxmox.com/?p=mirror_edk2.git;a=blobdiff_plain;f=EdkModulePkg%2FBus%2FPci%2FPciBus%2FDxe%2FPciBus.msa;h=c6194d6aa86d62adc5ae62557cdf38e6db148f2f;hp=937f167e4fae0d77b5b8db6813310a7f1556921d;hb=2ce311322c72857f73138c45358e722607a1e80c;hpb=1f86f0814aadbb8cedf6747fabc43ed163bff524 diff --git a/EdkModulePkg/Bus/Pci/PciBus/Dxe/PciBus.msa b/EdkModulePkg/Bus/Pci/PciBus/Dxe/PciBus.msa index 937f167e4f..c6194d6aa8 100644 --- a/EdkModulePkg/Bus/Pci/PciBus/Dxe/PciBus.msa +++ b/EdkModulePkg/Bus/Pci/PciBus/Dxe/PciBus.msa @@ -1,21 +1,14 @@ - - + PciBus DXE_DRIVER 93B80004-9FB3-11d4-9A3A-0090273FC14D 1.0 Component description file for PciBus module. - FIX ME! - Copyright (c) 2004-2006, Intel Corporation + PCI bus driver. This module will probe all PCI devices and allocate MMIO and IO + space for these devices. + Copyright (c) 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 @@ -60,6 +53,9 @@ WITHOUT WARRANTIES OR REPRESENTATIONS OF ANY KIND, EITHER EXPRESS OR IMPLIED.--> DevicePathLib + + PeCoffGetEntryPointLib + PciBus.h @@ -84,11 +80,13 @@ WITHOUT WARRANTIES OR REPRESENTATIONS OF ANY KIND, EITHER EXPRESS OR IMPLIED.--> PciEnumeratorSupport.c PciResourceSupport.c PciCommand.c + ComponentName.h ComponentName.c PciDeviceSupport.c pcibus.c PciIo.c PciLib.c + LightPciLib.c @@ -96,40 +94,40 @@ WITHOUT WARRANTIES OR REPRESENTATIONS OF ANY KIND, EITHER EXPRESS OR IMPLIED.--> - DevicePath + gEfiDevicePathProtocolGuid - PciRootBridgeIo + gEfiPciRootBridgeIoProtocolGuid - PciPlatform + gEfiPciPlatformProtocolGuid - IncompatiblePciDeviceSupport + gEfiIncompatiblePciDeviceSupportProtocolGuid - PciHostBridgeResourceAllocation + gEfiPciHostBridgeResourceAllocationProtocolGuid - PciHotPlugInit + gEfiPciHotPlugInitProtocolGuid - Decompress + gEfiDecompressProtocolGuid - LoadedImage + gEfiLoadedImageProtocolGuid - UgaIo + gEfiUgaIoProtocolGuid - PciIo + gEfiPciIoProtocolGuid - BusSpecificDriverOverride + gEfiBusSpecificDriverOverrideProtocolGuid - PciHotPlugRequest + gEfiPciHotPlugRequestProtocolGuid @@ -142,18 +140,18 @@ WITHOUT WARRANTIES OR REPRESENTATIONS OF ANY KIND, EITHER EXPRESS OR IMPLIED.--> - PciOptionRomTable + gEfiPciOptionRomTableGuid - StatusCodeSpecificData + gEfiStatusCodeSpecificDataGuid - PciHotplugDevice + gEfiPciHotplugDeviceGuid EFI_SPECIFICATION_VERSION 0x00020000 - EDK_RELEASE_VERSION 0x00090000 + EDK_RELEASE_VERSION 0x00020000 PciBusEntryPoint