summaryrefslogtreecommitdiff
path: root/MdeModulePkg/Core/Dxe/Mem
AgeCommit message (Expand)Author
2011-02-12Correct typo in word in DxeCore.lgao4
2010-06-17Add a missing parameter description in the function header for CoreFindFreePa...rsun3
2010-06-141) Improve how memory usage is tracked in DXE Coremdkinney
2010-04-24Update the copyright notice formathhtian
2010-04-07Fix the issue that GCC treat enum type as unsigned int which incompatible wit...klu2
2010-04-05MdeModulePkg: Fix warning with VS2005 toolchain on IA32jljusten
2010-04-03Avoid DEBUG_CLEAR_MEMORY clearing MemoryMap internal structure.jgong5
2010-03-19Hold Memory Lock until DEBUG_CLEAR_MEMORY called in CoreFreePages(). jgong5
2010-02-10revise the debug message to add 0x in front of the HEX number for consistencyjchen20
2010-02-05Enable the Load Module At fixed Address feature jchen20
2009-02-12add assert logic to avoid Klocwork fake reporteric_tian
2008-12-18check the usage of %d,%x,%ld,%lx and so on in debug print statement.jji4
2008-12-16Clean up to update the reference of the these macros:qhuang8
2008-10-24ECC Clean up.vanjeff
2008-10-21Fix several coding style violationsqhuang8
2008-09-23add detail comments on the complicated code segment.eric_tian
2008-09-23move header files in MdeModulePkg\Core\Dxe except DxeMain.h into their corres...eric_tian
2008-09-17Adjust the function layout to remove the prototype of internal functions to r...qhuang8
2008-09-17Fix several code review minor comments:qhuang8
2008-09-17Fix several code review minor comments:qhuang8
2008-09-10Update the usage of ALIGN_VARIABLE for the interface change.qhuang8
2008-09-09Remove unused global variable.qhuang8
2008-08-27Clean up DxeCore to remove duplicate memory allocation & device path utility ...qhuang8
2008-07-24Code Scrub for Dxe Core.qhuang8
2008-07-18Code scrub for DxeCoreqhuang8
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-09Fix the prediction warnings in DxeMain.qhuang8
2008-05-09Add doxygen style comments for functions in DxeMain.qhuang8
2008-04-09Add comments and DoxyGen format for these files.lgao4
2008-03-24[Description]eric_tian
2008-03-04Fix two minor defects:qhuang8
2007-11-271) Improve the EFI Memory Map stability to improve ACPI S4 supportmdkinney
2007-07-04Check in DxeCore for Nt32 platform. Currently, it does not follow PI/UEFI2.1.yshang1