summaryrefslogtreecommitdiffstats
path: root/IntelFrameworkModulePkg/Bus/Pci/PciBusDxe/PciIo.c
Commit message (Expand)AuthorAgeFilesLines
* 1. Impl PI 1.2 PCI part. Major changes include:davidhuang2009-10-201-1877/+0
* Retired PciIncompatibleDeviceSupportLib from IntelFrameworkModulePkg.vanjeff2009-07-071-12/+7
* Code scrub for PCI Bus module and PciIncompatibleDeviceSupportLib module.vanjeff2009-06-251-280/+275
* Clean up meta data and code scrub for PCI Bus module.vanjeff2009-06-231-7/+4
* 1. used PciPlatfromProtocolGuid to get VgaIo and IsaIo supported capability.vanjeff2009-06-181-7/+7
* Adjust the code so that global variable placed at beginning of file.gikidy2009-04-241-15/+17
* Loaded Image device paths for EFI Drivers loaded from PCI Option ROMgikidy2009-04-031-3/+1
* Update For R9 Review.hfang2009-01-081-12/+20
* Fixup for reviewhfang2008-12-251-26/+26
* Patch to remove STATIC modifier. This is on longer recommended by EFI Framewo...jji42008-10-301-3/+1
* sync filename exactly.vanjeff2008-07-161-1/+1
* Add parameter checking for PCI IO protocol according to UEFI spec.xli242008-06-211-1/+17
* Add function doxygen header for PciBus module.klu22008-04-161-531/+425
* Coding style modification.klu22008-04-141-54/+54
* Add back the trick logic on EFI_PCI_DEVICE_ENABLE in PciBus driver so that so...lgao42007-10-161-12/+13
* Remove the special logic on EFI_PCI_DEVICE_ENABLE in PciBus driver. And updat...lgao42007-10-151-12/+14
* Correct all header files for doxygen format and correct the license issue for...klu22007-07-231-12/+3
* Adjust directory structures.qhuang82007-07-181-0/+1980