summaryrefslogtreecommitdiff
path: root/MdeModulePkg/Core
AgeCommit message (Expand)AuthorFilesLines
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
2008-04-03Added necessary dependent packagesjwang362-1/+3
2008-04-03PrivateInMem->CurrentPeimCount should not be incremented when memory is disco...klu21-5/+0
2008-04-02Update DxeCore to load image wit supported machine types:qhuang81-5/+7
2008-03-24[Description]eric_tian1-1/+1
2008-03-19Modify all file header to follow doxygen formatklu214-28/+28
2008-03-19[Description]eric_tian1-28/+46
2008-03-14A leaf section type may contains an array of zero or more bytes. Support the ...lgao41-1/+3
2008-03-10Fix GCC building issue.klu23-7/+2
2008-03-07Add comment for initialization value of CARklu22-5/+3
2008-03-07For Itanium platform, the switch CAR action has been moved to SecCore accordi...klu27-361/+0
2008-03-07Correct the visit point's type, it should be UINT32 but not UINTNklu21-3/+3
2008-03-06Remove commented out code.klu21-34/+0
2008-03-06The calculating action for CAR usage should be put before calling temporary r...klu22-29/+24