summaryrefslogtreecommitdiff
path: root/MdeModulePkg/Core/Dxe
AgeCommit message (Expand)Author
2008-09-021. Use AllocateAlignedPages() to remove tricky logic in DebugImageInfo.cqhuang8
2008-09-01clean up DxeCore to remove some dead code.qhuang8
2008-09-01Clean up DxeCore to use report status code macros in ReportStatusCode to reti...qhuang8
2008-08-28Fix several approved code review comments:qhuang8
2008-08-27Clean up DxeCore to remove duplicate memory allocation & device path utility ...qhuang8
2008-08-27Add dependency of DevicePathLib to DxeCore so that the internal device path r...qhuang8
2008-08-25remove the unused msa files in MdeModulePkg.lgao4
2008-08-20Remove the global variable of gDxeCoreBS and uses the gBS in UefiBootServices...qhuang8
2008-08-18Add GLOBAL_REMOVE_IF_UNREFERENCED modifier in the array and change the protoc...qhuang8
2008-08-18Remove an unreferenced field in PROTOCOL_INTERFACE data structure.qhuang8
2008-08-081) Change DEBUG_ERROR TO DEBUG_LOAD as InstallProtocolInterface information i...qwang12
2008-08-01Fix UEFI Boot Service CreateEvent() to follow UEFI Specification with respect...mdkinney
2008-08-01Increase size of function addresses printed in DEBUG messages from 10 to 11 c...mdkinney
2008-08-01Using Spin lock instead of using RaiseTpl() to prevent UnloadImage() re-entra...vanjeff
2008-07-26Minor clean up.qhuang8
2008-07-24Code Scrub for Dxe Core.qhuang8
2008-07-18Code scrub for DxeCoreqhuang8
2008-07-08Code scrube for MdeModule Definitions.lgao4
2008-05-22Remove minor defects in Doxygen headerqhuang8
2008-05-21add debug information.vanjeff
2008-05-21Update to fix minor coding style issues.qhuang8
2008-05-21Change the file name case to follow coding style: The first character should ...qhuang8
2008-05-21Change the file name case to follow coding style: The first character should ...qhuang8
2008-05-21Change the file name case to follow coding style: The first character should ...qhuang8
2008-05-21Change the file name case to follow coding style: The first character should ...qhuang8
2008-05-21Change the file name case to follow coding style: The first character should ...qhuang8
2008-05-21Change the file name case to follow coding style: The first character should ...qhuang8
2008-05-21Change the file name case to follow coding style: The first character should ...qhuang8
2008-05-21Change the file name case to follow coding style: The first character should ...qhuang8
2008-05-21Change the file name case to follow coding style: The first character should ...qhuang8
2008-05-21Change the file name case to follow coding style: The first character should ...qhuang8
2008-05-21Change the file name case to follow coding style: The first character should ...qhuang8
2008-05-21Change the file name case to follow coding style: The first character should ...qhuang8
2008-05-21Change the file name case to follow coding style: The first character should ...qhuang8
2008-05-21Change file name case to follow coding style:The first character should be ca...qhuang8
2008-05-13Minor coding style adjustment for DxeCore.qhuang8
2008-05-09Fix the prediction warnings in DxeMain.qhuang8
2008-05-09Add doxygen style comments for functions in DxeMain.qhuang8
2008-04-22[Description]eric_tian
2008-04-09Add comments and DoxyGen format for these files.lgao4
2008-04-08Fix warnings generated by gcc for ia32 builds:jljusten
2008-04-02Update DxeCore to load image wit supported machine types:qhuang8
2008-03-24[Description]eric_tian
2008-03-19[Description]eric_tian
2008-03-14A leaf section type may contains an array of zero or more bytes. Support the ...lgao4
2008-03-04Fix two minor defects:qhuang8
2008-03-04Correct the PeImage Source file to be measured by TCG. lgao4
2008-02-261. Add EFI LOADED IMAGE DEVICE PATH Protocol in LoadImage() service, per UEFI...vanjeff
2008-02-14Fix a conformance issue in gBS->CreateEvent() & gBS->CreateEventEx():qhuang8
2008-02-13MdeModulePkg/Core/Dxe/SectionExtraction/CoreSectionExtraction.c:jljusten