summaryrefslogtreecommitdiff
path: root/IntelFrameworkModulePkg
AgeCommit message (Expand)AuthorFilesLines
2008-06-04Remove unused library instancesqhuang81-3/+0
2008-06-03Give the output information in right place.vanjeff1-103/+103
2008-05-27Add #ifndef statement for header file.qhuang81-0/+6
2008-05-26Rollback the enhancement of Pcibus in r4844 for more investigation.qhuang83-14/+0
2008-05-20Add doxygen style comments for section extraction module.qhuang83-336/+498
2008-04-28Remove CpuDeadLoop().qhuang81-1/+0
2008-04-28StatusCode driver is optional dependent on gEfiDataHubProtocolGuid but not al...klu22-1/+2
2008-04-23initialize local variable before use.htao1-0/+2
2008-04-22Fix missing include header file and fix typo in comment.klu29-38/+40
2008-04-18Add legacy8259 module for PcAt.klu24-0/+1029
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.klu261-4678/+3365
2008-04-10Add some function/header comments.klu23-492/+297
2008-04-10Add some function/header comments.klu217-428/+334
2008-04-09Add blank space in the file end.lgao41-1/+1
2008-04-02Fix a typo.qhuang81-1/+1
2008-04-02Add missing Guid declaration.klu21-0/+3
2008-03-21IntelFrameworkModulePkg/jljusten3-3/+3
2008-03-20[Description]eric_tian2-2/+6
2008-03-19[Description]:yshang13-13/+15
2008-03-19add some error check and return.vanjeff1-0/+2
2008-03-19add PCD PcdUgaConsumeSupport to switch on/off EFI UGA Draw Protocol's consumi...vanjeff2-12/+19
2008-03-19Modify all file header to follow doxygen formatklu27-14/+14
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-18Update BaseUefiTianoCustomDecompressLib to pass GCC build.xli241-1/+1
2008-03-18[Description]eric_tian1-3/+3
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-28Remove SetupBrowser, DriverSample and HiiDatabase.qwang121-0/+8
2008-02-28Remove SetupBrowser, DriverSample and HiiDatabase.qwang121-3/+0
2008-02-28Remove DriverSample. MdeModulePkg\Universal\DriverSampleDxe is the replacemen...qwang129-1624/+0
2008-02-28Remove Framework SetupBrowser. MdeModulePkg\Universal\SetupBrowserDxe is the ...qwang1214-12960/+0
2008-02-28Remove Framework HiiDatabaseqwang129-4675/+0
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
2008-02-18Update the library to compliant with SMMCis 0.91 and 0.9 both. 0.91 requires ...yshang11-20/+13
2008-02-14Fix an issue to match invalid Language codes like "enus" qhuang81-1/+1
2008-02-11IntelFrameworkModulePkg/Library/PeiReportStatusCodeLib/ReportStatusCodeLib.c:jljusten1-1/+1
2008-02-04Add the check- in missed filegtian1-0/+7
2008-02-04Retire the constructor to reduce the possibility of circular library dependency.yshang12-26/+4
2008-02-03Update PeiReportStatusCodeLib instance, which will support report data prior...yshang12-8/+40
2008-01-31Sync with the PO-2 release branch (version: EDK 4645 and R9 3897)zliu31-0/+2
2008-01-231. Remove USB HC Protocol installing from Uhci module. It only installs USB2 ...vanjeff4-32/+73
2008-01-22Comment out the IntelFrameworkModulePkg/Universal/DriverSampleDxe/DriverSampl...qwang121-1/+1
2008-01-22Runtime Library should not use the gRT directly, since it may be converted to...yshang11-6/+15