summaryrefslogtreecommitdiff
path: root/MdeModulePkg/Core/Dxe
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 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-04-22[Description]eric_tian1-3/+7
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-02Update DxeCore to load image wit supported machine types:qhuang81-5/+7
2008-03-24[Description]eric_tian1-1/+1
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-04Fix two minor defects:qhuang82-1/+4
2008-03-04Correct the PeImage Source file to be measured by TCG. lgao41-4/+7
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-021) Cleanup HiiLib, IfrSupportLib. qwang121-0/+3
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-11Use AllocatePage for FvImage.lgao41-3/+2
2007-12-10Move sure FvImage buffer at its alignment when install FVB protocol on it. lgao42-14/+63
2007-12-10MdeModule cleanup for PI:klu210-234/+126
2007-12-10Remove logic to repair image handlesmdkinney1-114/+17
2007-12-10roll back changemdkinney1-17/+3
2007-12-07Cache FvImage at buffer with its required alignment.lgao44-4/+19
2007-12-04Roll back wrong check in, peimain and dxe main still dependent on intelframew...klu21-1/+2
2007-12-04Remove useful dependency package's relationshipklu21-1/+0
2007-11-30Update ConnectController() to convert an ImageHandle retrieved from the Platf...mdkinney1-94/+48
2007-11-271) Improve the EFI Memory Map stability to improve ACPI S4 supportmdkinney1-26/+43
2007-11-22Clean up: update "EFI" to "UEFI" if applicable.qhuang84-4/+4
2007-11-19Use MACRO EFI_FV_FILETYPE_ALL instead of a constant.qwang121-1/+1
2007-11-091. CoreOpenImageFile(): FilePath should be IN OUT.vanjeff3-53/+54
2007-11-08Merge EDK899: fixed bug to support EFI_HOB_TYPE_MEMORY_ALLOCATION to allocat...qhuang81-11/+11
2007-10-31Print real entry point for IPF image.lgao41-2/+19
2007-10-311) Change GUID of emuvariable module. yshang11-1/+1
2007-10-18Update the return status to comply to PI spec.qwang121-1/+1
2007-10-12fixed the following problems:eric_tian3-5/+10
2007-09-291. Add ExtractGuidedSectionLib library to replace customdecompress library.lgao43-73/+83
2007-09-29Update DxeCore to set efi memory type for the different image to be loaded.lgao41-1/+22
2007-09-28Remove PeCoffLoader library class and its instances.lgao41-2/+0
2007-09-281. Replace PeCoffLoader library by PeCoff lib for PeiCore, DxeIpl and DxeMain. lgao44-9/+6