Fork of Intel’s iasl for use in OS X
Originally, this fork was only to have the changes required in order to rebuild Intel’s version of iasl using the development tools provided by Xcode in OS X. By making the few changes required, it was possible to keep this fork up-to-date with Intel’s github repo (https://github.com/acpica/acpica)
At this point, it has several changes that make it easier to deal with the process of patching OEM ACPI files. A number of errors have been changed to warnings and a few disassembler features have been turned off such that the output doesn’t confuse the MaciASL parser. Those changes are detailed later in this document.
Downloads
Downloads of the built binary are kept on bitbucket:
原创文章,作者:校长,如若转载,请注明出处:https://www.yundongfang.com/Yun9428.html