]> git.proxmox.com Git - mirror_edk2.git/commit - MdePkg/Library/UefiMemoryAllocationLib/MemoryAllocationLib.c
Fix the bug that InternalReallocatePool() ignores the input parameter PoolType, and...
authorxli24 <xli24@6f19259b-4bc3-4df7-8a09-765794883524>
Wed, 29 Apr 2009 02:52:37 +0000 (02:52 +0000)
committerxli24 <xli24@6f19259b-4bc3-4df7-8a09-765794883524>
Wed, 29 Apr 2009 02:52:37 +0000 (02:52 +0000)
commitd9f0ad2765c0222820852904d98abf24ce195b48
tree358009bc56155ae342907db49930069130d23715
parenta24b4043cdea93ada372dacfb18ebd4c7e4ba7f1
Fix the bug that InternalReallocatePool() ignores the input parameter PoolType, and does always allocates memory of type EfiBootServicesData.

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