diff options
Diffstat (limited to 'menu/TODO')
-rw-r--r-- | menu/TODO | 9 |
1 files changed, 4 insertions, 5 deletions
@@ -1,8 +1,7 @@ -* Read menu structure from config files - - This will eliminate the need for recompiling the code, especially - for the simple menus -* Features to add - - Parse commandline arguments +* Write COMBOOT code to read .menu files and parse them directly + - take the name of menu file to parse from commandline +* menugen.py is still useful as user can see what the C code will + be and modify that as required. * Help support - Beef up help.c so that the text file can be larger than one page, and user can scroll down page to view extra text. |