summaryrefslogtreecommitdiff
path: root/MdeModulePkg/Universal/PcatRealTimeClockRuntimeDxe/PcRtc.c
AgeCommit message (Expand)AuthorFilesLines
2009-07-07Move PcatRealTimeClockRuntimeDxe driver to PcAtChipsetPkgklu21-1059/+0
2009-07-06Fix PcRtc Year calculation bug.lgao41-4/+1
2009-07-01Fix date/time not work for the return value of RtcRead not need type convert.gikidy1-6/+9
2009-06-05Enhance the RTC driver to not reserve the CMOS century register MSB.gikidy1-42/+3
2009-02-23Update the variable name and GUID to set time zone and daylight saving: Use L...qhuang81-4/+4
2009-02-11Fix the typo in commentsqhuang81-1/+1
2009-02-11Adjust code to fix potential array out-bound issues.qhuang81-0/+11
2009-02-06Code level security checkedjji41-2/+3
2009-01-20Source level security checkedjji41-0/+4
2009-01-15Comments checkedjji41-31/+15
2009-01-15Coding style checkedjji41-1/+1
2008-12-30Typo correctedjji41-8/+8
2008-12-19Coding style correctedjji41-4/+4
2008-11-12Code Scrub:jji41-2/+2
2008-11-07Code scrub:jji41-259/+211
2008-10-30Patch to remove STATIC modifier. This is on longer recommended by EFI Framewo...jji41-6/+0
2008-07-16Add PCD PcdRealTimeClockUpdateTimeout and update code accordingly.xli241-5/+5
2008-05-23Add logic to check uninitialized RTC value in PcRtc driver in MdeModulePkg.xli241-38/+78
2008-05-08edk2/MdeModulePkg/Universal/PcatRealTimeClockRuntimeDxe/PcRtc.c:jljusten1-1/+1
2008-05-06Enable storage of daylight saving and time zone data of SetTime() service, an...lgao41-2/+37
2008-04-10apply for doxgen format.vanjeff1-13/+4
2007-09-04Fixed one bug when runtime test. The root cause is that ICC compiler will con...vanjeff1-2/+17
2007-07-24Retire the "Include/Common" of MdeModulePkg.yshang11-8/+8
2007-07-19Move RealTimeClockRuntimeDxe to PcatRealTimeClockRuntimeDxe folder of MdeModu...yshang11-0/+1071