summaryrefslogtreecommitdiff
path: root/IntelFrameworkModulePkg
AgeCommit message (Expand)Author
2008-07-02rename to meet naming rulesvanjeff
2008-07-02rename to meet naming rulesvanjeff
2008-07-02rename to meet actual filenamesvanjeff
2008-07-02rename to meet naming rulesvanjeff
2008-07-02Rename to meet naming rulesvanjeff
2008-07-02add DXE_DRIVER and UEFI_DRIVER into supported module type list for PciIncompa...vanjeff
2008-06-21Add parameter checking for PCI IO protocol according to UEFI spec.xli24
2008-06-11remove reference to the obsolete EFI_LIGHT_ISA_IO_PROTOCOL. qwang12
2008-06-04Remove unused library instancesqhuang8
2008-06-04Remove unused library instancesqhuang8
2008-06-03Give the output information in right place.vanjeff
2008-05-27Add #ifndef statement for header file.qhuang8
2008-05-26Rollback the enhancement of Pcibus in r4844 for more investigation.qhuang8
2008-05-20Add doxygen style comments for section extraction module.qhuang8
2008-04-28Remove CpuDeadLoop().qhuang8
2008-04-28StatusCode driver is optional dependent on gEfiDataHubProtocolGuid but not al...klu2
2008-04-23initialize local variable before use.htao
2008-04-22Fix missing include header file and fix typo in comment.klu2
2008-04-18Add legacy8259 module for PcAt.klu2
2008-04-17Add function doxygen header for VgaMiniPort module.klu2
2008-04-16Add function doxygen header for PciBus module.klu2
2008-04-15Add function doxygen header for PciBus module.klu2
2008-04-14Add function's doxygen header for Ps2Mouse module.klu2
2008-04-14Coding style modification.klu2
2008-04-10Add some function/header comments.klu2
2008-04-10Add some function/header comments.klu2
2008-04-09Add blank space in the file end.lgao4
2008-04-02Fix a typo.qhuang8
2008-04-02Add missing Guid declaration.klu2
2008-03-21IntelFrameworkModulePkg/jljusten
2008-03-20[Description]eric_tian
2008-03-19[Description]:yshang1
2008-03-19add some error check and return.vanjeff
2008-03-19add PCD PcdUgaConsumeSupport to switch on/off EFI UGA Draw Protocol's consumi...vanjeff
2008-03-19Modify all file header to follow doxygen formatklu2
2008-03-18edk2/IntelFrameworkModulePkg/Bus/Isa/IsaSerialDxe/IsaSerialDxe.inf:jljusten
2008-03-18Renamed to match filename naming recommendations.jljusten
2008-03-18Update BaseUefiTianoCustomDecompressLib to pass GCC build.xli24
2008-03-18[Description]eric_tian
2008-03-14[Description]:vanjeff
2008-03-13Enhanced the PCI Bus DXE modulezliu3
2008-03-07Merger tracker:Fixed a Pci bus driver logic errorvanjeff
2008-02-28Remove SetupBrowser, DriverSample and HiiDatabase.qwang12
2008-02-28Remove SetupBrowser, DriverSample and HiiDatabase.qwang12
2008-02-28Remove DriverSample. MdeModulePkg\Universal\DriverSampleDxe is the replacemen...qwang12
2008-02-28Remove Framework SetupBrowser. MdeModulePkg\Universal\SetupBrowserDxe is the ...qwang12
2008-02-28Remove Framework HiiDatabaseqwang12
2008-02-19Produce all the PciIo & Dpath protocol for all the pci devices under the curr...qhuang8
2008-02-19Return the error status from gBS->OpenProtocol() since there are cases when t...qhuang8
2008-02-18Update the library to compliant with SMMCis 0.91 and 0.9 both. 0.91 requires ...yshang1