]> git.proxmox.com Git - mirror_edk2.git/history - MdePkg/Library/UefiMemoryAllocationLib/MemoryAllocationLib.c
Update the copyright notice format
[mirror_edk2.git] / MdePkg / Library / UefiMemoryAllocationLib / MemoryAllocationLib.c
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-04-29 xli24Fix the bug that InternalReallocatePool() ignores the...
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 reallocation functions to the UEFI Memory Allocatio...
2008-11-22 mdkinneyAdd ReallocatePool(), ReallocateRuntimePool(), and...
2008-11-21 gikidysynchronize the MdePkg/Include/Library/MemoryAllocation...
2008-10-30 qwang12Remove SafeFreePool from MemoryAllocationLib as this...
2008-10-25 xli241. Rename following library instances according to...