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
Age
Commit message (
Expand
)
Author
Files
Lines
2013-02-11
version 19
19
Kay Sievers
1
-1
/
+1
2013-02-08
export executed image path to the running OS
Kay Sievers
1
-0
/
+1
2013-02-08
export firmware environment data to show in the running OS
Kay Sievers
1
-2
/
+10
2013-02-08
version 18
18
Kay Sievers
1
-1
/
+1
2013-02-08
fix 32-bit non-booting issue
Daniel Leung
1
-3
/
+3
2013-02-06
do not use unicode chars in console mode, some firmware has only ASCII fonts
Kay Sievers
2
-9
/
+11
2013-02-06
Makefile: move dependencies for test image
Kay Sievers
1
-2
/
+2
2013-02-06
create simple disk image for 'make test'
root
2
-9
/
+34
2013-02-06
include "machine type short-name" in the filename, like gummibootx64.efi, gum...
Kay Sievers
2
-13
/
+20
2013-02-03
version 17
17
Kay Sievers
1
-1
/
+1
2013-02-03
use correct variable in str_verscmp()
Kay Sievers
1
-1
/
+1
2013-02-03
draw menu at the center of the screen
Kay Sievers
1
-44
/
+78
2013-01-24
version 16
16
Kay Sievers
1
-1
/
+1
2013-01-24
use "USec" instead of "Usec"
Kay Sievers
1
-3
/
+3
2013-01-23
add web link to the CPU documentation
Kay Sievers
1
-2
/
+10
2013-01-23
version 15
15
Kay Sievers
1
-1
/
+1
2013-01-23
export proper microseconds instead of "ticks"
Kay Sievers
1
-14
/
+105
2013-01-22
version 14
14
Kay Sievers
1
-1
/
+1
2013-01-22
include magic string to find version number in the binary
Kay Sievers
1
-0
/
+3
2013-01-22
dump: suppress output for unset value
Kay Sievers
1
-1
/
+2
2013-01-22
use gcc's -Wextra
Kay Sievers
2
-6
/
+8
2013-01-22
version 13
13
Kay Sievers
1
-1
/
+1
2013-01-22
use git archive
Kay Sievers
1
-4
/
+1
2013-01-22
export automatically added entries in an EFI variable
Kay Sievers
2
-13
/
+32
2013-01-21
skip check if entry->machine_id is not set
Kay Sievers
1
-28
/
+31
2013-01-21
version 12
12
Kay Sievers
1
-1
/
+1
2013-01-21
recognize LoaderEntryOptions{,OneShot}-$machine-id EFI variables
Kay Sievers
1
-0
/
+36
2013-01-21
turn "title-machine" and "title-version" into proper "machine-id" and "version"
Kay Sievers
2
-28
/
+32
2013-01-21
TODO update
Kay Sievers
1
-15
/
+1
2013-01-19
add missing break;
Kay Sievers
1
-0
/
+1
2013-01-19
version 11
11
Kay Sievers
1
-1
/
+1
2013-01-19
export LoaderDevicePartUUID=
Kay Sievers
2
-6
/
+44
2013-01-17
version 10
10
Kay Sievers
2
-1
/
+509
2012-12-06
version 9
9
Kay Sievers
1
-1
/
+1
2012-12-06
secure boot: signal security error back to the caller
James Bottomley
1
-2
/
+18
2012-10-31
version 8
8
Kay Sievers
1
-1
/
+1
2012-10-31
properly skip empty lines in config files
Kay Sievers
1
-28
/
+34
2012-10-30
do not count backwards with for (;;) and unsigned, it does not stop
Kay Sievers
1
-2
/
+4
2012-10-30
enable signed/unsigned warnings
Kay Sievers
2
-15
/
+16
2012-10-30
add missing = NULL initializers
Kay Sievers
1
-4
/
+4
2012-10-12
version 7
7
Kay Sievers
1
-1
/
+1
2012-10-12
fix memory leaks
Felipe Contreras
1
-0
/
+3
2012-10-12
standardize error checks
Felipe Contreras
1
-2
/
+2
2012-10-11
config_default_entry_select: get rid of unconditional curly braces block
Kay Sievers
1
-16
/
+9
2012-10-11
Makefile: test - create subdirectory
Kay Sievers
1
-0
/
+1
2012-10-11
Fix conditional loop when there are no entries
Felipe Contreras
1
-1
/
+4
2012-09-10
version 6
6
Kay Sievers
1
-1
/
+1
2012-09-10
add OS X to the boot options list
Kay Sievers
1
-13
/
+45
2012-09-05
ignore case when comparing the loaded image location
Kay Sievers
1
-7
/
+8
2012-09-05
do not auto-select automatically added entries
Kay Sievers
1
-10
/
+13
[next]