freebsd-dev/stand/lua
Kyle Evans 6401094f62 stand/lua: Set reasonable ACPI default based on presence
Set it based on hint.acpi.0.rsdp. Initially, hint.acpi.0.disabled will be
respected. "Using System Defaults" will override whether it's explicitly
disabled by hint and re-load it based on whether it's present on the system.

Unlike the 4th version, this is not restricted to x86. I have no strong
reasoning for this, so this is definitely open to change.
2018-02-16 04:03:15 +00:00
..
color.lua
config.lua
core.lua stand/lua: Set reasonable ACPI default based on presence 2018-02-16 04:03:15 +00:00
drawer.lua
loader.lua
Makefile
menu.lua stand/lua: Don't descend into an empty kernels submenu 2018-02-16 03:14:23 +00:00
password.lua stand/lua: Reduce magic numbers 2018-02-16 03:12:24 +00:00
screen.lua