]> git.proxmox.com Git - mirror_edk2.git/history - MdeModulePkg/Core/Dxe/Mem/Page.c
UefiCpuPkg: Move AsmRelocateApLoopStart from Mpfuncs.nasm to AmdSev.nasm
[mirror_edk2.git] / MdeModulePkg / Core / Dxe / Mem / Page.c
2022-12-08 Ard BiesheuvelMdeModulePkg/DxeCore: Use correct type for alignment...
2022-11-01 Min M XuMdeModulePkg: Update Dxe to handle unaccepted memory...
2022-07-22 Stacy HowellMdeModulePkg/CoreDxe: Allow DXE Drivers to use untested...
2021-12-07 Michael KubackiMdeModulePkg: Apply uncrustify changes
2020-10-10 Malgorzata KukielloMdeModulePkg/Core/Dxe: expose SP and CRYPTO capabilitie...
2020-07-15 Oleksiy YakovlevMdeModulePkg: Add New Memory Attributes
2019-08-20 Mike TurnerMdeModulePkg DxeCore: Fix for missing Memory Attributes...
2019-04-09 Michael D KinneyMdeModulePkg: Replace BSD License with BSD+Patent License
2018-12-20 Ard BiesheuvelMdeModulePkg/Dxe/Page: take MAX_ALLOC_ADDRESS into...
2018-10-26 Jian J WangMdeModulePkg/Core: add freed-memory guard feature
2018-06-28 Liming GaoMdeModulePkg: Clean up source files
2018-01-19 Jian J WangMdeModulePkg/Core: fix a logic hole in page free
2017-12-13 Jian J WangMdeModulePkg/DxeCore: Fix issues in Heap Guard
2017-11-28 Jian J WangMdeModulePkg/Core: Merge memory map after filtering...
2017-11-24 Jian J WangMdeModulePkg/DxeCore: Filter out all paging capabilities
2017-11-21 Jian J WangMdeModulePkg: Fix unix style of EOL
2017-11-17 Jian J WangMdeModulePkg/DxeCore: Implement heap guard feature...
2017-10-11 Jian J WangMdeModulePkg/Core/Dxe: Add EndOfDxe workaround for...
2017-10-10 Liming GaoMdeModulePkg: Update DxeCore to consume PI EfiGcdMemory...
2017-08-14 Star ZengMdeModulePkg DxeCore: Enhance "ConvertPages: Incompatib...
2017-03-17 Ard BiesheuvelMdeModulePkg/DxeCore: deal with allocations spanning...
2017-03-06 Ard BiesheuvelMdeModulePkg/DxeCore: switch to MdePkg allocation granu...
2017-03-01 Fu SiyuanMdeModulePkg: use LShiftU64() instead of "<<" to avoid...
2017-02-28 Ard BiesheuvelMdeModulePkg/DxeCore: implement memory protection policy
2016-10-27 Gary LinMdeModulePkg/Core: Fix typos in comments
2016-07-01 david weiMerge branch 'master' of https://github.com/tianocore...
2016-07-01 Star ZengMdeModulePkg DxeCore: Enhance memory profile for memory...
2016-04-26 Star ZengMdeModulePkg DxeCore: Check free memory type by CoreUpd...
2016-04-22 Star ZengMdeModulePkg DxeCore: Enhance MemoryAttributesTable...
2016-04-22 Star ZengMdeModulePkg DxeCore: Return memory type from internal...
2016-03-22 Star ZengMdeModulePkg DxeCore: Address boundary check for Type...
2016-03-22 Star ZengMdeModulePkg DxeCore: Check Start consistently in CoreC...
2015-07-02 Liming GaoMdeModulePkg: Merge GCD range before convert it to...
2015-06-25 Liming GaoMdeModulePkg: Add Memory Capabilities for MMIO and...
2015-06-08 Heyi GuoMdeModulePkg: Fix bug of AllocatePages for large alignment
2015-05-18 Star ZengMdeModulePkg DxeCore: Add OEM reserved memory type...
2015-05-11 Star ZengMdeModulePkg DxeCore: Add memory more reliable support.
2015-04-29 Liming GaoMdeModulePkg: PI1.4 DxeCore GetMemoryMap() update
2015-04-29 Liming GaoMdeModulePkg: Add support for UEFI2.5 and PI1.4 Persist...
2015-01-21 Ard BiesheuvelMdeModulePkg/DxeMain: Fix wrong sanity check in CoreTer...
2014-12-23 Hot TianMdeModulePkg: fix mixed dos and linux EOL format issue
2014-12-12 Star ZengMdeModulePkg DxeCore: Remove @retval function comments...
2014-12-12 Olivier MartinMdeModulePkg/DxeCore: Fixed compiler error 'enumerated...
2014-11-20 Eugene CohenMdePkg/MdeModulePkg: Implement the missing SetMemorySpa...
2014-11-12 Star ZengMdeModulePkg DxeCore/PiSmmCore: Add UEFI memory and...
2014-08-07 Feng Tian1) Add type cast for better coding style.
2013-03-22 mdkinneyGuarantee that free memory in the 4K page starting...
2013-03-22 mdkinneyFix a bug in the DXE Core that generates an ASSERT...
2012-08-28 rsun3Fix comparisons of enumerated types which may cause...
2012-04-27 ydong10Enhance the error handling for AllocatePool and Allocat...
2011-06-09 niruiyuFix crash in GetMemoryMap() when memory type 0x80000000...
2011-05-25 erictianMake sure the return value of MapKey is correct by...
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-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-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-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-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...