summaryrefslogtreecommitdiffstats
path: root/IntelFrameworkModulePkg/Bus/Pci/PciBusDxe/PciOptionRomSupport.c
Commit message (Expand)AuthorAgeFilesLines
* 1. Impl PI 1.2 PCI part. Major changes include:davidhuang2009-10-201-735/+0
* Retired PciIncompatibleDeviceSupportLib from IntelFrameworkModulePkg.vanjeff2009-07-071-27/+23
* Code scrub for PCI Bus module and PciIncompatibleDeviceSupportLib module.vanjeff2009-06-251-106/+91
* Clean up meta data and code scrub for PCI Bus module.vanjeff2009-06-231-7/+7
* 1. used PciPlatfromProtocolGuid to get VgaIo and IsaIo supported capability.vanjeff2009-06-181-2/+2
* fixed ECC and Klocwork issues.vanjeff2009-06-091-3/+3
* Fix ICC build warningqhuang82009-04-031-2/+1
* Loaded Image device paths for EFI Drivers loaded from PCI Option ROMgikidy2009-04-031-120/+312
* Fixed For Reviewhfang2009-01-131-8/+8
* Update For R9 Review.hfang2009-01-081-1/+3
* Update PciOptionRomSupport.c to pass GCC build.xli242008-11-181-2/+5
* git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@6240 6f1...vanjeff2008-10-271-2/+2
* sync filename exactly.vanjeff2008-07-161-1/+1
* Add function doxygen header for PciBus module.klu22008-04-161-56/+32
* Coding style modification.klu22008-04-141-8/+8
* Add the Rom Image to internal database for later PCI light enumerationeric_tian2007-12-261-0/+4
* 1. CoreOpenImageFile(): FilePath should be IN OUT.vanjeff2007-11-091-20/+20
* Build a valid device path to an EFI driver loaded from a PCI Option ROMmdkinney2007-09-141-1/+30
* Replace EFI_MAX() with MAX()mdkinney2007-08-141-7/+1
* Correct all header files for doxygen format and correct the license issue for...klu22007-07-231-22/+12
* Adjust directory structures.qhuang82007-07-181-0/+565