]> git.proxmox.com Git - mirror_edk2.git/commit
Change EfiConvertPointer() and EfiSetVirtualAddressMap() to use gRT instead of mRT...
authormdkinney <mdkinney@6f19259b-4bc3-4df7-8a09-765794883524>
Wed, 8 Aug 2007 20:44:44 +0000 (20:44 +0000)
committermdkinney <mdkinney@6f19259b-4bc3-4df7-8a09-765794883524>
Wed, 8 Aug 2007 20:44:44 +0000 (20:44 +0000)
commitad9e507a58a663b2035232360a7ade02399b80a8
treefbdcb0f08675a5ecb69790790411f46a819f9c54
parent1b0d0cc5f108d65135c26259ff81c60dd2cc6d74
Change EfiConvertPointer() and EfiSetVirtualAddressMap() to use gRT instead of mRT because these two functions must only be called in physical mode, so there is never any need for them to use mRT that is converted to a virtual address

git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@3581 6f19259b-4bc3-4df7-8a09-765794883524
MdePkg/Library/UefiRuntimeLib/RuntimeLib.c
MdePkg/Library/UefiRuntimeLib/RuntimeLibInternal.h
MdePkg/Library/UefiRuntimeLib/RuntimeService.c
MdePkg/Library/UefiRuntimeLib/UefiRuntimeLib.inf