This runs the dumpAPCI program to generate a binary property list of all ACPI tables.
Source | dump ACPI repository |
---|
A shell script then extracts the ACPI tables from the plist, before each table is decompiled using Intel's iasl tool.
Source | acpica.org |
---|
Both the dumped compiled and decompiled files are added in their own respective folders and saved in the latest dump/ACPI Tables folder.
Note: | These tables will be influenced by the bootloader and will NOT be the native tables from your motherboard. |
---|---|
Note2: | The tables dumped are only the ones that exist in the I/O Kit Registry. There may be other tables in your BIOS which can be dumped by another OS such as Linux, or pressing F4 from Clover's GUI. |