Home
last modified time | relevance | path

Searched refs:iasl (Results 1 – 6 of 6) sorted by relevance

/xen-4.10.0-shim-comet/tools/libacpi/
A DMakefile41 vpath iasl $(PATH)
44 $(H_SRC): $(ACPI_BUILD_DIR)/%.h: %.asl iasl
45 iasl -vs -p $(ACPI_BUILD_DIR)/$*.$(TMP_SUFFIX) -tc $<
77 $(C_SRC): $(ACPI_BUILD_DIR)/%.c: iasl $(ACPI_BUILD_DIR)/%.asl
78 iasl -vs -p $(ACPI_BUILD_DIR)/$*.$(TMP_SUFFIX) -tc $(ACPI_BUILD_DIR)/$*.asl
84 iasl: target
A DREADME29 DSDT compiler "iasl" is needed. By default, it will be downloaded
32 then compile and install iasl
A Ddsdt.asl149 * here, but different iasl versions evaluate name references
/xen-4.10.0-shim-comet/tools/
A Dconfigure.ac276 AC_ARG_VAR([IASL], [Path to iasl tool])
338 dnl as86, ld86, bcc and iasl are only required when the host system is x86*.
344 AX_PATH_PROG_OR_FAIL([IASL], [iasl])
A Dconfigure1575 IASL Path to iasl tool
7563 # Extract the first word of "iasl", so it can be a program name with args.
7606 as_fn_error $? "Unable to find iasl, please install iasl" "$LINENO" 5
/xen-4.10.0-shim-comet/
A DREADME64 * ACPI ASL compiler (iasl)

Completed in 14 milliseconds