Gitiles
Code Review
Sign In
review.shift-gmbh.com
/
SHIFTPHONES
/
android_bootable_bootloader_edk2
/
c93bcb7ef453337f9daae42c6b27492c4f6555ed
/
MdePkg
/
Library
/
UefiRuntimeLib
/
RuntimeLib.c
58380e9
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)
by myronporter
· 15 years ago
2fc59a0
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)
by myronporter
· 15 years ago
19388d2
Update the copyright notice format
by hhtian
· 15 years ago
0628eb2
Do not set gBS to NULL when the ExitBootServices event notification for the UEFI Runtime Lib is executed.
by mdkinney
· 15 years ago
363bb1b
Merge RuntimeLib and RuntimeServices.c.
by qhuang8
· 16 years ago
51969ec
Fix several minor coding style issues.
by qhuang8
· 16 years ago
a9b896f
Remove the work-around in DevicePathLib to judge the end of device path node type.
by qhuang8
· 16 years ago
57a3157
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
by jji4
· 16 years ago
1d37ab9
Code and comments have been checked with spec.
by jji4
· 16 years ago
6c40137
Use #include "XXX.h" for module internal header files.
by qhuang8
· 16 years ago
fe46741
Patch to remove STATIC modifier. This is on longer recommended by EFI Framework coding style. All duplicated symbols has been renamed accordingly.
by jji4
· 16 years ago
60c9367
The driver and library in MdePkg, MdeModulePkg and Nt32Pkg that don't depend on PI spec should include Uefi.h not PiDxe.h.
by lgao4
· 17 years ago
42eedea
Code Scrub for MdePkg.
by yshang1
· 17 years ago
f80b083
Code scrub:
by yshang1
· 17 years ago
ad9e507
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
by mdkinney
· 18 years ago
21998b6
Add exit boot service event registry.
by yshang1
· 18 years ago
ebcc8fb
Import the UefiRuntimeLib in MdePkg.
by yshang1
· 18 years ago