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
Age
Commit message (
Expand
)
Author
2010-02-24
1. Correct File header to ## @file
lgao4
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-25
Clean up the unused EDK_RELEASE_VERSION, PI_SPECIFICATION_VERSION and EFI_SPE...
lgao4
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-10-29
Remove unnessary UEFI_SPECIFICATION_VERSION and PI_SPECIFICATION_VERSION in I...
eric_tian
2008-10-28
Refine file header for INF files of MDE library instances.
xli24
2008-10-28
clean up EBC in inf files.
vanjeff
2008-08-25
remove the unused msa files in MdePkg.
lgao4
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-27
Add SEC as a supported Module Type for all libraries that are also compatible...
mdkinney
2007-09-04
Merge the PI enabling works from the branch
qwang12
2007-07-20
remove some comments introduced by tools.
vanjeff
2007-07-19
Remove unused comments in MdePkg.
yshang1
2007-07-12
Removed MdePkg usage of ModuleName: in file headers
AJFISH
2007-06-29
removed [includes] section from MdePkg and MdeModulePkg .inf files. The inclu...
AJFISH
2007-06-27
Updated headers to follow coding standard
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-30
Add supported module type & arch filter for all libraries in MdePkg to filter...
qhuang8
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-09-27
Remove the duplicated Copy Right in msa header.
lgao4
2006-07-23
Adjust coding style for MemoryAllocationLib.
qhuang8
2006-07-13
Added license & copyright declaration
jwang36
2006-07-12
1. Updated some files’ description files in MdePkg, EdkModulePkg & EdkNt32Pkg.
qhuang8
2006-07-07
Redefine SPEC and Release Version to 0x20000
lgao4
2006-07-07
Obsoleted by new schema and new build tools.
jwang36
2006-06-30
removed unnecessary name space declarations in some top level elements
jwang36
2006-06-30
converted all surface area description files to new schema
jwang36
2006-06-04
UefiLib:
qhuang8
2006-05-25
Updated MSA by putting Specification element at the end of the header section
lhauch
2006-05-25
MemoryAllocationLib: For boundary case: “AllocationSize + OverAllocationSiz...
qhuang8
2006-04-26
Convert backslashes to forward slashes in many build files. This is necessary...
bbahnsen
2006-04-21
Initial import.
bbahnsen