summaryrefslogtreecommitdiff
path: root/IntelFrameworkModulePkg
AgeCommit message (Expand)Author
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
2008-02-14Fix an issue to match invalid Language codes like "enus" qhuang8
2008-02-11IntelFrameworkModulePkg/Library/PeiReportStatusCodeLib/ReportStatusCodeLib.c:jljusten
2008-02-04Add the check- in missed filegtian
2008-02-04Retire the constructor to reduce the possibility of circular library dependency.yshang1
2008-02-03Update PeiReportStatusCodeLib instance, which will support report data prior...yshang1
2008-01-31Sync with the PO-2 release branch (version: EDK 4645 and R9 3897)zliu3
2008-01-231. Remove USB HC Protocol installing from Uhci module. It only installs USB2 ...vanjeff
2008-01-22Comment out the IntelFrameworkModulePkg/Universal/DriverSampleDxe/DriverSampl...qwang12
2008-01-22Runtime Library should not use the gRT directly, since it may be converted to...yshang1
2008-01-21UEFI HII: Merge UEFI HII support changes from branch.qwang12
2008-01-21Add SmmRuntimeDxeReportStatusCodeLibFramework in IntelFrameworkModulePkg;yshang1
2008-01-21Add SmmRuntimeDxeReportStatusCodeLibFramework in IntelFrameworkModulePkg, whi...yshang1
2008-01-141) Replace MACRO with C functions.yshang1