Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2013-03-23 | check ReadKeyStroke() for EFI_SUCCESS | Kay Sievers | 1 | -1/+1 | |
"If a PC using gummiboot is booted without a keyboard plugged in (i.e. such as on a server), instead of following the options specified in loader.conf, it brings up the gummiboot menu without a time-out (whether one is used or not)." https://bugs.archlinux.org/task/34431 | |||||
2013-03-21 | remember LoaderEntryOneShot value for dump | Kay Sievers | 1 | -4/+6 | |
<derRichard> kay: btw: in dump_status() you print LoaderEntryOneShot, but config_default_entry_select() is called before that and deletes the var... <kay> derRichard: oh :) | |||||
2013-03-10 | distinguish "setup" and "user" mode | Kay Sievers | 1 | -1/+1 | |
2013-03-10 | print secure boot flags | Kay Sievers | 1 | -4/+5 | |
2013-03-08 | ReadKeyStroke() in dump() | Kay Sievers | 1 | -2/+3 | |
2013-03-08 | pass 64 bit int to uefi_call_wrapper() when needed | Kay Sievers | 1 | -3/+3 | |
2013-03-06 | enable the menu if no boot entry config snippet was found | Kay Sievers | 1 | -7/+19 | |
2013-03-06 | if no entries are found, select the first one not the last one of the auto-* ↵ | Kay Sievers | 1 | -3/+1 | |
entries | |||||
2013-03-01 | do not print NULL values in "dump" | Kay Sievers | 1 | -9/+16 | |
2013-03-01 | remove stringify(), we have config.h now | Kay Sievers | 1 | -9/+6 | |
2013-02-28 | add "Reboot Into Firmware Interface" menu entry | Kay Sievers | 1 | -3/+60 | |
2013-02-28 | include secure boot and os indications variables in dump | Kay Sievers | 1 | -9/+48 | |
2013-02-17 | actually use minutes not seconds for EFI watchdog | Kay Sievers | 1 | -1/+1 | |
2013-02-17 | enable/disable EFI watchdog | Kay Sievers | 1 | -0/+2 | |
2013-02-13 | move sources to subdirectories | Kay Sievers | 1 | -0/+1902 | |