summaryrefslogtreecommitdiff
path: root/MdeModulePkg/Core/Dxe
AgeCommit message (Expand)AuthorFilesLines
2008-08-01Increase size of function addresses printed in DEBUG messages from 10 to 11 c...mdkinney1-2/+2
2008-08-01Using Spin lock instead of using RaiseTpl() to prevent UnloadImage() re-entra...vanjeff1-3/+11
2008-07-26Minor clean up.qhuang82-7/+7
2008-07-24Code Scrub for Dxe Core.qhuang838-2551/+2546
2008-07-18Code scrub for DxeCoreqhuang825-567/+327
2008-07-08Code scrube for MdeModule Definitions.lgao42-4/+0
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.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 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