Searched refs:acpiexec (Results 1 – 24 of 24) sorted by relevance
9 tmp_acpiexec=/tmp/acpiexec-$postfix66 unset acpiexec70 export acpiexec=$tmp_acpiexec85 if [ ! -e bin/iasl -o ! -e bin/acpiexec ]; then93 make acpiexec ASLTS=TRUE -j$jobs99 cp bin/acpiexec $tmp_acpiexec
2 export acpiexec="/usr/bin/acpiexec"
2 export acpiexec="c:/acpica/libraries/acpiexec.exe"
54 acpiexec - path to acpiexec utility: (example)56 > export acpiexec="c:/acpica/libraries/acpiexec.exe"
31 acpiexec - path to acpiexec utility: (example)33 > export acpiexec="c:/acpica/libraries/acpiexec.exe"78 > acpiexec -b "Execute MAIN" 20090320/nopt/32/arithmetic.aml
19 additional option of acpiexec is required
21 acpiexec79 2) acpiexec, a user-space AML interpreter81 acpiexec allows the loading of ACPI tables and execution of control96 This is a smaller version of acpiexec that loads an acpi table and
36 PROGS = acpibin acpidump acpiexamples acpiexec acpihelp acpisrc acpixtract iasl130 ACPIEXEC = $(ACPICA_TOOLS)/acpiexec
218 mkdir $TEMP_DIR/generate/unix/acpiexec264 cp generate/unix/acpiexec/Makefile $TEMP_DIR/generate/unix/acpiexec412 cp libraries/acpiexec.exe $TEMP_DIR
60 PostBuild_Desc=Copying acpiexec to libraries...61 PostBuild_Cmds=copy acpiexec\acpiexec.exe ..\..\libraries\acpiexec.exe93 PostBuild_Desc=Copying acpiexec to libraries...94 PostBuild_Cmds=copy acpiexecdebug\acpiexec.exe ..\..\libraries\acpiexec_dbg.exe466 SOURCE=..\..\source\tools\acpiexec\aehandlers.c470 SOURCE=..\..\source\tools\acpiexec\aeinitfile.c489 SOURCE=..\..\source\tools\acpiexec\aeregion.c493 SOURCE=..\..\source\tools\acpiexec\aetables.c1107 SOURCE=..\..\source\tools\acpiexec\aetables.h
45 ..\unix\acpiexec\Makefile = ..\unix\acpiexec\Makefile
16 be compiled to AML code and then passed to acpiexec utility.
124 x=`"$acpiexec" -bex,MAIN | grep "Utility version"`207 "$acpiexec" $options -b"$commandline,$method" "$amlcodepath"951 if [ ! -f "$acpiexec" ]; then
809 if [ ! -f "$acpiexec" ]; then
22 acpiexec - pathname of AcpiExec utility
16 FINAL_PROG = ../$(BINDIR)/acpiexec17 PROG = $(OBJDIR)/acpiexec
33 generate/unix/acpiexec/obj
32 * by the RSDT in acpiexec.
112 * OEM1 table in the artificial set of tables in the RSDT of acpiexec.122 /* Contents of the OEM1 signature table addressed by the RSDT in acpiexec */
34 * Note. The crash occurred when acpiexec is compiled in DEBUG mode.
28 … a IntID (GSIV) equal to the first argument of the call/invocation. The acpiexec code simulates th…751 would need to be updated to match the same behavior as the acpiexec 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,758 acpiexec -b "n" [aml files]863 acpiexec: removed redeclaration of AcpiGbl_DbOpt_NoRegionSupport. Patch 1430 acpiexec. The change also renames the PCC region address space keyword to 1922 within acpiexec. This handler is invoked by ACPICA upon any exceptions 3732 iASL/acpiexec/acpixtract/disassembler: Added support to allow multiple 3735 use binary AML files: acpiexec, acpixtract, and the AML disassembler. The [all …]
47093 * values. Note: the PCC operation region handler in acpiexec writes47110 * set by acpiexec PCC handler47152 * values. Note: the PCC operation region handler in acpiexec writes47175 * set by acpiexec PCC handler
99 /* Full support for bank fields not implemented in acpiexec, so */
5993 * should show actual behavior, on acpiexec run "thr 4 1 dzac"