index
:
edk2-platforms.git
about
devel-IntelAtomProcessorE3900
devel-MinPlatform
devel-MinnowBoard3
devel-MinnowBoard3-UDK2017
devel-MinnowBoardMax-UDK2017
devel-OpenPlatformPkg
devel-dynamictables
master
minnowboard-max-udk2015
pentium-celeron-n-udk2015
(https://github.com/tianocore/edk2-platforms)
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
MdePkg
/
Library
/
UefiRuntimeLib
/
RuntimeLib.c
Age
Commit message (
Expand
)
Author
2010-06-30
Minor grammatical work--mostly adding periods. Items with ONLY period added ...
myronporter
2010-06-25
Minor grammatical work--mostly adding periods. Items with ONLY period added ...
myronporter
2010-04-23
Update the copyright notice format
hhtian
2010-02-11
Do not set gBS to NULL when the ExitBootServices event notification for the U...
mdkinney
2009-04-24
Merge RuntimeLib and RuntimeServices.c.
qhuang8
2009-04-15
Fix several minor coding style issues.
qhuang8
2009-02-24
Remove the work-around in DevicePathLib to judge the end of device path node ...
qhuang8
2009-02-03
use the GUIDed versions of events listed in all of our module/lib implementat...
jji4
2008-11-20
Code and comments have been checked with spec.
jji4
2008-10-31
Use #include "XXX.h" for module internal header files.
qhuang8
2008-10-30
Patch to remove STATIC modifier. This is on longer recommended by EFI Framewo...
jji4
2008-08-30
The driver and library in MdePkg, MdeModulePkg and Nt32Pkg that don't depend ...
lgao4
2008-07-25
Code Scrub for MdePkg.
yshang1
2008-07-14
Code scrub:
yshang1
2007-08-08
Change EfiConvertPointer() and EfiSetVirtualAddressMap() to use gRT instead o...
mdkinney
2007-06-27
Add exit boot service event registry.
yshang1
2007-06-27
Import the UefiRuntimeLib in MdePkg.
yshang1