acpiexec --version (return code: 0)
Illegal option: --
Intel ACPI Component Architecture
AML Execution/Debug Utility version 20160831-64
Copyright (c) 2000 - 2016 Intel Corporation
Usage: acpiexec [options] AMLfile1 AMLfile2 ...
Options:
-b "CommandLine" Batch mode command line execution (cmd1;cmd2;...)
-h -? Display this help message
-m [Method] Batch mode method execution. Default=MAIN
-da Disable method abort on error
-di Disable execution of STA/INI methods during init
-do Disable Operation Region address simulation
-dr Disable repair of method return values
-ds Disable method auto-serialization
-dt Disable allocation tracking (performance)
-ed Enable timer output for Debug Object
-ef Enable display of final memory statistics
-ei Enable additional tests for ACPICA interfaces
-el Enable loading of additional test tables
-em Enable grouping of module-level code
-ep Enable TermList parsing for scope objects
-es Enable Interpreter Slack Mode
-et Enable debug semaphore timeout
-fi <File> Specify namespace initialization file
-fv <Value> Operation Region initialization fill value
-i <Count> Maximum iterations for AML while loops
-l Load tables and namespace only
-r Use hardware-reduced FADT V5
-v Display version information
-vd Display build date and time
-vi Verbose initialization output
-vr Verbose region handler output
-x <DebugLevel> Debug output level
From within the interactive mode, use '?' or "help" to see
a list of available AML Debugger commands
acpiexec --help (return code: 0)
Illegal option: --
Intel ACPI Component Architecture
AML Execution/Debug Utility version 20160831-64
Copyright (c) 2000 - 2016 Intel Corporation
Usage: acpiexec [options] AMLfile1 AMLfile2 ...
Options:
-b "CommandLine" Batch mode command line execution (cmd1;cmd2;...)
-h -? Display this help message
-m [Method] Batch mode method execution. Default=MAIN
-da Disable method abort on error
-di Disable execution of STA/INI methods during init
-do Disable Operation Region address simulation
-dr Disable repair of method return values
-ds Disable method auto-serialization
-dt Disable allocation tracking (performance)
-ed Enable timer output for Debug Object
-ef Enable display of final memory statistics
-ei Enable additional tests for ACPICA interfaces
-el Enable loading of additional test tables
-em Enable grouping of module-level code
-ep Enable TermList parsing for scope objects
-es Enable Interpreter Slack Mode
-et Enable debug semaphore timeout
-fi <File> Specify namespace initialization file
-fv <Value> Operation Region initialization fill value
-i <Count> Maximum iterations for AML while loops
-l Load tables and namespace only
-r Use hardware-reduced FADT V5
-v Display version information
-vd Display build date and time
-vi Verbose initialization output
-vr Verbose region handler output
-x <DebugLevel> Debug output level
From within the interactive mode, use '?' or "help" to see
a list of available AML Debugger commands