1. 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
  2. 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
  3. 19388d2 Update the copyright notice format by hhtian · 15 years ago
  4. 0628eb2 Do not set gBS to NULL when the ExitBootServices event notification for the UEFI Runtime Lib is executed. by mdkinney · 15 years ago
  5. 363bb1b Merge RuntimeLib and RuntimeServices.c. by qhuang8 · 16 years ago
  6. 51969ec Fix several minor coding style issues. by qhuang8 · 16 years ago
  7. a9b896f Remove the work-around in DevicePathLib to judge the end of device path node type. by qhuang8 · 16 years ago
  8. 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
  9. 1d37ab9 Code and comments have been checked with spec. by jji4 · 16 years ago
  10. 6c40137 Use #include "XXX.h" for module internal header files. by qhuang8 · 16 years ago
  11. 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
  12. 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
  13. 42eedea Code Scrub for MdePkg. by yshang1 · 17 years ago
  14. f80b083 Code scrub: by yshang1 · 17 years ago
  15. 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
  16. 21998b6 Add exit boot service event registry. by yshang1 · 18 years ago
  17. ebcc8fb Import the UefiRuntimeLib in MdePkg. by yshang1 · 18 years ago