summaryrefslogtreecommitdiff
path: root/MdeModulePkg/Core
AgeCommit message (Expand)AuthorFilesLines
2008-08-01Using Spin lock instead of using RaiseTpl() to prevent UnloadImage() re-entra...vanjeff1-3/+11
2008-07-28Add comments to MdeModulePkg.dec, Correct minor comments for other files and ...lgao41-6/+0
2008-07-28modify coding style to pass ecc tooleric_tian2-37/+16
2008-07-26Minor clean up.qhuang82-7/+7
2008-07-24Code Scrub for Dxe Core.qhuang838-2551/+2546
2008-07-23Code scrub for PeiCore module.klu211-95/+91
2008-07-21change lower case to upper case to pass Unix builderic_tian1-1/+1
2008-07-19Fix a bug that PeiCore might fail to fix up Ppi pointer in CAR. qhuang83-11/+11
2008-07-19Fix the ICC waring for unreachable code.qhuang81-6/+0
2008-07-19Simplify the code to use the EFI_FV_FILE_INFO structure of DxeCore to save th...qhuang82-29/+25
2008-07-18Code scrub for DxeCoreqhuang825-567/+327
2008-07-18Code scrub DxeIpl to add back the CONST modifier and solve a typecast warning. qhuang86-64/+80
2008-07-17Change first char in filename to uppercase klu21-2/+2
2008-07-17Change first char in filename to uppercase klu21-0/+0
2008-07-17Change first char in filename to uppercase klu21-0/+0
2008-07-16Temporarily remove the immature "CONST" modifier.qhuang81-13/+6
2008-07-16Code Scrub DxeIpl module.qhuang88-165/+148
2008-07-16Fix function comment to follows doxygen format.klu214-1854/+1103
2008-07-14TempRamSupportPpi is architectural required for IA32/x64/IPF.klu21-5/+5
2008-07-14Clean up Runtime for Doxygen comments requirement.qwang123-206/+143
2008-07-08Code scrube for MdeModule Definitions.lgao43-7/+0
2008-07-08Remove window EOLklu21-2/+2
2008-07-08PeiCore should fixup heap/stack pointer according to heap's/stack's base addr...klu21-7/+12
2008-06-30make change to support UnixPkg build. The changes are listed as follows:eric_tian1-8/+8
2008-05-29If the last PEIM dispatched in Pre-Memory PEI is the last PEIM in the BFV, th...mdkinney1-0/+5
2008-05-29Remove ASSERT() if ReadOnlyVariable2 PPI is not present. Instead, skip varia...mdkinney1-20/+19
2008-05-22Remove minor defects in Doxygen headerqhuang82-16/+0
2008-05-21add debug information.vanjeff1-146/+147
2008-05-21Update to fix minor coding style issues.qhuang86-27/+23
2008-05-21Update to fix minor coding style issues.qhuang841-977/+694
2008-05-21Change the file name case to follow coding style: The first character should ...qhuang82-16/+16
2008-05-21Change the file name case to follow coding style: The first character should ...qhuang81-0/+0
2008-05-21Change the file name case to follow coding style: The first character should ...qhuang81-0/+0
2008-05-21Change the file name case to follow coding style: The first character should ...qhuang81-0/+0
2008-05-21Change the file name case to follow coding style: The first character should ...qhuang81-0/+0
2008-05-21Change the file name case to follow coding style: The first character should ...qhuang81-0/+0
2008-05-21Change the file name case to follow coding style: The first character should ...qhuang81-0/+0
2008-05-21Change the file name case to follow coding style: The first character should ...qhuang81-0/+0
2008-05-21Change the file name case to follow coding style: The first character should ...qhuang81-0/+0
2008-05-21Change the file name case to follow coding style: The first character should ...qhuang81-0/+0
2008-05-21Change the file name case to follow coding style: The first character should ...qhuang81-0/+0
2008-05-21Change the file name case to follow coding style: The first character should ...qhuang81-0/+0
2008-05-21Change the file name case to follow coding style: The first character should ...qhuang81-0/+0
2008-05-21Change file name case to follow coding style:The first character should be ca...qhuang81-0/+0
2008-05-13Minor coding style adjustment for DxeIpl.qhuang82-8/+8
2008-05-13Minor coding style adjustment for DxeCore.qhuang87-15/+15
2008-05-09Fix the prediction warnings in DxeMain.qhuang86-23/+23
2008-05-09Add doxygen style comments for functions in DxeMain.qhuang838-7405/+5696
2008-05-07Add doxygen style comments for functions in DxeIpl.qhuang810-102/+380
2008-04-22[Description]eric_tian1-3/+7