]> git.proxmox.com Git - mirror_edk2.git/history - MdeModulePkg/Core/Dxe/Mem
Clean up DEC files:
[mirror_edk2.git] / MdeModulePkg / Core / Dxe / Mem /
2011-02-12 lgao4Correct typo in word in DxeCore.
2010-06-17 rsun3Add a missing parameter description in the function...
2010-06-14 mdkinney1) Improve how memory usage is tracked in DXE Core
2010-04-24 hhtianUpdate the copyright notice format
2010-04-07 klu2Fix the issue that GCC treat enum type as unsigned...
2010-04-05 jljustenMdeModulePkg: Fix warning with VS2005 toolchain on...
2010-04-03 jgong5Avoid DEBUG_CLEAR_MEMORY clearing MemoryMap internal...
2010-03-19 jgong5Hold Memory Lock until DEBUG_CLEAR_MEMORY called in...
2010-02-10 jchen20revise the debug message to add 0x in front of the...
2010-02-05 jchen20Enable the Load Module At fixed Address feature
2009-02-12 eric_tianadd assert logic to avoid Klocwork fake report
2008-12-18 jji4check the usage of %d,%x,%ld,%lx and so on in debug...
2008-12-16 qhuang8Clean up to update the reference of the these macros:
2008-10-24 vanjeffECC Clean up.
2008-10-21 qhuang8Fix several coding style violations
2008-09-23 eric_tianadd detail comments on the complicated code segment.
2008-09-23 eric_tianmove header files in MdeModulePkg\Core\Dxe except DxeMa...
2008-09-17 qhuang8Adjust the function layout to remove the prototype...
2008-09-17 qhuang8Fix several code review minor comments:
2008-09-17 qhuang8Fix several code review minor comments:
2008-09-10 qhuang8Update the usage of ALIGN_VARIABLE for the interface...
2008-09-09 qhuang8Remove unused global variable.
2008-08-27 qhuang8Clean up DxeCore to remove duplicate memory allocation...
2008-07-24 qhuang8Code Scrub for Dxe Core.
2008-07-18 qhuang8Code scrub for DxeCore
2008-05-21 qhuang8Update to fix minor coding style issues.
2008-05-21 qhuang8Change the file name case to follow coding style: The...
2008-05-21 qhuang8Change the file name case to follow coding style: The...
2008-05-09 qhuang8Fix the prediction warnings in DxeMain.
2008-05-09 qhuang8Add doxygen style comments for functions in DxeMain.
2008-04-09 lgao4Add comments and DoxyGen format for these files.
2008-03-24 eric_tian[Description]
2008-03-04 qhuang8Fix two minor defects:
2007-11-27 mdkinney1) Improve the EFI Memory Map stability to improve...
2007-07-04 yshang1Check in DxeCore for Nt32 platform. Currently, it does...