platform/upstream/gummiboot.git
2014-01-24 Kay Sieversversion 43 upstream 43
2014-01-15 Kay Sievers'P' clear screen after splash
2014-01-15 Joonas Lahtinengraphics: Do not require nonstandard console control...
2014-01-02 ChrisTypo in gummiboot man page
2013-12-24 Terje Gundersengraphics: splash - correct rounding in alpha blending
2013-12-22 Kay Sieverscosmetics for 'P' splash loop
2013-12-22 Kay Sieversdisable cursor when switching text/graphics mode
2013-12-21 Kay Sieversversion 42 42
2013-12-21 Kay Sieversbuild-sys: add headers as dependency
2013-12-21 Kay Sieversbuild-sys: fix dist(check)
2013-12-21 Tom Gundersenversion 41 41
2013-12-21 Kay Sieverssupport "background" color setting
2013-12-21 Kay Sieversremove +1 from alpha calculation
2013-12-20 Kay Sievers'P' support cycling to backgroud colors for debugging
2013-12-20 Tom Gundersengraphics - support alpha channel
2013-12-20 Kay Sievers'P' disable cursor when coming back from graphics mode
2013-12-20 Kay Sieversupdate test splash picture to carry an aplha channel
2013-12-20 Kay Sieversadd original gummiboot.svg from Sirko Kemter
2013-12-19 Tom Gundersengraphics: factor out BMP header parsing
2013-12-18 Tom Gundersengraphics: support smaller than 2^n colormaps
2013-12-17 Tom Gundersengraphics: simplify 16bpp calculation
2013-12-17 Tom Gundersengraphics: add support for XRGB{16,32}
2013-12-17 Tom Gundersengraphics: accept newer BMP header versions
2013-12-17 Kay Sieverstest: fix splash location
2013-12-16 Kay Sieversshow unconfigured default and entry-specific splash...
2013-12-16 Tom Gundersenshow default splash on 'P'
2013-12-16 Tom Gundersentest: include a fallback bootsplash in the test image
2013-12-16 Tom Gundersenbuild-sys: don't use qemu-kvm
2013-12-16 Kay Sieversfix padding for BMP lines
2013-12-16 Kay Sieversdo not show splash for automatically added entries
2013-12-16 Kay Sieversversion 40 40
2013-12-16 Kay Sieversfall back to default splash image
2013-12-15 Kay Sieversadd splash support
2013-12-15 Kay Sieverssplit out console.[ch]
2013-12-15 Kay Sieverssplit out util.[ch]
2013-12-15 Kay Sieversmove graphics to its own file
2013-12-15 Joonas Lahtinenmake console_text_mode into more generic function
2013-12-15 Joonas Lahtinenmake file_read callable outside compilation unit
2013-12-11 Joonas LahtinenMakefile.am: be consistent defining sources
2013-12-11 Joonas Lahtinenadd source format modeline
2013-11-27 Kay Sieversversion 39 39
2013-10-18 Kay Sievershandle CTRL-w in line editor
2013-10-04 Kay Sieversadd only the first OS X system we find
2013-09-22 Tom Gundersenversion 38 38
2013-09-22 Kay Sieverstry harder to work around firmware with broken SIMPLE_T...
2013-09-22 Kay Sieverscount TSC ticks instead of relying on CPUID
2013-09-09 Harald Hoyerversion 37 37
2013-09-09 Kay Sieverstest-create-disk.sh: format the partition, not the...
2013-09-09 Harald Hoyerconfigure.ac: break 2 on lds directory search
2013-08-29 Harald Hoyerconfigure.ac: search for efi-ldsdir in multiple places
2013-08-25 Kay Sieversfall back to SimpleTextInputProtocol if we do not actua...
2013-08-22 Kay Sieversversion 36 36
2013-08-22 Kay Sieversbuild-sys: move EFI_LIB_DIR, EFI_INC_DIR, EFI_LDS_DIR...
2013-08-22 Kay Sieversrename test-disk to test-disk.img
2013-08-21 Kay Sieversuse EFI/Boot/bootx64.efi instead of EFI/BOOT/BOOTX64.EFI
2013-08-21 Kay Sieversfall back to SimpleTextInputProtocol if we receive...
2013-08-21 Darren HartAutodetect both x64 and ia32 boot*.efi payloads
2013-08-21 Kay Sieversqemu: skip AC_CHECK_FILE when cross-compiling
2013-08-21 Kay Sieversadd EFI_INCDIR, EFI_CPPFLAGS, EFI_CFLAGS, EFI_LDFLAGS...
2013-08-21 Darren Hartconfigure.ac: Use AC_CHECK_HEADER to detect the efi...
2013-08-21 Darren Hartconfigure.ac: Allow for more than just i686 for ia32
2013-08-21 Darren Hartgummiboot: Add 32 bit compatible rdtsc asm
2013-08-21 Kay Sieversfall back to SimpleTextInputProtocol if we can't read...
2013-08-21 Kay Sieverssupport M-BS, M-d, and fix word jumping
2013-08-20 Kay Sieverssupport M-<, M->
2013-08-19 Kay Sieverscleanup EFI_ERROR() use
2013-08-19 Kay Sieversmove all key press handling into key_read()
2013-08-14 Kay Sieverssimplify hotkey search loop
2013-08-13 Kay Sieversuse hotkey 'a' for OS X, and start searching for hotkey...
2013-08-08 Kay Sieversversion 35 35
2013-08-08 Kay Sieverssupport hotkeys to boot an entry immediately, or to...
2013-08-08 Kay Sievershandle Alt-key in line editor; use 'Q' to quit; use...
2013-07-30 Kay Sieversversion 34 34
2013-07-29 Kay Sieversprint "t/T" in help text for timeout setting keys
2013-07-29 Kay Sieversproperly calculate end-of-line jump
2013-07-29 Kay Sievershandle scan code and unicode key as one value
2013-07-28 Kay Sieversdump: handle ESC key before printing the first entry
2013-07-28 Kay Sieverstest: use 512 MB, mkfs.vfat seems to get confused with...
2013-07-28 Kay Sieverssupport CTRL-c to exit option editor
2013-07-28 Kay Sieversstop dump with ESC key; limit option editor to configur...
2013-07-27 Kay Sieversuse mapping table for menu and line editor; use 'h...
2013-07-27 Kay Sieverssupport CTRL-{a,e,f,b} in line editor
2013-06-16 Kay Sieversversion 33 33
2013-06-16 Keshav Padram EFI_CONSOLE_CONTROL_PROTOCOL structs in console_tex...
2013-06-07 Kay Sieversversion 32 32
2013-06-07 Kay Sieversswitch to GNU_EFI_USE_MS_ABI (requires gnu-efi-3.0s)
2013-06-07 Kay Sieverssetup: rename variable
2013-05-17 Kay Sieversversion 31 31
2013-05-17 Ahmet Inananother "check ReadKeyStroke() for EFI_SUCCESS"
2013-05-03 Kay Sieverssetup: use the value not the index when updating an...
2013-04-09 Kay Sieversversion 30 30
2013-03-28 Kay Sieverssetup: status - Flags: --> Status:
2013-03-28 Kay Sieverssetup: show - print missing /
2013-03-28 Kay Sieverssetup: status - do not print values from current boot
2013-03-28 Kay Sieversmove _GNU_SOURCE to AM_CFLAGS
2013-03-28 Kay Sieverssetup: status - ESP --> Partition
2013-03-28 Kay Sieverssetup: status - re-order ESP and loader files printing
2013-03-27 Kay Sieverssetup: status - prefix list of loaders
2013-03-23 Kay Sieversversion 29 29
2013-03-23 Kay Sieverscheck ReadKeyStroke() for EFI_SUCCESS
next