man.bsd.lv manual page server

Manual Page Search Parameters

ACPIHELP(8) System Manager's Manual ACPIHELP(8)

acpihelphelp utility for ASL operators, AML opcodes, and ACPI predefined names

acpihelp [option ...] [name/prefix | hex_value]

The following options are supported:
[name/prefix | *]
Display both ASL operator and AML opcode name(s).
Display iASL Preprocessor directives.
[hex_value]
Decode ACPICA exception code.
[name/prefix | *]
Display AML grammar element(s).
Display help.
[name/prefix | *]
Display ACPI/PNP Hardware ID(s).
[name/prefix | *]
Display ASL non-operator keyword(s).
[name/prefix | *]
Display AML opcode name(s).
[hex_value]
Decode hex AML opcode.
[name/prefix | *]
Display ASL predefined method name(s).
[name/prefix | *]
Display ASL operator name(s).
Display supported ACPI tables.
Display ACPI-related UUIDs.
Display version information.
Display build date and time.

If neither name/prefix nor hex_value are specified acpihelp defaults to displaying all information available for the specified option.

If a name/prefix but no options are specified acpihelp defaults to finding ASL operator names if name/prefix does not start with an underscore, and to finding ASL predefined method names if name/prefix does start with an underscore.

acpi(4), acpibin(8), acpicall(8), acpiconf(8), acpidump(8), acpiexec(8), acpinames(8), acpixtract(8), iasl(8)

https://acpica.org/documentation/

The acpihelp utility is provided by Intel as part of their distribution.

This manual page was written by Sascha Wildner.

May 11, 2018 DragonFly-5.6.1