summaryrefslogtreecommitdiff
path: root/IntelFrameworkModulePkg/Universal
AgeCommit message (Expand)AuthorFilesLines
2008-11-27Update PEIM entry point to follow PEIM entry point.lgao44-23/+18
2008-11-211. Add Max Try Times check to clear Ps2Kbd status register. If exceed the max...lgao41-0/+7
2008-10-30Patch to remove STATIC modifier. This is on longer recommended by EFI Framewo...jji49-43/+6
2008-10-27Update 8259 driver to use IoLib instead of the CPU I/O Protocolmdkinney4-89/+3
2008-10-17Base on PI spec, GetPeiServicesTablePointer is updated to return CONST EFI_PE...qwang121-3/+3
2008-10-16Remove over specify library class for IntelFrameworkPkg and IntelFrameworkMod...klu22-2/+0
2008-09-04clean up the un-suitable ';' location when declaring the functions.vanjeff1-10/+5
2008-09-04Remove unnecessary CONST.vanjeff1-2/+2
2008-09-04Remove unnecessary CONST.vanjeff1-2/+2
2008-08-25remove the unused msa files in FatBinPkg, IntelFrameworkPkg, IntelFrameworkMo...lgao47-668/+0
2008-08-20Update some module INF files in IntelFrameworkModulePkg to UEFI_DRIVERqhuang81-1/+2
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-22Fix missing include header file and fix typo in comment.klu22-9/+9
2008-04-18Add legacy8259 module for PcAt.klu24-0/+1029
2008-04-14Coding style modification.klu212-760/+465
2008-04-10Add some function/header comments.klu23-492/+297
2008-03-20[Description]eric_tian2-2/+6
2008-03-19Modify all file header to follow doxygen formatklu25-10/+10
2008-03-18[Description]eric_tian1-3/+3
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-04Add the check- in missed filegtian1-0/+7
2008-01-31Sync with the PO-2 release branch (version: EDK 4645 and R9 3897)zliu31-0/+2
2008-01-21UEFI HII: Merge UEFI HII support changes from branch.qwang1217-707/+708
2008-01-141) Replace MACRO with C functions.yshang12-38/+203
2008-01-11Change C functions, xxxSizeOfVariable(), to MACRO, which can avoid the ICC co...yshang12-60/+23
2008-01-10Align the header of variable from 1 to 4, which can avoid the size of variabl...yshang12-10/+64
2007-12-26fix DataHubGetNextRecord bugeric_tian1-9/+9
2007-12-10MdeModule cleanup for PI:klu23-0/+1541
2007-11-22Clean up: update "EFI" to "UEFI" if applicable.qhuang85-6/+6
2007-11-07Fix a memory leak issue.qhuang81-0/+1
2007-11-07Fix a memory leak issue.qhuang81-0/+1
2007-11-06Fix two issues:qhuang82-7/+9
2007-11-05define the variable related to PCD for supporting big variable (>32K) easily.gtian1-0/+1
2007-10-22Update following library class/Protocol for puting 'Framework' as prefixklu26-15/+15
2007-10-121. Update internal EfiPrint protocol to contain all print interfaces provided...lgao41-1/+9
2007-10-11Add compiler hint of "GLOBAL_REMOVE_IF_UNREFERENCED" to prevent static unicod...qhuang81-1/+1
2007-10-09Add compiler hint of "GLOBAL_REMOVE_IF_UNREFERENCED" to prevent component nam...qhuang81-4/+4
2007-09-30Update to support to produce Component Name and & Component Name 2 protocol ...qhuang83-122/+240
2007-09-19Bug fix for the runtime memory status code.yshang11-1/+1
2007-09-10Tracker merger. "There is no "NV" display when change the certain option in N...vanjeff2-19/+20
2007-09-04First round of PI enabling work:qwang125-15/+15
2007-08-31Added missing dependent packagejwang361-0/+1
2007-08-30Update all INF, DEC and DSC file to confirm to newest INF spec 0.44, DEC spec...qhuang84-25/+25
2007-08-29Update INF files to remove/update non-exist files listed in [sources] sections. qhuang81-1/+0
2007-08-23Fix building issue for Intel Compilerklu21-1/+1
2007-08-22Update PciCfg2.c to follow strict ANSI C spec.yshang11-4/+12