summaryrefslogtreecommitdiff
path: root/IntelFrameworkModulePkg/Bus
AgeCommit message (Expand)Author
2009-06-19Code scrub for IdeBusDxe driver and PeiS3Lib.(undergoing)jchen20
2009-06-19Code scrub for VgaMiniPortDxe.xli24
2009-06-19Refine the comments.klu2
2009-06-19Clean up the Ps2keyboardDxe moduleklu2
2009-06-18The unicode char and shift unicode char should be unicode but not ascii char.klu2
2009-06-18Fix wrong variable used that may overwrite correct data with incorrect one.gikidy
2009-06-181. used PciPlatfromProtocolGuid to get VgaIo and IsaIo supported capability.vanjeff
2009-06-17add meta-data to describe module behavioreric_tian
2009-06-17clean ECC issueeric_tian
2009-06-15Corrected bad declaration.gikidy
2009-06-12ISA Bus code scrub.rsun3
2009-06-11ISA Bus driver code scrub. Fix a bug in Stop() that CloseProtocol() on PCI IO...rsun3
2009-06-10ISA Bus driver code scrub.rsun3
2009-06-10fix the ecc issue.eric_tian
2009-06-09fixed ECC and Klocwork issues.vanjeff
2009-06-05Move gEfiPciOptionRomTableGuid from IntelFrameworkModulePkg to the DuetPkg mdkinney
2009-06-05Retire PciHotplugDeviceGuid.mdkinney
2009-06-05Enhance Ps2Mouse and Ps2Keyboard driver and fix for random hangs in System wa...gikidy
2009-06-01Remove unnecessary use of gEfiStatusCodeSpecificDataGuidmdkinney
2009-05-21Terminate the Capability List traversal if the Capability Pointer is less tha...mdkinney
2009-04-30Replace references to RFC 3066 with RFC 4646. gikidy
2009-04-30Replace references to RFC 3066 with RFC 4646. gikidy
2009-04-24Adjust the code so that global variable placed at beginning of file.gikidy
2009-04-24COMPONENT_NAME & COMPONENT_NAME2 & DRIVER_BINDING checked in inf files.gikidy
2009-04-24COMPONENT_NAME & COMPONENT_NAME2 checked in inf files.gikidy
2009-04-231. EDK_RELEASE_VERSION removed;gikidy
2009-04-21Fix K8 report bugs.hfang
2009-04-13Fix some inconsistencies in EFIAPI usage.jljusten
2009-04-07return value not follow spec.vanjeff
2009-04-03Fix ICC build warningqhuang8
2009-04-03Loaded Image device paths for EFI Drivers loaded from PCI Option ROMgikidy
2009-04-02Function AtaEnableLongPhysicalSector () added for Long physical sector process.gikidy
2009-03-23fix Klocwork issueshfang
2009-03-04add check for invalid handle.vanjeff
2009-03-04retired PcdNtEmulatorEnable.vanjeff
2009-02-25remove dependent package from inf files.vanjeff
2009-02-25Retired gSimpleTextInExNotifyGuid, used local structure address to be notify ...vanjeff
2009-02-24Move DiskInfo Protocol from MdeModulePkg to IntelFrameworkModule package.lgao4
2009-02-19Using EFI_RESOUCE status defined in framework Pci Host bridge specification.lgao4
2009-02-05Update PCI Bus Driver to use the PeCoffLib instead of paring the PE/COFF imag...mdkinney
2009-02-04use the GUIDed versions of events: EVT_SIGNAL_VIRTUAL_ADDRESS_CHANGE and EVT_...jji4
2009-01-16Adjust gSimpleTextInExNotifyGuid position in INF file.gikidy
2009-01-13Fixed For Reviewhfang
2009-01-08Update For R9 Review.hfang
2008-12-25Fixup for reviewhfang
2008-12-16Clean up to update the reference of the these macros:qhuang8
2008-12-091. added functions header for MACROS in PCI22.h.vanjeff
2008-11-211. Add Max Try Times check to clear Ps2Kbd status register. If exceed the max...lgao4
2008-11-18Update PciOptionRomSupport.c to pass GCC build.xli24
2008-11-111, Add <Library/DevicePathLib.h> for all source that use device path utility ...klu2