coreboot-kgpe-d16/src/drivers
zbao a1e6a9c25a RTC: Add a routine to check if the CMOS date is valid
If the CMOS is cleared or someone writes some random date/time
on purpose, the CMOS date register has a invalid date. This will
hurts some OS, like Windows 7, which hangs at MS logo forever.
When we detect that, we need to write a reasonable date in CMOS.

Alexandru Gagniuc:
Hmm, it would be interesting to use the date the coreboot image
was built and set that as the default date. At least until time
travel is invented.

Change-Id: Ic1c7a2d60e711265686441c77bdf7891a7efb42e
Signed-off-by: Zheng Bao <zheng.bao@amd.com>
Signed-off-by: zbao <fishbaozi@gmail.com>
Reviewed-on: http://review.coreboot.org/1389
Tested-by: build bot (Jenkins)
Reviewed-by: Patrick Georgi <patrick@georgi-clan.de>
2012-08-02 23:40:09 +02:00
..
ati Clean up #ifs 2012-05-08 00:34:34 +02:00
dec remove trailing whitespace 2011-11-01 19:07:45 +01:00
elog ELOG: Add support for SMM and kernel GSMI driver 2012-07-26 00:19:42 +02:00
emulation Handle drivers/ equally to any other sub directory. 2011-04-15 03:30:03 +00:00
generic IOAPIC: hook up driver in Kconfig 2012-07-13 08:38:08 +02:00
i2c Revert "Use broadcast SIPI to startup siblings" 2012-07-31 06:46:02 +02:00
ics Add driver for ICS954309 clock generator 2011-10-25 19:22:22 +02:00
ipmi Add basic ipmi support 2012-07-09 10:41:05 +02:00
oxford Add BAR address debug information to Oxford PCIe serial driver 2012-07-24 22:48:07 +02:00
pc80 RTC: Add a routine to check if the CMOS date is valid 2012-08-02 23:40:09 +02:00
realtek Remove copies of rtl8168.c 2012-07-26 19:02:59 +02:00
sil Handle drivers/ equally to any other sub directory. 2011-04-15 03:30:03 +00:00
spi SMM: Add option for SPI driver to be available in SMM 2012-07-24 23:44:40 +02:00
trident Handle drivers/ equally to any other sub directory. 2011-04-15 03:30:03 +00:00
Kconfig Remove copies of rtl8168.c 2012-07-26 19:02:59 +02:00
Makefile.inc Remove copies of rtl8168.c 2012-07-26 19:02:59 +02:00