mirror of
https://github.com/linuxboot/heads.git
synced 2025-02-20 09:16:21 +00:00
This links in the AcpiTableDxe and AcpiPlatform executables from the edk2 build tree and adds a depex dependency for the Linux kernel on the AcpiTable being setup. The `acpi.cpio` file is no longer included in the Linux kernel bzImage. The `Makefile.nerf` has been re-written to generate the firmware file system (FFS) files via rules. TODO: figure out how to add LZMA compressed sections so that the 900k acpi tables can be compressed to about 100k.