]> git.proxmox.com Git - mirror_edk2.git/commit
Images loaded by the DXE IPL should allocate memory of type EfiBootServicesCode,...
authormdkinney <mdkinney@6f19259b-4bc3-4df7-8a09-765794883524>
Wed, 29 Oct 2008 03:28:03 +0000 (03:28 +0000)
committermdkinney <mdkinney@6f19259b-4bc3-4df7-8a09-765794883524>
Wed, 29 Oct 2008 03:28:03 +0000 (03:28 +0000)
commit4bf952d181b1c8db4b4b021795abc1680685f7fd
tree61268e84fe5c6af5b52732cd5ec60a7e231ebe81
parentebc5f59da441a868889c9e32ef1e9229d88459ed
Images loaded by the DXE IPL should allocate memory of type EfiBootServicesCode, not EfiBootServicesData

git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@6283 6f19259b-4bc3-4df7-8a09-765794883524
MdeModulePkg/Core/DxeIplPeim/DxeLoad.c