Commit Graph

57 Commits

Author SHA1 Message Date
86f90c8947 LZ compressed version of the ACPI tables (hand generated) (issue #266) 2017-09-24 11:59:10 -04:00
115573adc9 Attempt to use the edk2 ACPI tables (issue #266)
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.
2017-09-23 22:53:10 -04:00
607868c0b5 document how to extract and unlock regions from r630.rom (issue #259) 2017-09-21 10:24:16 -04:00
33c1c9147e ACPI tables for the r630 NERF firmware 2017-09-20 10:34:25 -04:00
6f48c14d0c Update X220 to do generic image instead of qubes.
Also added a script to extract the necessary blobs from a bios
dump image.
2017-08-04 22:48:27 +02:00
9d9af31e58 fix typo and format with markdown (issue #206) 2017-07-27 06:26:04 -04:00
8b3ed5fd7a Added blob directory for non-free blobs Also basic documentation for the binaries needed for the X220 and how the get to them 2017-05-01 10:49:45 -04:00