History log of /device/linaro/bootloader/edk2/MdePkg/Library/UefiRuntimeLib/RuntimeLib.c
Revision Date Author Comments (<<< Hide modified files) (Show modified files >>>)
58380e9c6174f23df78f777b4209c0fd75245cda 30-Jun-2010 myronporter <myronporter@6f19259b-4bc3-4df7-8a09-765794883524> Minor grammatical work--mostly adding periods. Items with ONLY period added did not have the heading date changed, but Items with content changes had heading copyright dates updated. Sending separately a list of files missing Doxygen @param and @return information. (PENDING)

git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@10615 6f19259b-4bc3-4df7-8a09-765794883524
/device/linaro/bootloader/edk2/MdePkg/Library/UefiRuntimeLib/RuntimeLib.c
2fc59a003ed9104f9feebe0e418f2a04a50f3284 25-Jun-2010 myronporter <myronporter@6f19259b-4bc3-4df7-8a09-765794883524> Minor grammatical work--mostly adding periods. Items with ONLY period added did not have the heading date changed, but Items with content changes had heading copyright dates updated. Sending separately a list of files missing Doxygen @param and @return information. (PENDING)

git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@10604 6f19259b-4bc3-4df7-8a09-765794883524
/device/linaro/bootloader/edk2/MdePkg/Library/UefiRuntimeLib/RuntimeLib.c
19388d2960b2fe0347da23799e93ccc52f540214 23-Apr-2010 hhtian <hhtian@6f19259b-4bc3-4df7-8a09-765794883524> Update the copyright notice format

git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@10415 6f19259b-4bc3-4df7-8a09-765794883524
/device/linaro/bootloader/edk2/MdePkg/Library/UefiRuntimeLib/RuntimeLib.c
0628eb2c761c32ab35127201c38cb124562dfa9c 11-Feb-2010 mdkinney <mdkinney@6f19259b-4bc3-4df7-8a09-765794883524> Do not set gBS to NULL when the ExitBootServices event notification for the UEFI Runtime Lib is executed.

There is no guarantee that the ExitBootServices notification function from this lib will be the last ExitBootServices notification function registered by a module that uses the UEFI Runtime lib. If additional ExitBootServices notification functions require the use of gBS, then setting to NULL will break those additional ExitBootServices notification functions.



git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@9982 6f19259b-4bc3-4df7-8a09-765794883524
/device/linaro/bootloader/edk2/MdePkg/Library/UefiRuntimeLib/RuntimeLib.c
363bb1b56ee3f45587889b979d124aa1d03de824 24-Apr-2009 qhuang8 <qhuang8@6f19259b-4bc3-4df7-8a09-765794883524> Merge RuntimeLib and RuntimeServices.c.

git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@8166 6f19259b-4bc3-4df7-8a09-765794883524
/device/linaro/bootloader/edk2/MdePkg/Library/UefiRuntimeLib/RuntimeLib.c
51969ecb37e8d671c0237e936d79a51b7ca646ff 15-Apr-2009 qhuang8 <qhuang8@6f19259b-4bc3-4df7-8a09-765794883524> Fix several minor coding style issues.

git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@8092 6f19259b-4bc3-4df7-8a09-765794883524
/device/linaro/bootloader/edk2/MdePkg/Library/UefiRuntimeLib/RuntimeLib.c
a9b896f453c83a6f0af653c9c153014a37129453 24-Feb-2009 qhuang8 <qhuang8@6f19259b-4bc3-4df7-8a09-765794883524> Remove the work-around in DevicePathLib to judge the end of device path node type.

git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@7644 6f19259b-4bc3-4df7-8a09-765794883524
/device/linaro/bootloader/edk2/MdePkg/Library/UefiRuntimeLib/RuntimeLib.c
57a31578d374da211893541d236890850529e478 03-Feb-2009 jji4 <jji4@6f19259b-4bc3-4df7-8a09-765794883524> use the GUIDed versions of events listed in all of our module/lib implementations: EVT_SIGNAL_VIRTUAL_ADDRESS_CHANGE and EVT_SIGNAL_EXIT_BOOT_SERVICES

git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@7418 6f19259b-4bc3-4df7-8a09-765794883524
/device/linaro/bootloader/edk2/MdePkg/Library/UefiRuntimeLib/RuntimeLib.c
1d37ab9fb9714451a58023c2515d1c5f9cbf6a31 20-Nov-2008 jji4 <jji4@6f19259b-4bc3-4df7-8a09-765794883524> Code and comments have been checked with spec.

git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@6650 6f19259b-4bc3-4df7-8a09-765794883524
/device/linaro/bootloader/edk2/MdePkg/Library/UefiRuntimeLib/RuntimeLib.c
6c401377339d53eb855a0b38986cfb6363dd6fb6 31-Oct-2008 qhuang8 <qhuang8@6f19259b-4bc3-4df7-8a09-765794883524> Use #include "XXX.h" for module internal header files.

git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@6332 6f19259b-4bc3-4df7-8a09-765794883524
/device/linaro/bootloader/edk2/MdePkg/Library/UefiRuntimeLib/RuntimeLib.c
fe467413d2230a2170bb3ffc91e5e8c909920628 30-Oct-2008 jji4 <jji4@6f19259b-4bc3-4df7-8a09-765794883524> Patch to remove STATIC modifier. This is on longer recommended by EFI Framework coding style. All duplicated symbols has been renamed accordingly.

git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@6295 6f19259b-4bc3-4df7-8a09-765794883524
/device/linaro/bootloader/edk2/MdePkg/Library/UefiRuntimeLib/RuntimeLib.c
60c93673b3189b7a48acdb5c300f4ee3546ffb85 30-Aug-2008 lgao4 <lgao4@6f19259b-4bc3-4df7-8a09-765794883524> The driver and library in MdePkg, MdeModulePkg and Nt32Pkg that don't depend on PI spec should include Uefi.h not PiDxe.h.

git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@5758 6f19259b-4bc3-4df7-8a09-765794883524
/device/linaro/bootloader/edk2/MdePkg/Library/UefiRuntimeLib/RuntimeLib.c
42eedea958591087603bbacd1c2227d2494026af 25-Jul-2008 yshang1 <yshang1@6f19259b-4bc3-4df7-8a09-765794883524> Code Scrub for MdePkg.

git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@5567 6f19259b-4bc3-4df7-8a09-765794883524
/device/linaro/bootloader/edk2/MdePkg/Library/UefiRuntimeLib/RuntimeLib.c
f80b0830db453419ac5ad2b3f12a8b7c2bbdc29a 14-Jul-2008 yshang1 <yshang1@6f19259b-4bc3-4df7-8a09-765794883524> Code scrub:
MdePkg/Library/BaseCacheMaintenanceLib
MdePkg/Library/BaseDebugLibNull
MdePkg/Library/BaseIoLibIntrinsic
MdePkg/Library/BaseLib
MdePkg/Library/BasePeCoffLib
MdePkg/Library/CpuLib
MdePkg/Library/DxeMemoryLib
MdePkg/Library/DxePiLib
MdePkg/Library/PeiIoLib
MdePkg/Library/PeiMemoryLib
MdePkg/Library/UefiBootServicesTableLib
MdePkg/Library/UefiLib
MdePkg/Library/UefiRuntimeLib


git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@5464 6f19259b-4bc3-4df7-8a09-765794883524
/device/linaro/bootloader/edk2/MdePkg/Library/UefiRuntimeLib/RuntimeLib.c
ad9e507a58a663b2035232360a7ade02399b80a8 08-Aug-2007 mdkinney <mdkinney@6f19259b-4bc3-4df7-8a09-765794883524> 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
/device/linaro/bootloader/edk2/MdePkg/Library/UefiRuntimeLib/RuntimeLib.c
21998b6778c9b77085330c4711f4cc55aa7c1e41 27-Jun-2007 yshang1 <yshang1@6f19259b-4bc3-4df7-8a09-765794883524> Add exit boot service event registry.

git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@2801 6f19259b-4bc3-4df7-8a09-765794883524
/device/linaro/bootloader/edk2/MdePkg/Library/UefiRuntimeLib/RuntimeLib.c
ebcc8fb7ba239020d307ce113fb30ae120b6fcaf 27-Jun-2007 yshang1 <yshang1@6f19259b-4bc3-4df7-8a09-765794883524> Import the UefiRuntimeLib in MdePkg.

git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@2787 6f19259b-4bc3-4df7-8a09-765794883524
/device/linaro/bootloader/edk2/MdePkg/Library/UefiRuntimeLib/RuntimeLib.c