summaryrefslogtreecommitdiffstats
path: root/PcAtChipsetPkg/PcatRealTimeClockRuntimeDxe/PcRtc.c
Commit message (Expand)AuthorAgeFilesLines
* Add missing status code in several modules.li-elvin2012-10-301-0/+7
* PcAtChipsetPkg/RTC: Fix a bug in RtcGetWakeUpTime() which may cause its retur...erictian2012-08-151-0/+1
* PcAtChipsetPkg: install RTC ARCH protocol even if RTC h/w is functioning inco...erictian2011-11-221-0/+5
* PcAtChipsetPkg: install RTC ARCH protocol even if the "RTC" variable is corru...erictian2011-11-171-0/+2
* PcAtChipsetPkg: Do right sign extension to avoid a wrong daylight value savin...erictian2011-11-171-2/+2
* fix GCC build failure. make function definition same with declaration.erictian2010-11-121-3/+0
* fix build errorerictian2010-11-101-1/+1
* store Year/Month/Day to variable in SetWakeupTime() because PCAT RTC Alarm re...erictian2010-11-101-25/+63
* RefRefine soma code to make code run safely.ydong102010-09-171-16/+16
* Update the copyright notice formathhtian2010-04-241-2/+2
* For pass all compilers.gikidy2009-07-271-3/+28
* Add Nanosecond initialize when CMOS clear for ConvertRtcTimeToEfiTime can not...gikidy2009-07-271-31/+10
* Fixed 2 bugs in the RTC driver of PcAtChipsetPkg.rsun32009-07-151-40/+32
* Move PcatRealTimeClockRuntimeDxe driver to PcAtChipsetPkgklu22009-07-071-0/+1059