summaryrefslogtreecommitdiff
path: root/IntelFrameworkModulePkg/Bus/Pci/PciBusDxe
AgeCommit message (Expand)AuthorFilesLines
2009-10-201. Impl PI 1.2 PCI part. Major changes include:davidhuang29-17535/+0
2009-10-10clean up non-English characters.vanjeff2-2/+2
2009-09-29add security check and remove un-necessary return sentence.vanjeff1-3/+1
2009-09-28Add security check to pass klockwork.htao1-1/+6
2009-09-25add security checkvanjeff2-1/+4
2009-09-17Fix ICC build failure.htao1-2/+0
2009-09-16add SR-IOV support in EDK II.htao10-10/+972
2009-09-161. updated "the Bus Driver that creates all of its child handles on the first...vanjeff1-13/+46
2009-08-28StartPciDevicesOnBridge() should correct return value.vanjeff2-5/+10
2009-07-13rollback for fix scsi disk detection issue.vanjeff1-11/+7
2009-07-09add security check.vanjeff1-1/+1
2009-07-07Add IncompatiblePciDeviceSupportDxe module in IntelFrameworkModulePkg.vanjeff1-8/+8
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-26Clean up ECC.vanjeff4-121/+122
2009-06-25Code scrub for PCI Bus module and PciIncompatibleDeviceSupportLib module.vanjeff29-3909/+3359
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-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. gikidy1-2/+2
2009-04-24Adjust the code so that global variable placed at beginning of file.gikidy2-19/+26
2009-04-24COMPONENT_NAME & COMPONENT_NAME2 checked in inf files.gikidy1-0/+1
2009-04-231. EDK_RELEASE_VERSION removed;gikidy2-6/+3
2009-04-21Fix K8 report bugs.hfang1-1/+5
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-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-01-13Fixed For Reviewhfang7-59/+59
2009-01-08Update For R9 Review.hfang25-432/+555
2008-12-25Fixup for reviewhfang18-461/+460
2008-12-16Clean up to update the reference of the these macros:qhuang83-4/+4
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-10-30Patch to remove STATIC modifier. This is on longer recommended by EFI Framewo...jji44-13/+4
2008-10-27git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@6240 6f1...vanjeff3-4/+4
2008-09-04clean up the un-suitable ';' location when declaring the functions.vanjeff12-314/+157
2008-08-25remove the unused msa files in FatBinPkg, IntelFrameworkPkg, IntelFrameworkMo...lgao41-178/+0
2008-08-20Update some module INF files in IntelFrameworkModulePkg to UEFI_DRIVERqhuang81-1/+2
2008-08-20Misuse protocol and guidklu21-3/+1