K 10 svn:author V 6 kevans K 8 svn:date V 27 2018-02-19T16:25:43.728576Z K 7 svn:log V 297 stand/lua: Store menu entries in an "entries" table Instead of directly listing them in menu.welcome and menu.boot_options, store them at menu.welcome.entries and welcome.boot_options.entries. This will come into play later when we need to re-order the welcome menu if boot_single is specified. END