summaryrefslogtreecommitdiffstats
path: root/util/autoport
diff options
context:
space:
mode:
authorFurquan Shaikh <furquan@google.com>2020-05-02 10:23:37 -0700
committerFurquan Shaikh <furquan@google.com>2020-05-02 18:39:49 +0000
commite0844636aca974449c7257e846ec816db683d0b9 (patch)
tree23c21aecbf17b1b187e48f5f681eb544abb89f07 /util/autoport
parent6cc1e9e81efe794eb4ef0d0586fa7b8351577aba (diff)
downloadcoreboot-e0844636aca974449c7257e846ec816db683d0b9.tar.gz
coreboot-e0844636aca974449c7257e846ec816db683d0b9.tar.bz2
coreboot-e0844636aca974449c7257e846ec816db683d0b9.zip
acpi: Move ACPI table support out of arch/x86 (2/5)
This change moves all ACPI table support in coreboot currently living under arch/x86 into common code to make it architecture independent. ACPI table generation is not really tied to any architecture and hence it makes sense to move this to its own directory. In order to make it easier to review, this change is being split into multiple CLs. This is change 2/5 which moves the contents of arch/x86/include/arch/acpi*.h files into include/acpi/acpi*.h and updates the arch header files to include acpi header files. These are just temporary placeholders and will be removed later in the series. BUG=b:155428745 Change-Id: I9acb787770b7f09fd2cbd99cb8d0a6499b9c64b3 Signed-off-by: Furquan Shaikh <furquan@google.com> Reviewed-on: https://review.coreboot.org/c/coreboot/+/40937 Tested-by: build bot (Jenkins) <no-reply@coreboot.org> Reviewed-by: HAOUAS Elyes <ehaouas@noos.fr>
Diffstat (limited to 'util/autoport')
0 files changed, 0 insertions, 0 deletions