summaryrefslogtreecommitdiffstats
path: root/IntelFrameworkModulePkg
Commit message (Expand)AuthorAgeFilesLines
...
* Add legacy8259 module for PcAt.klu22008-04-184-0/+1029
* Add function doxygen header for VgaMiniPort module.klu22008-04-172-20/+16
* Add function doxygen header for PciBus module.klu22008-04-1614-2740/+1785
* Add function doxygen header for PciBus module.klu22008-04-1512-2489/+1420
* Add function's doxygen header for Ps2Mouse module.klu22008-04-143-638/+451
* Coding style modification.klu22008-04-1461-4678/+3365
* Add some function/header comments.klu22008-04-103-492/+297
* Add some function/header comments.klu22008-04-1017-428/+334
* Add blank space in the file end.lgao42008-04-091-1/+1
* Fix a typo.qhuang82008-04-021-1/+1
* Add missing Guid declaration.klu22008-04-021-0/+3
* IntelFrameworkModulePkg/jljusten2008-03-213-3/+3
* [Description]eric_tian2008-03-202-2/+6
* [Description]:yshang12008-03-193-13/+15
* add some error check and return.vanjeff2008-03-191-0/+2
* add PCD PcdUgaConsumeSupport to switch on/off EFI UGA Draw Protocol's consumi...vanjeff2008-03-192-12/+19
* Modify all file header to follow doxygen formatklu22008-03-197-14/+14
* edk2/IntelFrameworkModulePkg/Bus/Isa/IsaSerialDxe/IsaSerialDxe.inf:jljusten2008-03-181-8/+3
* Renamed to match filename naming recommendations.jljusten2008-03-181-0/+0
* Update BaseUefiTianoCustomDecompressLib to pass GCC build.xli242008-03-181-1/+1
* [Description]eric_tian2008-03-181-3/+3
* [Description]:vanjeff2008-03-142-15/+62
* Enhanced the PCI Bus DXE modulezliu32008-03-133-1/+18
* Merger tracker:Fixed a Pci bus driver logic errorvanjeff2008-03-071-1/+5
* Remove SetupBrowser, DriverSample and HiiDatabase.qwang122008-02-281-0/+8
* Remove SetupBrowser, DriverSample and HiiDatabase.qwang122008-02-281-3/+0
* Remove DriverSample. MdeModulePkg\Universal\DriverSampleDxe is the replacemen...qwang122008-02-289-1624/+0
* Remove Framework SetupBrowser. MdeModulePkg\Universal\SetupBrowserDxe is the ...qwang122008-02-2814-12960/+0
* Remove Framework HiiDatabaseqwang122008-02-289-4675/+0
* Produce all the PciIo & Dpath protocol for all the pci devices under the curr...qhuang82008-02-195-184/+124
* Return the error status from gBS->OpenProtocol() since there are cases when t...qhuang82008-02-191-2/+2
* Update the library to compliant with SMMCis 0.91 and 0.9 both. 0.91 requires ...yshang12008-02-181-20/+13
* Fix an issue to match invalid Language codes like "enus" qhuang82008-02-141-1/+1
* IntelFrameworkModulePkg/Library/PeiReportStatusCodeLib/ReportStatusCodeLib.c:jljusten2008-02-111-1/+1
* Add the check- in missed filegtian2008-02-041-0/+7
* Retire the constructor to reduce the possibility of circular library dependency.yshang12008-02-042-26/+4
* Update PeiReportStatusCodeLib instance, which will support report data prior...yshang12008-02-032-8/+40
* Sync with the PO-2 release branch (version: EDK 4645 and R9 3897)zliu32008-01-311-0/+2
* 1. Remove USB HC Protocol installing from Uhci module. It only installs USB2 ...vanjeff2008-01-234-32/+73
* Comment out the IntelFrameworkModulePkg/Universal/DriverSampleDxe/DriverSampl...qwang122008-01-221-1/+1
* Runtime Library should not use the gRT directly, since it may be converted to...yshang12008-01-221-6/+15
* UEFI HII: Merge UEFI HII support changes from branch.qwang122008-01-2117-707/+708
* Add SmmRuntimeDxeReportStatusCodeLibFramework in IntelFrameworkModulePkg;yshang12008-01-211-0/+1
* Add SmmRuntimeDxeReportStatusCodeLibFramework in IntelFrameworkModulePkg, whi...yshang12008-01-219-78/+1386
* 1) Replace MACRO with C functions.yshang12008-01-142-38/+203
* Change C functions, xxxSizeOfVariable(), to MACRO, which can avoid the ICC co...yshang12008-01-112-60/+23
* Align the header of variable from 1 to 4, which can avoid the size of variabl...yshang12008-01-102-10/+64
* fix DataHubGetNextRecord bugeric_tian2007-12-261-9/+9
* Add the Rom Image to internal database for later PCI light enumerationeric_tian2007-12-262-0/+18
* MdeModule cleanup for PI:klu22007-12-104-1/+1542