]> git.proxmox.com Git - mirror_edk2.git/commit
MdeModulePkg: Put report status code at the end of RuntimeDriverSetVirtualAddressMap.
authorElvin Li <elvin.li@intel.com>
Thu, 9 Apr 2015 08:31:42 +0000 (08:31 +0000)
committerli-elvin <li-elvin@Edk2>
Thu, 9 Apr 2015 08:31:42 +0000 (08:31 +0000)
commit53deb15e3a3d7180701585f280d0f952d19d44d9
tree85ad12a2bedb0c6578c075ef26bbe1038ad89b1b
parent800765aa19a8059a001652d3d190e594ed651694
MdeModulePkg: Put report status code at the end of RuntimeDriverSetVirtualAddressMap.

Move report status code to the end after all pointers convert and image relocation are finished.

Contributed-under: TianoCore Contribution Agreement 1.0
Signed-off-by: Elvin Li <elvin.li@intel.com>
Reviewed-by: Liming Gao <liming.gao@intel.com>
git-svn-id: https://svn.code.sf.net/p/edk2/code/trunk/edk2@17136 6f19259b-4bc3-4df7-8a09-765794883524
MdeModulePkg/Core/RuntimeDxe/Runtime.c