summaryrefslogtreecommitdiff
path: root/MdeModulePkg/Core
AgeCommit message (Expand)AuthorFilesLines
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
2008-04-14Change MAX_PPI_DESCRIPTORS to FixedPcd PcdPeiCoreMaxPpiSupported, the default...lgao43-8/+7
2008-04-10apply for doxgen format.vanjeff3-76/+52
2008-04-09Add comments and DoxyGen format for these files.lgao434-403/+176
2008-04-08Fix warnings generated by gcc for ia32 builds:jljusten1-1/+1
2008-04-08Update the file description to be more descriptive. qhuang81-1/+2
2008-04-08Update all files in DxeIpl Peim to follow doxygen style header.qhuang812-147/+90
2008-04-03Remove unused gEfiPeiSecurityPpiGuid for PeiMain and DxeIpllgao42-6/+0