1. f6b4e53 Update MODULE_TYPE to be DXE_RUNTIME_DRIVER by mdkinney · 14 years ago
  2. c91a44b Update this library to restrict usage to DXE_RUNTIME_DRIVER and DXE_SAL_DRIVER module types by mdkinney · 14 years ago
  3. 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
  4. 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
  5. 19388d2 Update the copyright notice format by hhtian · 15 years ago
  6. 6bfbb5f 1. Correct File header to ## @file by lgao4 · 15 years ago
  7. 0628eb2 Do not set gBS to NULL when the ExitBootServices event notification for the UEFI Runtime Lib is executed. by mdkinney · 15 years ago
  8. 363bb1b Merge RuntimeLib and RuntimeServices.c. by qhuang8 · 16 years ago
  9. 51969ec Fix several minor coding style issues. by qhuang8 · 16 years ago
  10. 28d3e14 Fix some typo. by gikidy · 16 years ago
  11. a9b896f Remove the work-around in DevicePathLib to judge the end of device path node type. by qhuang8 · 16 years ago
  12. 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
  13. 373ade0 Update copyright for files modified in this year by qhuang8 · 16 years ago
  14. 070a76b Synchronize interface function comment from declaration in library class header file to implementation in library instance. by klu2 · 16 years ago
  15. 030cd1a Update the text to use "x64" instead of "X64" in MdePkg. by qhuang8 · 16 years ago
  16. cd2ed84 De-Unicode in MdePkg source files. by qhuang8 · 16 years ago
  17. 008dfe3 Fix the parameter typo, it should confirm to UEFI spec. by qhuang8 · 16 years ago
  18. cf8ae2f Function headers in .h and .c files synchronized with spec by jji4 · 16 years ago
  19. dc8577f Clean up the unused EDK_RELEASE_VERSION, PI_SPECIFICATION_VERSION and EFI_SPECIFICATION_VERSION from all the MdePkg INF files. by lgao4 · 16 years ago
  20. 91fd9c9 Code and comments have been checked with spec. by jji4 · 16 years ago
  21. 1d37ab9 Code and comments have been checked with spec. by jji4 · 16 years ago
  22. 484c778 Update minor comments for Smbus, PcdLib, PeiServicesLib library instance. And change UefiRuntimeLib instance type to UEFI_DRIVER according to MdeLib spec. by lgao4 · 16 years ago
  23. f5b2c45 Add IA32, x64 & EBC version of EfiConvertFunctionPointer() by qhuang8 · 16 years ago
  24. 6c40137 Use #include "XXX.h" for module internal header files. by qhuang8 · 16 years ago
  25. 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
  26. e34ecc8 Remove unnessary UEFI_SPECIFICATION_VERSION and PI_SPECIFICATION_VERSION in INF file by eric_tian · 16 years ago
  27. 85ea851 Refine file header for INF files of MDE library instances. by xli24 · 16 years ago
  28. 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 · 16 years ago
  29. 14bcde6 remove the unused msa files in MdePkg. by lgao4 · 16 years ago
  30. 42eedea Code Scrub for MdePkg. by yshang1 · 16 years ago
  31. f80b083 Code scrub: by yshang1 · 16 years ago
  32. 0ca3bcb Added necessary support module type by jwang36 · 17 years ago
  33. 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 · 17 years ago
  34. 5088ce2 Remove unused comments in MdePkg. by yshang1 · 17 years ago
  35. 0c1f1ad Comment unallowed item by klu2 · 17 years ago
  36. bf231ea Fixed comments to follow coding standard. by AJFISH · 17 years ago
  37. d5b86e4 Removed MdePkg usage of ModuleName: in file headers by AJFISH · 17 years ago
  38. b67d613 Update EFI_CAPSULE_HEADER definition. by yshang1 · 18 years ago
  39. f1baef6 1. Port X64, IPF and EBC arch for BaseLib by vanjeff · 18 years ago
  40. f734a10 Removed CommonHeader.h generated file from the MdePkg. by AJFISH · 18 years ago
  41. 5ed00ce removed [includes] section from MdePkg and MdeModulePkg .inf files. The includes sections are not needed and are redundant with [packages] section by AJFISH · 18 years ago
  42. 842f557 Updated headers to follow coding standard by AJFISH · 18 years ago
  43. 21998b6 Add exit boot service event registry. by yshang1 · 18 years ago
  44. 89f1008 Add missing files by klu2 · 18 years ago
  45. 8a017ea Convert msa to inf for UefiRuntimeLib by klu2 · 18 years ago
  46. be28ea1 Import UefiRuntimeLib in MdePkg by yshang1 · 18 years ago
  47. ebcc8fb Import the UefiRuntimeLib in MdePkg. by yshang1 · 18 years ago