wok-6.x annotate iasl/description.txt @ rev 24693
updated jwm (2.3.7 -> 2.4.1)
author | Hans-G?nter Theisgen |
---|---|
date | Sun Mar 13 07:13:46 2022 +0100 (2022-03-13) |
parents | |
children |
rev | line source |
---|---|
Hans-G?nter@24655 | 1 The iASL compiler and disassembler is a fully-featured translator |
Hans-G?nter@24655 | 2 for the ACPI Source Language (ASL) and ACPI binary data tables. |
Hans-G?nter@24655 | 3 As part of the Intel ACPI Component Architecture, the Intel ASL |
Hans-G?nter@24655 | 4 compiler implements translation for the ACPI Source Language (ASL) |
Hans-G?nter@24655 | 5 to the ACPI Machine Language (AML). |
Hans-G?nter@24655 | 6 The disassembler feature will disassemble compiled AML code back |
Hans-G?nter@24655 | 7 to (near-original) ASL source code. |