Lines Matching +full:mixed +full:- +full:mode
3 acpidump \- dump a system's ACPI tables to an ASCII file
22 .B \-b
25 .B \-h \-?
28 .B \-o <File>
31 .B \-r <Address>
34 .B \-s
37 .B \-v
40 .B \-z
41 Verbose mode
45 .B \-a <Address>
48 .B \-c <on|off>
51 .B \-f <BinaryFile>
54 .B \-n <Signature>
57 .B \-x
60 .B \-x \-x
66 Multiple mixed instances of -a, -f, and -n are supported.
73 $ acpixtract -a acpidump.out
74 Acpi table [DSDT] - 15974 bytes written to DSDT.dat
75 Acpi table [FACS] - 64 bytes written to FACS.dat
76 Acpi table [FACP] - 116 bytes written to FACP.dat
77 Acpi table [APIC] - 120 bytes written to APIC.dat
78 Acpi table [MCFG] - 60 bytes written to MCFG.dat
79 Acpi table [SSDT] - 444 bytes written to SSDT1.dat
80 Acpi table [SSDT] - 439 bytes written to SSDT2.dat
81 Acpi table [SSDT] - 439 bytes written to SSDT3.dat
82 Acpi table [SSDT] - 439 bytes written to SSDT4.dat
83 Acpi table [SSDT] - 439 bytes written to SSDT5.dat
84 Acpi table [RSDT] - 76 bytes written to RSDT.dat
85 Acpi table [RSDP] - 20 bytes written to RSDP.dat
87 $ iasl -d *.dat