mirror of
https://github.com/AskDavis/Getting-Started-With-ACPI.git
synced 2026-01-01 05:05:57 -08:00
Changes to iasl download link for Linux (#68)
This commit is contained in:
@@ -34,7 +34,7 @@ path/to/iasl.exe path/to/DSDT.aml
|
||||
|
||||
## Linux
|
||||
|
||||
Compiling and decompiling with Linux is just as simple, you will need a copy of iasl. You can get it here ([iasl](http://amdosx.kellynet.nl/iasl.zip)) or through the `iasl` package in your package manager. iasl can be used as such:
|
||||
Compiling and decompiling with Linux is just as simple, you will need a copy of iasl. You can get it here ([iasl](https://web.archive.org/web/20200508194642/http://amdosx.kellynet.nl/iasl.zip)) or through the `iasl` package in your package manager. iasl can be used as such:
|
||||
|
||||
```
|
||||
path/to/iasl path/to/DSDT.aml
|
||||
|
||||
Reference in New Issue
Block a user