You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
These bindings have two conditions:
(1) Must be built on `amd64`
(2) Must be building `loader_lua`
If these conditions are met:
- Add liblua as a subdir in EFI
- Include liblua/acpi/include in loader/Makefile
- Add set_lua_acpi_modules to the loader compile set
- Add 'lacpi.h' to loader/main.c and reference the bindings
0 commit comments