index
:
edk2-platforms.git
about
devel-IntelAtomProcessorE3900
devel-MinPlatform
devel-MinnowBoard3
devel-MinnowBoard3-UDK2017
devel-MinnowBoardMax-UDK2017
devel-OpenPlatformPkg
devel-dynamictables
master
minnowboard-max-udk2015
pentium-celeron-n-udk2015
(https://github.com/tianocore/edk2-platforms)
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
MdePkg
/
Include
/
Library
/
MemoryAllocationLib.h
Age
Commit message (
Expand
)
Author
2017-09-05
Remove core packages since we can get them from edk2 repository
Guo Mang
2013-12-31
Update MemoryAllocationLib.AllocateAlignedPages API comments for memory overf...
Liming Gao
2010-04-23
Update the copyright notice format
hhtian
2009-05-12
Minor update the function interface for three re-allocate pool APIs to check ...
qhuang8
2009-05-11
Add conformance check for OldBuffer and size even if the memory allocation fa...
qhuang8
2009-05-09
Clarify that FreePages(), FreeAlignedPages(), and FreePool() may perform n ac...
mdkinney
2008-12-05
Comments have been checked with spec
jji4
2008-11-24
Fix typos in the Memory Allocation Library comments
mdkinney
2008-11-22
Add ReallocatePool(), ReallocateRuntimePool(), and ReallocateReservedPool() t...
mdkinney
2008-11-21
synchronize the MdePkg/Include/Library/MemoryAllocationLib.h,PalLib.h the MDE...
gikidy
2008-11-14
Synchronization of MDE Library Spec., Mde.dec, and corresponding head files i...
jji4
2008-10-30
Remove SafeFreePool from MemoryAllocationLib as this API's name is misleading...
qwang12
2008-09-08
Correct the wrong '?' character to '-', and add check DestinationBuffer == So...
lgao4
2008-08-20
Remove allocate aligned pool services.
qhuang8
2008-07-21
Code Scrub of MdePkg/Inlcude/Library
yshang1
2008-01-21
UEFI HII: Merge UEFI HII support changes from branch.
qwang12
2007-07-12
Removed MdePkg usage of ModuleName: in file headers
AJFISH
2007-06-19
Import Library Class from original MDE package. Also I added the EFI_PEI_CORE...
yshang1
2007-06-01
Moved the MdePkg to OldMdePkg so that new code in MdePkg does not break exist...
lhauch
2006-11-03
1. Add the fix for the following Bugs:
cwu11
2006-07-23
Adjust coding style for MemoryAllocationLib.
qhuang8
2006-06-26
• BaseMemoryLib:
qhuang8
2006-04-21
Initial import.
bbahnsen