Home
last modified time | relevance | path

Searched refs:acpiexec (Results 1 – 24 of 24) sorted by relevance

/acpica-latest/tests/
Daslts.sh9 tmp_acpiexec=/tmp/acpiexec-$postfix
66 unset acpiexec
70 export acpiexec=$tmp_acpiexec
85 if [ ! -e bin/iasl -o ! -e bin/acpiexec ]; then
93 make acpiexec ASLTS=TRUE -j$jobs
99 cp bin/acpiexec $tmp_acpiexec
D.setup2 export acpiexec="/usr/bin/acpiexec"
D.cygwin2 export acpiexec="c:/acpica/libraries/acpiexec.exe"
/acpica-latest/tests/aslts/
DHOW_TO_INSTALL54 acpiexec - path to acpiexec utility: (example)
56 > export acpiexec="c:/acpica/libraries/acpiexec.exe"
DHOW_TO_USE31 acpiexec - path to acpiexec utility: (example)
33 > export acpiexec="c:/acpica/libraries/acpiexec.exe"
78 > acpiexec -b "Execute MAIN" 20090320/nopt/32/arithmetic.aml
DNOTE19 additional option of acpiexec is required
/acpica-latest/generate/unix/
Dreadme.txt21 acpiexec
79 2) acpiexec, a user-space AML interpreter
81 acpiexec allows the loading of ACPI tables and execution of control
96 This is a smaller version of acpiexec that loads an acpi table and
DMakefile.config36 PROGS = acpibin acpidump acpiexamples acpiexec acpihelp acpisrc acpixtract iasl
130 ACPIEXEC = $(ACPICA_TOOLS)/acpiexec
/acpica-latest/generate/release/
Dbuild.sh218 mkdir $TEMP_DIR/generate/unix/acpiexec
264 cp generate/unix/acpiexec/Makefile $TEMP_DIR/generate/unix/acpiexec
412 cp libraries/acpiexec.exe $TEMP_DIR
/acpica-latest/generate/msvc2017/
DAcpiExec.dsp60 PostBuild_Desc=Copying acpiexec to libraries...
61 PostBuild_Cmds=copy acpiexec\acpiexec.exe ..\..\libraries\acpiexec.exe
93 PostBuild_Desc=Copying acpiexec to libraries...
94 PostBuild_Cmds=copy acpiexecdebug\acpiexec.exe ..\..\libraries\acpiexec_dbg.exe
466 SOURCE=..\..\source\tools\acpiexec\aehandlers.c
470 SOURCE=..\..\source\tools\acpiexec\aeinitfile.c
489 SOURCE=..\..\source\tools\acpiexec\aeregion.c
493 SOURCE=..\..\source\tools\acpiexec\aetables.c
1107 SOURCE=..\..\source\tools\acpiexec\aetables.h
DAcpiComponents.sln45 ..\unix\acpiexec\Makefile = ..\unix\acpiexec\Makefile
/acpica-latest/tests/aslts/src/
DREADME16 be compiled to AML code and then passed to acpiexec utility.
/acpica-latest/tests/aslts/bin/
Dasltsrun124 x=`"$acpiexec" -bex,MAIN | grep "Utility version"`
207 "$acpiexec" $options -b"$commandline,$method" "$amlcodepath"
951 if [ ! -f "$acpiexec" ]; then
DDo809 if [ ! -f "$acpiexec" ]; then
DREADME22 acpiexec - pathname of AcpiExec utility
/acpica-latest/generate/unix/acpiexec/
DMakefile16 FINAL_PROG = ../$(BINDIR)/acpiexec
17 PROG = $(OBJDIR)/acpiexec
/acpica-latest/
D.gitignore33 generate/unix/acpiexec/obj
/acpica-latest/tests/aslts/src/runtime/collections/functional/table/
Doem1.asl32 * by the RSDT in acpiexec.
Dloadtable.asl112 * 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 */
/acpica-latest/tests/aslts/src/runtime/collections/bdemo/ACPICA/0241/
DDECL.asl34 * Note. The crash occurred when acpiexec is compiled in DEBUG mode.
/acpica-latest/documents/
Dchanges.txt28 … 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 …]
/acpica-latest/tests/aslts/src/runtime/collections/functional/region/
Dregionfield.asl47093 * values. Note: the PCC operation region handler in acpiexec writes
47110 * set by acpiexec PCC handler
47152 * values. Note: the PCC operation region handler in acpiexec writes
47175 * set by acpiexec PCC handler
Dbankfield.asl99 /* Full support for bank fields not implemented in acpiexec, so */
/acpica-latest/tests/aslts/src/runtime/collections/Identity2MS/abbu/misc/
Dms1.asl5993 * should show actual behavior, on acpiexec run "thr 4 1 dzac"