wok diff iasl/description.txt @ rev 24985

Add python-future
author Pascal Bellard <pascal.bellard@slitaz.org>
date Tue May 10 07:46:58 2022 +0000 (24 months ago)
parents
children
line diff
     1.1 --- /dev/null	Thu Jan 01 00:00:00 1970 +0000
     1.2 +++ b/iasl/description.txt	Tue May 10 07:46:58 2022 +0000
     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.