1. 558bfeb For pass all compilers. by gikidy · 15 years ago
  2. 2ba53a4 Add Nanosecond initialize when CMOS clear for ConvertRtcTimeToEfiTime can not initialize it. by gikidy · 15 years ago
  3. 6bfa178 Fixed 2 bugs in the RTC driver of PcAtChipsetPkg. by rsun3 · 16 years ago
  4. 345e5a6 Move PcatRealTimeClockRuntimeDxe driver to PcAtChipsetPkg by klu2 · 16 years ago[Renamed from MdeModulePkg/Universal/PcatRealTimeClockRuntimeDxe/PcRtc.c]
  5. 42c6507 Fix PcRtc Year calculation bug. by lgao4 · 16 years ago
  6. 9a1eee2 Fix date/time not work for the return value of RtcRead not need type convert. by gikidy · 16 years ago
  7. a47b308 Enhance the RTC driver to not reserve the CMOS century register MSB. by gikidy · 16 years ago
  8. e031244 Update the variable name and GUID to set time zone and daylight saving: Use L"RTC" for shorter name and gEfiCallerIdGuid since this variable is private for this driver. by qhuang8 · 16 years ago
  9. 4cfc329 Fix the typo in comments by qhuang8 · 16 years ago
  10. 96a5ac5 Adjust code to fix potential array out-bound issues. by qhuang8 · 16 years ago
  11. 9e1f123 Code level security checked by jji4 · 16 years ago
  12. 79864f5 Source level security checked by jji4 · 16 years ago
  13. 812acae Comments checked by jji4 · 16 years ago
  14. b77d007 Coding style checked by jji4 · 16 years ago
  15. 2d4117c Typo corrected by jji4 · 16 years ago
  16. ca08e40 Coding style corrected by jji4 · 16 years ago
  17. 2117683 Code Scrub: MdeModulePkg\Universal\PcatRealTimeClockRuntimeDxe by jji4 · 16 years ago
  18. 8d85dc3 Code scrub: MdeModulePkg/Universal/PcatRealTimeClockRuntimeDxe by jji4 · 16 years ago
  19. fe1e36e 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
  20. f8ea302 Add PCD PcdRealTimeClockUpdateTimeout and update code accordingly. by xli24 · 17 years ago
  21. 254ba24 Add logic to check uninitialized RTC value in PcRtc driver in MdeModulePkg. by xli24 · 17 years ago
  22. f703388 edk2/MdeModulePkg/Universal/PcatRealTimeClockRuntimeDxe/PcRtc.c: by jljusten · 17 years ago
  23. ec35e99 Enable storage of daylight saving and time zone data of SetTime() service, and fix bug of SetWakeupTime() service. by lgao4 · 17 years ago
  24. fb0b259 apply for doxgen format. by vanjeff · 17 years ago
  25. 1f4cf7b Fixed one bug when runtime test. The root cause is that ICC compiler will convert one local array to one global array, and not converted from boot time to run time. by vanjeff · 17 years ago
  26. 3cfb790 Retire the "Include/Common" of MdeModulePkg. by yshang1 · 18 years ago
  27. 8cd4d17 Move RealTimeClockRuntimeDxe to PcatRealTimeClockRuntimeDxe folder of MdeModulePkg. by yshang1 · 18 years ago