]> git.proxmox.com Git - mirror_edk2.git/commit - MdeModulePkg/Library/DxeCoreMemoryAllocationLib/MemoryAllocationLib.c
Fix bug in Reallocate Pool functions in DXE Core Memory Allocation Lib. The wrong...
authormdkinney <mdkinney@6f19259b-4bc3-4df7-8a09-765794883524>
Fri, 8 May 2009 22:10:26 +0000 (22:10 +0000)
committermdkinney <mdkinney@6f19259b-4bc3-4df7-8a09-765794883524>
Fri, 8 May 2009 22:10:26 +0000 (22:10 +0000)
commitae55f4ebda86f470c82c8b19346005338522aeef
tree8f81fd2c18ae3138b4dcdce012271696595ffea2
parent6babbe1f8cfe5b7e7657e0c14045bff608b6b04c
Fix bug in Reallocate Pool functions in DXE Core Memory Allocation Lib.  The wrong memory type was being allocated.  This syncs the DXE Core 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@8270 6f19259b-4bc3-4df7-8a09-765794883524
MdeModulePkg/Library/DxeCoreMemoryAllocationLib/MemoryAllocationLib.c