]> git.dujemihanovic.xyz Git - u-boot.git/commit
x86: acpi: Support generation of the HPET table
authorSimon Glass <sjg@chromium.org>
Tue, 22 Sep 2020 18:45:09 +0000 (12:45 -0600)
committerBin Meng <bmeng.cn@gmail.com>
Fri, 25 Sep 2020 03:27:17 +0000 (11:27 +0800)
commitd2628984b7831b26d8f9ac25c966d6151df7a929
tree628e3deb8dbc93fec34c007b14a4d1fb064a084e
parent6c0da2da7ca9f4bf75e384dc679bcb4575a9940e
x86: acpi: Support generation of the HPET table

Add an implementation of the HPET (High Precision Event Timer) ACPI
table. Since this is x86-specific, put it in an x86-specific file

Signed-off-by: Simon Glass <sjg@chromium.org>
arch/x86/include/asm/acpi_table.h
arch/x86/lib/acpi_table.c
include/acpi/acpi_table.h