summaryrefslogtreecommitdiffstats
path: root/MdePkg/Library/UefiRuntimeLib/RuntimeLib.c
Commit message (Expand)AuthorAgeFilesLines
* MdePkg: Apply uncrustify changesMichael Kubacki2021-12-071-75/+59
* MdePkg: Do not use CreateEventEx unless requiredVitaly Cheptsov via Groups.Io2020-01-101-6/+4
* MdePkg: Replace BSD License with BSD+Patent LicenseMichael D Kinney2019-04-091-7/+1
* MdePkg: Clean up source filesLiming Gao2018-06-281-8/+8
* MdePkg: Deprecate EFI_VARIABLE_AUTHENTICATED_WRITE_ACCESSZhang, Chao B2017-11-011-2/+2
* Minor grammatical work--mostly adding periods. Items with ONLY period added ...myronporter2010-06-301-14/+14
* Minor grammatical work--mostly adding periods. Items with ONLY period added ...myronporter2010-06-251-3/+3
* Update the copyright notice formathhtian2010-04-231-2/+2
* Do not set gBS to NULL when the ExitBootServices event notification for the U...mdkinney2010-02-111-6/+1
* Merge RuntimeLib and RuntimeServices.c.qhuang82009-04-241-6/+657
* Fix several minor coding style issues.qhuang82009-04-151-3/+3
* Remove the work-around in DevicePathLib to judge the end of device path node ...qhuang82009-02-241-2/+2
* use the GUIDed versions of events listed in all of our module/lib implementat...jji42009-02-031-4/+6
* Code and comments have been checked with spec.jji42008-11-201-4/+18
* Use #include "XXX.h" for module internal header files.qhuang82008-10-311-1/+1
* Patch to remove STATIC modifier. This is on longer recommended by EFI Framewo...jji42008-10-301-4/+4
* The driver and library in MdePkg, MdeModulePkg and Nt32Pkg that don't depend ...lgao42008-08-301-8/+11
* Code Scrub for MdePkg.yshang12008-07-251-4/+7
* Code scrub:yshang12008-07-141-2/+0
* Change EfiConvertPointer() and EfiSetVirtualAddressMap() to use gRT instead o...mdkinney2007-08-081-2/+1
* Add exit boot service event registry.yshang12007-06-271-11/+16
* Import the UefiRuntimeLib in MdePkg.yshang12007-06-271-0/+173