index
:
gummiboot
master
Simple EFI boot loader (mirrored from https://gitlab.freedesktop.org/archived-projects/gummiboot)
root
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
Age
Commit message (
Expand
)
Author
Files
Lines
2013-03-23
check ReadKeyStroke() for EFI_SUCCESS
Kay Sievers
1
-1
/
+1
2013-03-21
remember LoaderEntryOneShot value for dump
Kay Sievers
1
-4
/
+6
2013-03-20
setup: print only boot loader entries with an actual loader binary
Kay Sievers
3
-22
/
+26
2013-03-18
setup: do not stop printing options if BootOrder cannot be read
Kay Sievers
1
-2
/
+1
2013-03-16
setup: if all BootXXXX are used, find the next slot behind, don't overwrite B...
Kay Sievers
1
-0
/
+5
2013-03-10
setup: Loader -> Binary
Kay Sievers
1
-1
/
+1
2013-03-10
setup: print partition for disk entries
Kay Sievers
1
-2
/
+4
2013-03-10
setup: use flag variable
Kay Sievers
1
-2
/
+2
2013-03-10
setup: make fuction static
Kay Sievers
1
-1
/
+1
2013-03-10
distinguish "setup" and "user" mode
Kay Sievers
2
-2
/
+2
2013-03-10
print secure boot flags
Kay Sievers
4
-16
/
+31
2013-03-10
setup: tilt slashes
Kay Sievers
3
-4
/
+7
2013-03-10
setup: name fields in "status" output
Kay Sievers
3
-19
/
+39
2013-03-10
build-sys: move man page to man/
Kay Sievers
1
-137
/
+0
2013-03-09
setup: use gummibootlibdir
Marc-Antoine Perennou
1
-3
/
+3
2013-03-08
ReadKeyStroke() in dump()
Kay Sievers
1
-2
/
+3
2013-03-08
setup: fix is_secure_boot()
Kay Sievers
1
-1
/
+1
2013-03-08
setup: return proper error code from variable_set()
Kay Sievers
1
-1
/
+3
2013-03-08
setup: fix same_entry() for entries without a device path
Kay Sievers
2
-4
/
+10
2013-03-08
setup: fix error parameter
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
setup: do not stop printing all boot entries, if the boot order has non-exist...
Kay Sievers
1
-9
/
+4
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
2013-03-05
setup: install - always add entry to the boot order list
Kay Sievers
1
-8
/
+10
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
2
-13
/
+7
2013-03-01
build-sys: move man page to section 8
Karel Zak
1
-1
/
+1
2013-02-28
setup: add --version
Kay Sievers
1
-1
/
+11
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-26
setup: install - write machine-id to default pattern
Kay Sievers
1
-8
/
+6
2013-02-21
setup: skip EFI variable setup when secure boot is active
Kay Sievers
3
-2
/
+28
2013-02-20
setup: add "status" to help text
Kay Sievers
1
-17
/
+18
2013-02-19
setup: replace [ENABLED] by splitting output into two lists
Kay Sievers
1
-4
/
+9
2013-02-19
setup: man - update
Kay Sievers
2
-16
/
+20
2013-02-19
setup: use fewer uppercase words in printed text
Kay Sievers
1
-5
/
+5
2013-02-19
setup: rename "force" to "first"
Kay Sievers
1
-6
/
+6
2013-02-19
setup: at "install", always move our boot entry to first slot in the order
Kay Sievers
1
-3
/
+19
2013-02-19
man: fix typo
Kay Sievers
1
-1
/
+1
2013-02-19
setup: add gummiboot(1) man page
Kay Sievers
1
-0
/
+133
2013-02-19
setup: remove TODO
Kay Sievers
1
-5
/
+0
2013-02-18
setup: use %m when possible, simplify a couple of strerror() uses
Kay Sievers
2
-29
/
+31
2013-02-18
setup: create /boot/loader/loader.conf at "install"
Kay Sievers
1
-1
/
+48
2013-02-18
setup: improve error message when "efivarfs" is not available
Kay Sievers
1
-4
/
+8
2013-02-18
setup: do not install variables if "update" did not install files
Kay Sievers
1
-95
/
+104
2013-02-18
setup: fix "no boot entries found"
Kay Sievers
1
-11
/
+8
2013-02-18
setup: break up lines for status output
Kay Sievers
1
-8
/
+7
2013-02-18
setup: show "n/a" for empty boot option labels
Kay Sievers
1
-5
/
+11
2013-02-17
actually use minutes not seconds for EFI watchdog
Kay Sievers
1
-1
/
+1
[next]