coreboot/src/include/pc80
Kyösti Mälkki 240baa31e8 ACPI: Make FADT entries for RTC/CMOS architectural
For AMD, replace name RTC_ALT_CENTURY with RTC_CLK_ALTCENTURY
that points to same offset. Since the century field inside
RTC falls within the NVRAM space, and could interfere with
OPTION_TABLE, it is now guarded with config USE_PC_CMOS_ALTCENTURY.

There were no reference for the use of offset 0x48 for century.

Change-Id: I965a83dc8daaa02ad0935bdde5ca50110adb014a
Signed-off-by: Kyösti Mälkki <kyosti.malkki@gmail.com>
Reviewed-on: https://review.coreboot.org/c/coreboot/+/74601
Reviewed-by: Elyes Haouas <ehaouas@noos.fr>
Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
Reviewed-by: Felix Held <felix-coreboot@felixheld.de>
2023-04-29 01:20:54 +00:00
..
i8254.h pc80/i8254: Add speaker beep function 2023-02-15 13:17:29 +00:00
i8259.h
isa-dma.h
keyboard.h
mc146818rtc.h ACPI: Make FADT entries for RTC/CMOS architectural 2023-04-29 01:20:54 +00:00
vga.h vga: Change the arguments of vga_write_text to support extended ASCII 2023-04-28 09:39:06 +00:00
vga_io.h