Home
last modified time | relevance | path

Searched refs:dump (Results 1 – 4 of 4) sorted by relevance

/acpica-3.7.0/generate/unix/
Dreadme.txt93 4) acpinames, load and dump acpi namespace
/acpica-3.7.0/source/compiler/
Dnew_table.txt46 If there are subtables, a dump routine must be written:
Ddttable1.c928 unsigned char *dump; in DtCompileCedt() local
941 dump = (unsigned char *) Subtable->Buffer - 4; /* place at beginning of cedt1 */ in DtCompileCedt()
942 max = 0x01 << dump[offset]; /* 2^max, so 0=1, 1=2, 2=4, 3=8. 8 is MAX */ in DtCompileCedt()
/acpica-3.7.0/documents/
Dchanges.txt26 …ly added nodes. The RHCT table is updated with new nodes. Add compile and dump functionality for t…
550 iASL: Added more info to namespace dump file (-ln option). In a separate
551 section of the dump file (after the main namespace dump), emit the full
752 utility and since acpiexec can already dump the entire namespace (via the
755 In order to dump the contents of the ACPI namespace using acpiexec,
1439 of kernel crash dump processing/handling operation.
1526 AcpiExec: Added a new option to dump extra information concerning any
1887 Parser: Added a debug option to dump AML parse sub-trees as they are
2316 dump formats. Specifically, hex dumps that contain partial disassembly
2318 dump utilities seen in the field that create this type of hex dump (such
[all …]