audk/PcAtChipsetPkg/PcatRealTimeClockRuntimeDxe
rsun3 6bfa178cca Fixed 2 bugs in the RTC driver of PcAtChipsetPkg.
1. RtcTimeFieldsValid() has bug checking the validity of TIME fields, which causes SetTime() will not return EFI_INVALID_PARAMETER when it is fed with invliad time fields.
2. Logical error in handling Time Zone and Day Light Saving.GetTime() won't return Time Zone and Day Light Saving set by last SetTime() call.

git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@8948 6f19259b-4bc3-4df7-8a09-765794883524
2009-07-15 06:17:57 +00:00
..
PcRtc.c Fixed 2 bugs in the RTC driver of PcAtChipsetPkg. 2009-07-15 06:17:57 +00:00
PcRtc.h Move PcatRealTimeClockRuntimeDxe driver to PcAtChipsetPkg 2009-07-07 02:48:17 +00:00
PcRtcEntry.c Move PcatRealTimeClockRuntimeDxe driver to PcAtChipsetPkg 2009-07-07 02:48:17 +00:00
PcatRealTimeClockRuntimeDxe.inf Move PcatRealTimeClockRuntimeDxe driver to PcAtChipsetPkg 2009-07-07 02:48:17 +00:00