]> xenbits.xensource.com Git - seabios.git/commit
Drop FIX_RTC flag from FADT.
authorGleb Natapov <gleb@redhat.com>
Tue, 20 Mar 2012 08:02:17 +0000 (10:02 +0200)
committerKevin O'Connor <kevin@koconnor.net>
Wed, 21 Mar 2012 23:42:25 +0000 (19:42 -0400)
commitc7be281b3be0f2013aa4b5d5f400981a1adb6e63
tree3ec333578751f83c3edeba0e104b6079d804ac6c
parent39d59895aa20caa9fa48b98b9a6e2b4d234a01c4
Drop FIX_RTC flag from FADT.

FIX_RTC flag should be set if RTC wake status is _not_ reported in fixed
register space, but this is not the case for QEMU. So drop it from FADT.

Signed-off-by: Gleb Natapov <gleb@redhat.com>
src/acpi.c