summaryrefslogtreecommitdiffstats
path: root/IntelFrameworkModulePkg/Universal
Commit message (Expand)AuthorAgeFilesLines
* The caller of FindVariable() function ensure VariableName != NULL && VendorGu...eric_tian2009-02-021-1/+1
* Split out Synchronization Library from Base Librarymdkinney2009-01-302-0/+2
* Fix ICC build warning.qhuang82009-01-241-4/+5
* Move BdsDxe and GenericBdsLib to IntelFrameworkModulePkg, these modules need ...klu22009-01-2341-0/+17185
* Move common definitions (GET_PAD_SIZE and HEADER_ALIGN macro) into MdeModuleP...lgao42009-01-091-12/+0
* As variable area is not reliable in recovery path, then we should not produce...eric_tian2009-01-051-6/+19
* Enhance PciCfg2 driver to handle unaligned Pci access according to PI spec.lgao42008-12-186-85/+220
* Clean up to update the reference of the these macros:qhuang82008-12-164-7/+7
* Change _CR() to BASE_CR() to follow naming conventionmdkinney2008-12-061-1/+1
* Add module Legacy8259Dxe to IntelFrameworkModulePkg.dsc, and make it clean fo...xli242008-12-041-12/+17
* Update PEIM entry point to follow PEIM entry point.lgao42008-11-274-23/+18
* 1. Add Max Try Times check to clear Ps2Kbd status register. If exceed the max...lgao42008-11-211-0/+7
* Patch to remove STATIC modifier. This is on longer recommended by EFI Framewo...jji42008-10-309-43/+6
* Update 8259 driver to use IoLib instead of the CPU I/O Protocolmdkinney2008-10-274-89/+3
* Base on PI spec, GetPeiServicesTablePointer is updated to return CONST EFI_PE...qwang122008-10-171-3/+3
* Remove over specify library class for IntelFrameworkPkg and IntelFrameworkMod...klu22008-10-162-2/+0
* clean up the un-suitable ';' location when declaring the functions.vanjeff2008-09-041-10/+5
* Remove unnecessary CONST.vanjeff2008-09-041-2/+2
* Remove unnecessary CONST.vanjeff2008-09-041-2/+2
* remove the unused msa files in FatBinPkg, IntelFrameworkPkg, IntelFrameworkMo...lgao42008-08-257-668/+0
* Update some module INF files in IntelFrameworkModulePkg to UEFI_DRIVERqhuang82008-08-201-1/+2
* Add doxygen style comments for section extraction module.qhuang82008-05-203-336/+498
* Remove CpuDeadLoop().qhuang82008-04-281-1/+0
* StatusCode driver is optional dependent on gEfiDataHubProtocolGuid but not al...klu22008-04-282-1/+2
* Fix missing include header file and fix typo in comment.klu22008-04-222-9/+9
* Add legacy8259 module for PcAt.klu22008-04-184-0/+1029
* Coding style modification.klu22008-04-1412-760/+465
* Add some function/header comments.klu22008-04-103-492/+297
* [Description]eric_tian2008-03-202-2/+6
* Modify all file header to follow doxygen formatklu22008-03-195-10/+10
* [Description]eric_tian2008-03-181-3/+3
* 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
* Add the check- in missed filegtian2008-02-041-0/+7
* Sync with the PO-2 release branch (version: EDK 4645 and R9 3897)zliu32008-01-311-0/+2
* UEFI HII: Merge UEFI HII support changes from branch.qwang122008-01-2117-707/+708
* 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
* MdeModule cleanup for PI:klu22007-12-103-0/+1541
* Clean up: update "EFI" to "UEFI" if applicable.qhuang82007-11-225-6/+6
* Fix a memory leak issue.qhuang82007-11-071-0/+1
* Fix a memory leak issue.qhuang82007-11-071-0/+1
* Fix two issues:qhuang82007-11-062-7/+9
* define the variable related to PCD for supporting big variable (>32K) easily.gtian2007-11-051-0/+1
* Update following library class/Protocol for puting 'Framework' as prefixklu22007-10-226-15/+15
* 1. Update internal EfiPrint protocol to contain all print interfaces provided...lgao42007-10-121-1/+9
* Add compiler hint of "GLOBAL_REMOVE_IF_UNREFERENCED" to prevent static unicod...qhuang82007-10-111-1/+1