Home | History | Annotate | Download | only in efiboot
History log of /src/sys/stand/efiboot/efiacpi.h
RevisionDateAuthorComments
 1.3  06-Oct-2021  jmcneill efiboot: Make FDT support optional on a per-arch basis.
 1.2  21-May-2021  jmcneill Disable ACPI support when booting big endian kernels.
 1.1  12-Oct-2018  jmcneill branches: 1.1.2; 1.1.6; 1.1.20; 1.1.22;
Add ACPI support (enable with -DEFIBOOT_ACPI, currently disabled).

When UEFI reports that ACPI tables are available, generate a DTB with
compatible string "netbsd,generic-acpi" and pass this to the booted
kernel.

The DTB contains a /chosen property "netbsd,acpi-root-table" that contains
the physical address of the ACPI RSDP, along with a special /acpi node
with compatible string "netbsd,acpi" for the kernel to attach an acpi(4)
device driver.
 1.1.22.1  31-May-2021  cjep sync with head
 1.1.20.1  17-Jun-2021  thorpej Sync w/ HEAD.
 1.1.6.2  10-Jun-2019  christos Sync with HEAD
 1.1.6.1  12-Oct-2018  christos file efiacpi.h was added on branch phil-wifi on 2019-06-10 22:09:56 +0000
 1.1.2.2  20-Oct-2018  pgoyette Sync with head
 1.1.2.1  12-Oct-2018  pgoyette file efiacpi.h was added on branch pgoyette-compat on 2018-10-20 06:58:46 +0000

RSS XML Feed