wok diff iasl/description.txt @ rev 24851
updated libxdg-basedir and libxdg-basedir-dev (1.2.0 -> 1.2.3)
author | Hans-G?nter Theisgen |
---|---|
date | Sat Mar 26 10:49:19 2022 +0100 (2022-03-26) |
parents | |
children |
line diff
1.1 --- /dev/null Thu Jan 01 00:00:00 1970 +0000 1.2 +++ b/iasl/description.txt Sat Mar 26 10:49:19 2022 +0100 1.3 @@ -0,0 +1,7 @@ 1.4 +The iASL compiler and disassembler is a fully-featured translator 1.5 +for the ACPI Source Language (ASL) and ACPI binary data tables. 1.6 +As part of the Intel ACPI Component Architecture, the Intel ASL 1.7 +compiler implements translation for the ACPI Source Language (ASL) 1.8 +to the ACPI Machine Language (AML). 1.9 +The disassembler feature will disassemble compiled AML code back 1.10 +to (near-original) ASL source code.