audk/MdePkg/Library/UefiRuntimeLib
jwang36 0ca3bcbc90 Added necessary support module type
git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@4593 6f19259b-4bc3-4df7-8a09-765794883524
2008-01-21 09:32:58 +00:00
..
RuntimeLib.c 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 2007-08-08 20:44:44 +00:00
RuntimeLibInternal.h 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 2007-08-08 20:44:44 +00:00
RuntimeService.c 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 2007-08-08 20:44:44 +00:00
UefiRuntimeLib.inf Added necessary support module type 2008-01-21 09:32:58 +00:00
UefiRuntimeLib.msa Import the UefiRuntimeLib in MdePkg. 2007-06-27 07:22:18 +00:00