Gitiles
Code Review
Sign In
review.shift-gmbh.com
/
SHIFTPHONES
/
android_bootable_bootloader_edk2
/
bfd4a3f1b4d04473687e364a513d70989c8d5b69
/
PcAtChipsetPkg
/
PcatRealTimeClockRuntimeDxe
/
PcRtc.c
558bfeb
For pass all compilers.
by gikidy
· 15 years ago
2ba53a4
Add Nanosecond initialize when CMOS clear for ConvertRtcTimeToEfiTime can not initialize it.
by gikidy
· 15 years ago
6bfa178
Fixed 2 bugs in the RTC driver of PcAtChipsetPkg.
by rsun3
· 16 years ago
345e5a6
Move PcatRealTimeClockRuntimeDxe driver to PcAtChipsetPkg
by klu2
· 16 years ago
[Renamed from MdeModulePkg/Universal/PcatRealTimeClockRuntimeDxe/PcRtc.c]
42c6507
Fix PcRtc Year calculation bug.
by lgao4
· 16 years ago
9a1eee2
Fix date/time not work for the return value of RtcRead not need type convert.
by gikidy
· 16 years ago
a47b308
Enhance the RTC driver to not reserve the CMOS century register MSB.
by gikidy
· 16 years ago
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
4cfc329
Fix the typo in comments
by qhuang8
· 16 years ago
96a5ac5
Adjust code to fix potential array out-bound issues.
by qhuang8
· 16 years ago
9e1f123
Code level security checked
by jji4
· 16 years ago
79864f5
Source level security checked
by jji4
· 16 years ago
812acae
Comments checked
by jji4
· 16 years ago
b77d007
Coding style checked
by jji4
· 16 years ago
2d4117c
Typo corrected
by jji4
· 16 years ago
ca08e40
Coding style corrected
by jji4
· 16 years ago
2117683
Code Scrub: MdeModulePkg\Universal\PcatRealTimeClockRuntimeDxe
by jji4
· 16 years ago
8d85dc3
Code scrub: MdeModulePkg/Universal/PcatRealTimeClockRuntimeDxe
by jji4
· 16 years ago
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
f8ea302
Add PCD PcdRealTimeClockUpdateTimeout and update code accordingly.
by xli24
· 17 years ago
254ba24
Add logic to check uninitialized RTC value in PcRtc driver in MdeModulePkg.
by xli24
· 17 years ago
f703388
edk2/MdeModulePkg/Universal/PcatRealTimeClockRuntimeDxe/PcRtc.c:
by jljusten
· 17 years ago
ec35e99
Enable storage of daylight saving and time zone data of SetTime() service, and fix bug of SetWakeupTime() service.
by lgao4
· 17 years ago
fb0b259
apply for doxgen format.
by vanjeff
· 17 years ago
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
3cfb790
Retire the "Include/Common" of MdeModulePkg.
by yshang1
· 18 years ago
8cd4d17
Move RealTimeClockRuntimeDxe to PcatRealTimeClockRuntimeDxe folder of MdeModulePkg.
by yshang1
· 18 years ago