summaryrefslogtreecommitdiff
path: root/IntelFrameworkModulePkg/Bus/Pci
AgeCommit message (Expand)AuthorFilesLines
2009-07-13updated parameters name to match spec.vanjeff1-19/+19
2009-07-10update the function header comment to comply with PI1.2 volume 5eric_tian2-66/+64
2009-07-09add security check.vanjeff1-1/+1
2009-07-07Add IncompatiblePciDeviceSupportDxe module in IntelFrameworkModulePkg.vanjeff3-8/+443
2009-07-07Retired PciIncompatibleDeviceSupportLib from IntelFrameworkModulePkg.vanjeff15-1513/+455
2009-07-06fixed one typo.vanjeff1-1/+1
2009-06-29fixed ecc and k8 issues.vanjeff1-1/+2
2009-06-26git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@8668 6f1...jchen203-9/+3
2009-06-26Clean up ECC.vanjeff4-121/+122
2009-06-26git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@8664 6f1...jchen201-1/+1
2009-06-26Code scrub for IdeBusDxe driverjchen206-82/+104
2009-06-25Code scrub for PCI Bus module and PciIncompatibleDeviceSupportLib module.vanjeff29-3909/+3359
2009-06-24Code scrub for IdeBusDxe driverjchen2010-3938/+3024
2009-06-23fixed Unix GCC build issue.vanjeff1-14/+13
2009-06-23Clean up meta data and code scrub for PCI Bus module.vanjeff13-576/+456
2009-06-19Refine include file for PCI Platform Protocol, and update C source code accor...xli241-4/+4
2009-06-19git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@8613 6f1...jchen201-16/+0
2009-06-19Code scrub for IdeBusDxe driver and PeiS3Lib.(undergoing)jchen208-84/+83
2009-06-19Code scrub for VgaMiniPortDxe.xli244-237/+212
2009-06-18Fix wrong variable used that may overwrite correct data with incorrect one.gikidy1-7/+7
2009-06-181. used PciPlatfromProtocolGuid to get VgaIo and IsaIo supported capability.vanjeff6-69/+150
2009-06-15Corrected bad declaration.gikidy1-1/+1
2009-06-09fixed ECC and Klocwork issues.vanjeff9-39/+46
2009-06-05Move gEfiPciOptionRomTableGuid from IntelFrameworkModulePkg to the DuetPkg mdkinney2-7/+0
2009-06-05Retire PciHotplugDeviceGuid.mdkinney5-107/+0
2009-05-21Terminate the Capability List traversal if the Capability Pointer is less tha...mdkinney1-5/+1
2009-04-30Replace references to RFC 3066 with RFC 4646. gikidy1-2/+2
2009-04-30Replace references to RFC 3066 with RFC 4646. gikidy4-10/+10
2009-04-24Adjust the code so that global variable placed at beginning of file.gikidy4-33/+40
2009-04-24COMPONENT_NAME & COMPONENT_NAME2 & DRIVER_BINDING checked in inf files.gikidy1-0/+3
2009-04-24COMPONENT_NAME & COMPONENT_NAME2 checked in inf files.gikidy2-1/+3
2009-04-231. EDK_RELEASE_VERSION removed;gikidy4-12/+5
2009-04-21Fix K8 report bugs.hfang3-3/+20
2009-04-13Fix some inconsistencies in EFIAPI usage.jljusten3-0/+8
2009-04-03Fix ICC build warningqhuang81-2/+1
2009-04-03Loaded Image device paths for EFI Drivers loaded from PCI Option ROMgikidy12-211/+473
2009-04-02Function AtaEnableLongPhysicalSector () added for Long physical sector process.gikidy3-1/+87
2009-03-23fix Klocwork issueshfang2-1/+7
2009-02-24Move DiskInfo Protocol from MdeModulePkg to IntelFrameworkModule package.lgao41-2/+2
2009-02-19Using EFI_RESOUCE status defined in framework Pci Host bridge specification.lgao42-7/+1
2009-02-05Update PCI Bus Driver to use the PeCoffLib instead of paring the PE/COFF imag...mdkinney3-8/+13
2009-02-04use the GUIDed versions of events: EVT_SIGNAL_VIRTUAL_ADDRESS_CHANGE and EVT_...jji43-2/+6
2009-01-13Fixed For Reviewhfang9-64/+64
2009-01-08Update For R9 Review.hfang32-465/+715
2008-12-25Fixup for reviewhfang26-605/+598
2008-12-16Clean up to update the reference of the these macros:qhuang85-6/+6
2008-12-091. added functions header for MACROS in PCI22.h.vanjeff1-0/+2
2008-11-18Update PciOptionRomSupport.c to pass GCC build.xli241-2/+5
2008-11-111, Add <Library/DevicePathLib.h> for all source that use device path utility ...klu21-9/+9
2008-11-07Update IdeBus for the EfiLibInstallAllDriverBindingg2() API change.qhuang81-0/+1