summaryrefslogtreecommitdiff
path: root/IntelFrameworkModulePkg/Bus
AgeCommit message (Expand)AuthorFilesLines
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
2008-10-31Change functional static variable to Global variable. No STATIC modifier is r...qwang121-6/+7
2008-10-30Patch to remove STATIC modifier. This is on longer recommended by EFI Framewo...jji411-45/+7
2008-10-27git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@6240 6f1...vanjeff3-4/+4
2008-09-17remove unnecessary comments introduced by tools. vanjeff2-6/+0
2008-09-04clean up the un-suitable ';' location when declaring the functions.vanjeff20-636/+318
2008-09-01Fix a issue "BlockIOProtocolTest failed on Several Platforms during EFI and U...eric_tian2-39/+17
2008-08-25remove the unused msa files in FatBinPkg, IntelFrameworkPkg, IntelFrameworkMo...lgao49-996/+0
2008-08-20Update some module INF files in IntelFrameworkModulePkg to UEFI_DRIVERqhuang89-9/+18
2008-08-20Misuse protocol and guidklu21-3/+1
2008-07-23add logic to check PCI device has option rom when degrading PCI resources. If...vanjeff1-3/+22
2008-07-21Fixed one bug when building ACPI resource data for 64bit Prefetchable memory.vanjeff1-2/+2
2008-07-16modify file name to uppercase.eric_tian3-3/+3
2008-07-16modify file name to uppercase.eric_tian1-1/+1
2008-07-16sync filename exactly.vanjeff1-2/+2
2008-07-16renamevanjeff1-0/+0
2008-07-16renamevanjeff1-0/+0
2008-07-16sync filename exactly.vanjeff22-30/+30
2008-07-02rename to meet actual filenamesvanjeff1-8/+8
2008-07-02rename to meet naming rulesvanjeff1-0/+0
2008-07-02rename to meet naming rulesvanjeff1-0/+0
2008-07-02rename to meet naming rulesvanjeff1-0/+0
2008-07-02rename to meet naming rulesvanjeff1-0/+0
2008-07-02rename to meet naming rulesvanjeff1-0/+0
2008-07-02rename to meet naming rulesvanjeff1-0/+0
2008-07-02rename to meet naming rulesvanjeff1-0/+0
2008-07-02rename to meet naming rulesvanjeff1-0/+0
2008-07-02rename to meet actual filenamesvanjeff1-4/+4
2008-07-02rename to meet naming rulesvanjeff1-0/+0
2008-07-02Rename to meet naming rulesvanjeff1-0/+0
2008-06-21Add parameter checking for PCI IO protocol according to UEFI spec.xli241-1/+17
2008-06-11remove reference to the obsolete EFI_LIGHT_ISA_IO_PROTOCOL. qwang121-1/+1
2008-06-03Give the output information in right place.vanjeff1-103/+103
2008-05-26Rollback the enhancement of Pcibus in r4844 for more investigation.qhuang83-14/+0
2008-04-22Fix missing include header file and fix typo in comment.klu27-29/+31
2008-04-17Add function doxygen header for VgaMiniPort module.klu22-20/+16
2008-04-16Add function doxygen header for PciBus module.klu214-2740/+1785
2008-04-15Add function doxygen header for PciBus module.klu212-2489/+1420
2008-04-14Add function's doxygen header for Ps2Mouse module.klu23-638/+451
2008-04-14Coding style modification.klu248-3917/+2899
2008-03-21IntelFrameworkModulePkg/jljusten2-2/+2
2008-03-19Modify all file header to follow doxygen formatklu21-2/+2
2008-03-18edk2/IntelFrameworkModulePkg/Bus/Isa/IsaSerialDxe/IsaSerialDxe.inf:jljusten1-8/+3
2008-03-18Renamed to match filename naming recommendations.jljusten1-0/+0
2008-03-14[Description]:vanjeff2-15/+62
2008-03-13Enhanced the PCI Bus DXE modulezliu33-1/+18
2008-03-07Merger tracker:Fixed a Pci bus driver logic errorvanjeff1-1/+5
2008-02-19Produce all the PciIo & Dpath protocol for all the pci devices under the curr...qhuang85-184/+124
2008-02-19Return the error status from gBS->OpenProtocol() since there are cases when t...qhuang81-2/+2