coreboot/src/arch
Yuchi Chen f8d4283e78 arch/x86: Define macros for hard-coded HPET registers
HPET General Capabilities and ID Register at offset 0x0 and Timer 0
Configuration and Capability Register at offset 0x100 are used to
determine the generation of HPET ACPI tables. This patch adds
macro definitions for these registers and fields. Definitions are
from IA-PC HPET (High Precision Event Timers) Specification Revision
1.0a.

Change-Id: I31413afcbfc42307e3ad3f99d75f33f87092d7aa
Signed-off-by: Yuchi Chen <yuchi.chen@intel.com>
Reviewed-on: https://review.coreboot.org/c/coreboot/+/84252
Reviewed-by: Shuo Liu <shuo.liu@intel.com>
Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
2024-11-09 10:21:25 +00:00
..
arm arch/arm: Fix building with LTO 2024-08-27 08:58:30 +00:00
arm64 arch/arm64: Add Clang as supported target 2024-10-02 09:19:21 +00:00
ppc64 Makefile.mk: Add a common link_stage function and use it 2024-08-22 13:57:47 +00:00
riscv Makefile.mk: Add a common link_stage function and use it 2024-08-22 13:57:47 +00:00
x86 arch/x86: Define macros for hard-coded HPET registers 2024-11-09 10:21:25 +00:00