summaryrefslogtreecommitdiffstats
path: root/IntelFrameworkModulePkg/Bus/Pci
Commit message (Expand)AuthorAgeFilesLines
* sync patch r11043 from main trunk.vanjeff2010-11-151-7/+7
* sync patch r11016, r11020 from main trunk.vanjeff2010-11-112-0/+138
* Sync patch r9599 from main trunk.lgao42010-07-301-38/+80
* Sync patch r9598 from main trunk.lgao42010-07-305-3/+44
* roll back the changes on replace Pcixx.h with Pci.h due to it's NOT in the sc...eric_tian2009-07-242-2/+2
* if module doesn't explicitly depend on specific Pci spec, it should include I...eric_tian2009-07-242-2/+2
* move EFI_IOB_ATA_BUS_SMART_ENABLE EFI_IOB_ATA_BUS_SMART_DISABLE EFI_IOB_ATA_B...eric_tian2009-07-171-5/+0
* Clean up PERF macro usage. The macros were being used with 0 as the first pa...darylm5032009-07-151-1476/+1476
* updated parameters name to match spec.vanjeff2009-07-141-2/+2
* rollback for fix scsi disk detection issue.vanjeff2009-07-131-11/+7
* updated parameters name to match spec.vanjeff2009-07-131-19/+19
* update the function header comment to comply with PI1.2 volume 5eric_tian2009-07-102-66/+64
* add security check.vanjeff2009-07-091-1/+1
* Add IncompatiblePciDeviceSupportDxe module in IntelFrameworkModulePkg.vanjeff2009-07-073-8/+443
* Retired PciIncompatibleDeviceSupportLib from IntelFrameworkModulePkg.vanjeff2009-07-0715-1513/+455
* fixed one typo.vanjeff2009-07-061-1/+1
* fixed ecc and k8 issues.vanjeff2009-06-291-1/+2
* git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@8668 6f1...jchen202009-06-263-9/+3
* Clean up ECC.vanjeff2009-06-264-121/+122
* git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@8664 6f1...jchen202009-06-261-1/+1
* Code scrub for IdeBusDxe driverjchen202009-06-266-82/+104
* Code scrub for PCI Bus module and PciIncompatibleDeviceSupportLib module.vanjeff2009-06-2529-3909/+3359
* Code scrub for IdeBusDxe driverjchen202009-06-2410-3938/+3024
* fixed Unix GCC build issue.vanjeff2009-06-231-14/+13
* Clean up meta data and code scrub for PCI Bus module.vanjeff2009-06-2313-576/+456
* Refine include file for PCI Platform Protocol, and update C source code accor...xli242009-06-191-4/+4
* git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@8613 6f1...jchen202009-06-191-16/+0
* Code scrub for IdeBusDxe driver and PeiS3Lib.(undergoing)jchen202009-06-198-84/+83
* Code scrub for VgaMiniPortDxe.xli242009-06-194-237/+212
* Fix wrong variable used that may overwrite correct data with incorrect one.gikidy2009-06-181-7/+7
* 1. used PciPlatfromProtocolGuid to get VgaIo and IsaIo supported capability.vanjeff2009-06-186-69/+150
* Corrected bad declaration.gikidy2009-06-151-1/+1
* fixed ECC and Klocwork issues.vanjeff2009-06-099-39/+46
* Move gEfiPciOptionRomTableGuid from IntelFrameworkModulePkg to the DuetPkg mdkinney2009-06-052-7/+0
* Retire PciHotplugDeviceGuid.mdkinney2009-06-055-107/+0
* Terminate the Capability List traversal if the Capability Pointer is less tha...mdkinney2009-05-211-5/+1
* Replace references to RFC 3066 with RFC 4646. gikidy2009-04-301-2/+2
* Replace references to RFC 3066 with RFC 4646. gikidy2009-04-304-10/+10
* Adjust the code so that global variable placed at beginning of file.gikidy2009-04-244-33/+40
* COMPONENT_NAME & COMPONENT_NAME2 & DRIVER_BINDING checked in inf files.gikidy2009-04-241-0/+3
* COMPONENT_NAME & COMPONENT_NAME2 checked in inf files.gikidy2009-04-242-1/+3
* 1. EDK_RELEASE_VERSION removed;gikidy2009-04-234-12/+5
* Fix K8 report bugs.hfang2009-04-213-3/+20
* Fix some inconsistencies in EFIAPI usage.jljusten2009-04-133-0/+8
* Fix ICC build warningqhuang82009-04-031-2/+1
* Loaded Image device paths for EFI Drivers loaded from PCI Option ROMgikidy2009-04-0312-211/+473
* Function AtaEnableLongPhysicalSector () added for Long physical sector process.gikidy2009-04-023-1/+87
* fix Klocwork issueshfang2009-03-232-1/+7
* Move DiskInfo Protocol from MdeModulePkg to IntelFrameworkModule package.lgao42009-02-241-2/+2
* Using EFI_RESOUCE status defined in framework Pci Host bridge specification.lgao42009-02-192-7/+1