]> git.proxmox.com Git - mirror_edk2.git/history - MdePkg/Library/PeiMemoryAllocationLib/MemoryAllocationLib.c
UefiCpuPkg: Move AsmRelocateApLoopStart from Mpfuncs.nasm to AmdSev.nasm
[mirror_edk2.git] / MdePkg / Library / PeiMemoryAllocationLib / MemoryAllocationLib.c
2021-12-07 Michael KubackiMdePkg: Apply uncrustify changes
2019-04-09 Michael D KinneyMdePkg: Replace BSD License with BSD+Patent License
2018-06-28 Liming GaoMdePkg: Clean up source files
2017-09-04 Star ZengMdePkg PeiMemoryAllocationLib: Update InternalAllocateA...
2017-09-04 Star ZengMdePkg PeiMemoryAllocationLib: Update Free(Aligned...
2015-05-11 Star ZengMdePkg: Update PeiMemoryAllocationLib to allocate EfiRe...
2014-08-28 Gao, LimingDon't initialize local variables in its declaration.
2014-08-22 Gao, LimingOnly reserve the aligned memory instead of reserving...
2013-12-31 Liming GaoUpdate MemoryAllocationLib.AllocateAlignedPages API...
2013-07-12 Liming GaoUpdate PeiMemoryAllocationLib instance to support Alloc...
2010-06-30 myronporterMinor grammatical work--mostly adding periods. Items...
2010-06-25 myronporterMinor grammatical work--mostly adding periods. Items...
2010-04-23 hhtianUpdate the copyright notice format
2009-05-12 qhuang8Minor update the function interface for three re-alloca...
2009-05-11 qhuang8Add conformance check for OldBuffer and size even if...
2009-05-09 mdkinneyClarify that FreePages(), FreeAlignedPages(), and FreeP...
2009-05-08 mdkinneyClarify ASSERT() conditions for Reallocate Pool functions.
2009-03-10 qhuang8Remove wrong comments in function header.
2008-12-05 jji4Comments have been checked with spec
2008-12-01 qhuang8Refine MdePkg library instances: Remove unnecessary...
2008-11-26 gikidySynchronize function comment in h file
2008-11-24 mdkinneyAdd reallocate functions to the PEI Memory Allocation...
2008-11-21 gikidysynchronize the MdePkg/Include/Library/MemoryAllocation...
2008-10-30 qwang12Remove SafeFreePool from MemoryAllocationLib as this...
2008-08-24 lgao4Clean up DxeMemoryAllocationLib and PeiMemoryAllocationLib.
2008-08-20 qhuang8Remove allocate aligned pool services.
2008-07-14 yshang1Code scrub:
2008-01-21 qwang12UEFI HII: Merge UEFI HII support changes from branch.
2007-09-04 qwang12Merge the PI enabling works from the branch
2007-07-20 vanjeffremove some comments introduced by tools.
2007-07-12 AJFISHRemoved MdePkg usage of ModuleName: in file headers
2007-06-22 yshang1Checked in part of MDE library instances following...
2007-06-22 vanjeffImport some Pei and Dxe related instances for MdePkg.
2007-06-01 lhauchMoved the MdePkg to OldMdePkg so that new code in MdePk...
2007-01-25 xli24Make MDE package pass intel IPF compiler with /W4 ...
2006-11-03 cwu111. Add the fix for the following Bugs:
2006-07-23 qhuang8Adjust coding style for MemoryAllocationLib.
2006-06-04 qhuang8UefiLib:
2006-05-25 qhuang8MemoryAllocationLib: For boundary case: “AllocationSize...
2006-04-21 bbahnsenInitial import.