History log of /barrelfish-master/usr/acpi/arch/x86/acpi_service_arch.c
Revision Date Author Comments
# fa4c351f 09-Mar-2018 Reto Achermann <reto.achermann@inf.ethz.ch>

acpi: remove the VT-d interface and replace it with the generic iommu interface

Signed-off-by: Reto Achermann <reto.achermann@inf.ethz.ch>


# 3e91d88e 04-Mar-2018 Reto Achermann <reto.achermann@inf.ethz.ch>

acpi: remove references to vt-d header

Signed-off-by: Reto Achermann <reto.achermann@inf.ethz.ch>


# c9cc9562 01-Mar-2018 Reto Achermann <reto.achermann@inf.ethz.ch>

acpi: don't compile vtd code anymore

Signed-off-by: Reto Achermann <reto.achermann@inf.ethz.ch>


# 57b71ce9 19-Jul-2016 Reto Achermann <reto.achermann@inf.ethz.ch>

[ACPI] making ACPI architecture specific

Separating osglue, service and acpi functions into architecture
dependend parts.

Adding build target for ARMv8

Signed-off-by: Reto Achermann <reto.achermann@inf.ethz.ch>