]> git.proxmox.com Git - mirror_edk2.git/commit - MdePkg/Library/UefiMemoryAllocationLib/MemoryAllocationLib.c
Clarify ASSERT() conditions for Reallocate Pool functions.
authormdkinney <mdkinney@6f19259b-4bc3-4df7-8a09-765794883524>
Fri, 8 May 2009 22:09:40 +0000 (22:09 +0000)
committermdkinney <mdkinney@6f19259b-4bc3-4df7-8a09-765794883524>
Fri, 8 May 2009 22:09:40 +0000 (22:09 +0000)
commit6babbe1f8cfe5b7e7657e0c14045bff608b6b04c
tree759a8dd5b9171810e734aef61b6590ff6d95789f
parent0dcec41170f70c47b5b4572d4d1c72f408d4872c
Clarify ASSERT() conditions for Reallocate Pool functions.

Fix bug in Reallocate Pool functions in PEI Memory Allocation Lib.  The wrong memory type was being allocated.  This syncs the PEI Memory Allocation Lib with the fix that was previously made to the UEFI Memory Allocation Lib.

git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@8269 6f19259b-4bc3-4df7-8a09-765794883524
MdePkg/Library/PeiMemoryAllocationLib/MemoryAllocationLib.c
MdePkg/Library/UefiMemoryAllocationLib/MemoryAllocationLib.c