mirror of
https://github.com/AskDavis/Getting-Started-With-ACPI.git
synced 2026-01-01 05:05:57 -08:00
Update iASL links
This commit is contained in:
@@ -22,7 +22,7 @@ path/to/iasl.exe path/to/DSDT.aml
|
|||||||
|
|
||||||
## Windows
|
## Windows
|
||||||
|
|
||||||
Compiling and decompiling on windows is fairly simple though, you will need [iasl.exe](https://acpica.org/sites/acpica/files/iasl-win-20180105.zip) and Command Prompt:
|
Compiling and decompiling on windows is fairly simple though, you will need [iasl.exe](https://acpica.org/downloads/binary-tools) and Command Prompt:
|
||||||
|
|
||||||
```text
|
```text
|
||||||
path/to/iasl.exe path/to/DSDT.aml
|
path/to/iasl.exe path/to/DSDT.aml
|
||||||
|
|||||||
@@ -12,7 +12,7 @@
|
|||||||
This is usually due to an outdated version of Python, try either updating Python or add iasl to the scripts folder for SSDTTime:
|
This is usually due to an outdated version of Python, try either updating Python or add iasl to the scripts folder for SSDTTime:
|
||||||
|
|
||||||
* [iasl macOS version](https://bitbucket.org/RehabMan/acpica/downloads/iasl.zip)
|
* [iasl macOS version](https://bitbucket.org/RehabMan/acpica/downloads/iasl.zip)
|
||||||
* [iasl Windows version](https://acpica.org/sites/acpica/files/iasl-win-20180105.zip)
|
* [iasl Windows version](https://acpica.org/downloads/binary-tools)
|
||||||
* [iasl Linux version](http://amdosx.kellynet.nl/iasl.zip)
|
* [iasl Linux version](http://amdosx.kellynet.nl/iasl.zip)
|
||||||
|
|
||||||
## Can't run `acpidump.efi` from OpenCore
|
## Can't run `acpidump.efi` from OpenCore
|
||||||
|
|||||||
Reference in New Issue
Block a user