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
/
Library
/
PeiMemoryAllocationLib
/
MemoryAllocationLib.c
Age
Commit message (
Expand
)
Author
2010-06-30
Minor grammatical work--mostly adding periods. Items with ONLY period added ...
myronporter
2010-06-25
Minor grammatical work--mostly adding periods. Items with ONLY period added ...
myronporter
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
2009-05-08
Clarify ASSERT() conditions for Reallocate Pool functions.
mdkinney
2009-03-10
Remove wrong comments in function header.
qhuang8
2008-12-05
Comments have been checked with spec
jji4
2008-12-01
Refine MdePkg library instances: Remove unnecessary EFIAPI modifier for libra...
qhuang8
2008-11-26
Synchronize function comment in h file
gikidy
2008-11-24
Add reallocate functions to the PEI Memory Allocation Library
mdkinney
2008-11-21
synchronize the MdePkg/Include/Library/MemoryAllocationLib.h,PalLib.h the MDE...
gikidy
2008-10-30
Remove SafeFreePool from MemoryAllocationLib as this API's name is misleading...
qwang12
2008-08-24
Clean up DxeMemoryAllocationLib and PeiMemoryAllocationLib.
lgao4
2008-08-20
Remove allocate aligned pool services.
qhuang8
2008-07-14
Code scrub:
yshang1
2008-01-21
UEFI HII: Merge UEFI HII support changes from branch.
qwang12
2007-09-04
Merge the PI enabling works from the branch
qwang12
2007-07-20
remove some comments introduced by tools.
vanjeff
2007-07-12
Removed MdePkg usage of ModuleName: in file headers
AJFISH
2007-06-22
Checked in part of MDE library instances following PI and UEFI. It includes:
yshang1
2007-06-22
Import some Pei and Dxe related instances for MdePkg.
vanjeff
2007-06-01
Moved the MdePkg to OldMdePkg so that new code in MdePkg does not break exist...
lhauch
2007-01-25
Make MDE package pass intel IPF compiler with /W4 /WX switched on.
xli24
2006-11-03
1. Add the fix for the following Bugs:
cwu11
2006-07-23
Adjust coding style for MemoryAllocationLib.
qhuang8
2006-06-04
UefiLib:
qhuang8
2006-05-25
MemoryAllocationLib: For boundary case: “AllocationSize + OverAllocationSiz...
qhuang8
2006-04-21
Initial import.
bbahnsen