1*cb565728SJerry JelinekThe ACPI utilities are based on the Intel ACPI source code drops. No changes 2*cb565728SJerry Jelinekare made to Intel-provided source code. Most of the ACPI lives in the kernel 3*cb565728SJerry Jelinekunder usr/src/uts/intel/io/acpica and usr/src/uts/intel/sys/acpi. 4*cb565728SJerry Jelinek 5*cb565728SJerry JelinekThe assembler/disassembler (iasl) is currently not being built here, but it 6*cb565728SJerry Jelinekcan be used on the dumped tables from within a non-native environment, such 7*cb565728SJerry Jelinekas within an lx-branded zone. 8