summaryrefslogtreecommitdiff
path: root/MdeModulePkg/Core
AgeCommit message (Expand)AuthorFilesLines
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
2008-03-04Fix two minor defects:qhuang82-1/+4
2008-03-04Correct the PeImage Source file to be measured by TCG. lgao41-4/+7
2008-02-29Merge Temporary Ram support patch.klu26-320/+443
2008-02-261. Add EFI LOADED IMAGE DEVICE PATH Protocol in LoadImage() service, per UEFI...vanjeff3-5/+32
2008-02-14Fix a conformance issue in gBS->CreateEvent() & gBS->CreateEventEx():qhuang81-17/+29
2008-02-13MdeModulePkg/Core/Dxe/SectionExtraction/CoreSectionExtraction.c:jljusten1-3/+11
2008-02-03Fix bug in latest check-in of "Make sure the base address of stack base and b...klu21-4/+11
2008-02-021) Cleanup HiiLib, IfrSupportLib. qwang121-0/+3
2008-01-31Roll back the updating of 4646 as it will cause the Richford SoftSDV boot fai...zliu31-11/+4
2008-01-31Make sure the base address of stack base and base address of hob start is in ...klu21-4/+11
2008-01-21UEFI HII: Merge UEFI HII support changes from branch.qwang121-1/+2
2008-01-04Measure PEimage and ActionString data according to TPM requirement.lgao45-8/+73
2007-12-26Fixed the bug that the PPI descriptor number defined in PeiCore.h is not enou...vanjeff1-27/+27
2007-12-11Use AllocatePage for FvImage.lgao41-3/+2