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
2015-07-07
obsoleted
HEAD
master
Kay Sievers
29
-8096
/
+1
2015-03-12
efi: rename config option to "editor" and read a boolean
Kay Sievers
3
-11
/
+37
2015-03-12
Add 'editing disable' loader option to globally disallow option editing.
Brandon Carpenter
1
-1
/
+11
2015-02-26
build-sys: fix gcc v5 hickup
Kay Sievers
1
-0
/
+1
2015-02-05
build-sys: I can't type.
Kay Sievers
1
-1
/
+1
2015-02-03
build-sys: fix typo
Kay Sievers
1
-1
/
+1
2015-02-01
End the cmdline string with a 0
Harald Hoyer
3
-7
/
+14
2015-02-01
test/test-create-disk.sh: fixup the cmdline
Harald Hoyer
1
-1
/
+1
2015-02-01
Makefile.am:qemu: give the qemu machine more memory
Harald Hoyer
1
-1
/
+1
2015-01-30
version 48
48
Kay Sievers
1
-1
/
+1
2015-01-30
fix 32 bit build
Kay Sievers
1
-3
/
+3
2015-01-30
version 47
47
Kay Sievers
1
-1
/
+1
2015-01-30
build-sys: fix typo
Kay Sievers
1
-1
/
+1
2015-01-30
version 46
46
Kay Sievers
1
-1
/
+1
2015-01-30
stub: rename empty binary to linuxx64.efi.stub
Kay Sievers
2
-2
/
+2
2015-01-26
stub: do not assumr secure boot on systems without support for it
Kay Sievers
1
-3
/
+3
2015-01-25
stub: accept custom kernel command line if not running in secure boot mode
Kay Sievers
4
-13
/
+51
2015-01-25
stub: execute EFI image with an embedded kernel, initrd, cmdline sections
Kay Sievers
10
-41
/
+303
2015-01-23
find Linux kernels with an embedded os-release file
Kay Sievers
9
-39
/
+349
2015-01-08
force screen clear when entering the menu
Kay Sievers
1
-0
/
+9
2014-12-25
gummiboot: freeing the wrong variable
David Härdeman
1
-1
/
+1
2014-05-15
build-sys: build gummiboot executable only if HAVE_BLKID
Kang Hu
1
-0
/
+2
2014-05-14
version 45
45
Kay Sievers
1
-1
/
+1
2014-04-26
compare 'architecture' value as ASCII string
Kay Sievers
1
-11
/
+2
2014-04-26
Add new config file keyword 'architecture' to specify the architecture of the...
Keshav Amburay
1
-2
/
+21
2014-03-29
version 44
44
Kay Sievers
1
-1
/
+1
2014-03-29
gummiboot: build-sys: don't copy .eh_frame into final exe
Florian Albrechtskirchinger
1
-1
/
+1
2014-01-31
always set a background before drawing the splash
Kay Sievers
2
-11
/
+23
2014-01-24
version 43
43
Kay Sievers
1
-1
/
+1
2014-01-15
'P' clear screen after splash
Kay Sievers
1
-0
/
+1
2014-01-15
graphics: Do not require nonstandard console control protocol
Joonas Lahtinen
1
-2
/
+4
2014-01-02
Typo in gummiboot man page
Chris
1
-1
/
+1
2013-12-24
graphics: splash - correct rounding in alpha blending
Terje Gundersen
1
-2
/
+2
2013-12-22
cosmetics for 'P' splash loop
Kay Sievers
1
-18
/
+18
2013-12-22
disable cursor when switching text/graphics mode
Kay Sievers
2
-11
/
+14
2013-12-21
version 42
42
Kay Sievers
1
-1
/
+1
2013-12-21
build-sys: add headers as dependency
Kay Sievers
1
-2
/
+1
2013-12-21
build-sys: fix dist(check)
Kay Sievers
1
-1
/
+7
2013-12-21
version 41
41
Tom Gundersen
1
-1
/
+1
2013-12-21
support "background" color setting
Kay Sievers
1
-5
/
+41
2013-12-21
remove +1 from alpha calculation
Kay Sievers
1
-2
/
+1
2013-12-21
'P' support cycling to backgroud colors for debugging
Kay Sievers
4
-14
/
+49
2013-12-21
graphics - support alpha channel
Tom Gundersen
1
-4
/
+35
2013-12-20
'P' disable cursor when coming back from graphics mode
Kay Sievers
1
-3
/
+4
2013-12-20
update test splash picture to carry an aplha channel
Kay Sievers
1
-0
/
+0
2013-12-20
add original gummiboot.svg from Sirko Kemter
Kay Sievers
1
-0
/
+1327
2013-12-19
graphics: factor out BMP header parsing
Tom Gundersen
1
-27
/
+36
2013-12-18
graphics: support smaller than 2^n colormaps
Tom Gundersen
1
-10
/
+14
2013-12-17
graphics: simplify 16bpp calculation
Tom Gundersen
1
-3
/
+5
2013-12-17
graphics: add support for XRGB{16,32}
Tom Gundersen
1
-2
/
+26
[next]