freebsd-dev/stand/lua
Kyle Evans bb26c57ded stand/lua: Refactor logos into drawer.logodefs table
This refactor makes it straightforward to add new logos for drawing and
organizes logo definitions in a logical manner.

The graphic to be drawn for each logo may again be modified outside of
drawer, but it must be done on a case-by-case basis as a modification to the
loader_logo.
2018-02-20 04:56:03 +00:00
..
color.lua stand/lua: Round up some more style.lua(9) concerns 2018-02-19 17:51:33 +00:00
config.lua stand/lua: Add copyright notice in places 2018-02-19 18:11:35 +00:00
core.lua stand/lua: Don't set ACPI off just because we can't detect it. 2018-02-20 02:03:29 +00:00
drawer.lua stand/lua: Refactor logos into drawer.logodefs table 2018-02-20 04:56:03 +00:00
loader.lua
Makefile
menu.lua stand/lua: Extract menu handlers out into menu.handlers table 2018-02-20 03:40:16 +00:00
password.lua stand/lua: Add copyright notice in places 2018-02-19 18:11:35 +00:00
screen.lua stand/lua: Round up some more style.lua(9) concerns 2018-02-19 17:51:33 +00:00