]> git.ozlabs.org Git - petitboot/history - discover/grub2/builtins.c
ui/ncurses: Handle arrow key variants
[petitboot] / discover / grub2 / builtins.c
2016-08-26 tpearson@raptoreng... Add support for GPG signature enforcement on booted
2016-03-15 Alan DunnChange parser interface to allow stat
2014-01-30 Jeremy Kerrdiscover: Add support for checking directories in parse...
2013-11-27 Jeremy Kerrdiscover/grub2: Add support for -s and -f commands
2013-11-13 Jeremy Kerrlib: consolidate util macros in util/util.h
2013-10-04 Jeremy Kerrdiscover/grub2: Implement save_env command
2013-10-01 Jeremy Kerrdiscover/grub2: Implement load_env
2013-09-24 Jeremy Kerrdiscover/grub2: Fix uninitialised op variable
2013-09-24 Jeremy Kerrdiscover/grub2: Add true & false builtins
2013-09-24 Jeremy Kerrdiscover/grub2: Add linux16 command
2013-09-24 Jeremy Kerrdiscover/grub2: Implement test builtin
2013-09-24 Jeremy Kerrdiscover/grub2: Add nops for unnecessary builtins
2013-09-24 Jeremy Kerrdiscover/grub2: Implement 'search' command
2013-09-24 Jeremy Kerrdiscover/grub2: Implement 'linux' & 'initrd' commands
2013-09-24 Jeremy Kerrdiscover/grub2: Function infrastructure improvements
2013-09-24 Jeremy Kerrdiscover/grub2: Add initial command execution