aboutsummaryrefslogtreecommitdiff
path: root/stand/lua/core.lua
Commit message (Expand)AuthorAgeFilesLines
...
* stand/lua: Create/use some MENU_ constants where applicableKyle Evans2018-02-161-3/+10
* stand/lua: Set ACPI's default the proper way (setACPI)Kyle Evans2018-02-161-1/+1
* stand/lua: Remove a magic number/string (not a trivial literal)Kyle Evans2018-02-161-0/+2
* stand/lua: Consistently use semicolons for line endingsKyle Evans2018-02-161-3/+3
* stand/lua: Set reasonable ACPI default based on presenceKyle Evans2018-02-161-1/+16
* stand/lua: Reduce magic numbersKyle Evans2018-02-161-0/+4
* Add the lua scripts from the lua-bootloader SoCWarner Losh2018-02-121-0/+154