mirror of
https://github.com/tianocore/edk2
synced 2026-08-27 00:23:19 -04:00
BaseTools: iasl: Update iasl binaries to 20230628 release
This change updates the iasl binary to the 20230628 release. The updated release also adds support for execution on ARM host machines. Signed-off-by: Kun Qin <kun.qin@microsoft.com>
This commit is contained in:
parent
abff40cb50
commit
70d2149e39
1 changed files with 1 additions and 1 deletions
|
|
@ -16,6 +16,6 @@
|
|||
"type": "nuget",
|
||||
"name": "edk2-acpica-iasl",
|
||||
"source": "https://pkgs.dev.azure.com/projectmu/acpica/_packaging/mu_iasl/nuget/v3/index.json",
|
||||
"version": "20200717.0.0",
|
||||
"version": "20230628.0.1",
|
||||
"flags": ["set_path", "host_specific"]
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue