Lai (Lux ACPI Implementation): AML for Lux, a Unix-like OS

Lux is a new Unix-like operating written for the PC, aiming for high performance with minimal requirements. Lai, the Lux ACPI Implementation, is an implementation of ACPI’s Machine Language (AML) written for use with lux, but with portability in mind. As such, lai is portable and OS-independent. It depends on a few OS-specific functions, and so a small layer is written for each OS lai is to be used with, and this requires no changes to the core code of lai.

https://github.com/omarrx024/lux
https://omarrx024.github.io/

https://github.com/omarrx024/lai
https://omarrx024.github.io/docs/lai.html

Leave a comment