cosmetics for 'P' splash loop
[platform/upstream/gummiboot.git] / src / efi / gummiboot.c
2013-12-22 Kay Sieverscosmetics for 'P' splash loop
2013-12-22 Kay Sieversdisable cursor when switching text/graphics mode
2013-12-21 Kay Sieverssupport "background" color setting
2013-12-20 Kay Sievers'P' support cycling to backgroud colors for debugging
2013-12-20 Kay Sievers'P' disable cursor when coming back from graphics mode
2013-12-16 Kay Sieversshow unconfigured default and entry-specific splash...
2013-12-16 Tom Gundersenshow default splash on 'P'
2013-12-16 Kay Sieversdo not show splash for automatically added entries
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 Lahtinenadd source format modeline
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 Kay Sieverstry harder to work around firmware with broken SIMPLE_T...
2013-09-22 Kay Sieverscount TSC ticks instead of relying on CPUID
2013-08-25 Kay Sieversfall back to SimpleTextInputProtocol if we do not actua...
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 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-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 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 Keshav Padram EFI_CONSOLE_CONTROL_PROTOCOL structs in console_tex...
2013-06-07 Kay Sieversswitch to GNU_EFI_USE_MS_ABI (requires gnu-efi-3.0s)
2013-05-17 Ahmet Inananother "check ReadKeyStroke() for EFI_SUCCESS"
2013-03-23 Kay Sieverscheck ReadKeyStroke() for EFI_SUCCESS
2013-03-21 Kay Sieversremember LoaderEntryOneShot value for dump
2013-03-10 Kay Sieversdistinguish "setup" and "user" mode
2013-03-10 Kay Sieversprint secure boot flags
2013-03-08 Kay SieversReadKeyStroke() in dump()
2013-03-08 Kay Sieverspass 64 bit int to uefi_call_wrapper() when needed
2013-03-06 Kay Sieversenable the menu if no boot entry config snippet was...
2013-03-06 Kay Sieversif no entries are found, select the first one not the...
2013-03-01 Kay Sieversdo not print NULL values in "dump"
2013-03-01 Kay Sieversremove stringify(), we have config.h now
2013-02-28 Kay Sieversadd "Reboot Into Firmware Interface" menu entry
2013-02-28 Kay Sieversinclude secure boot and os indications variables in...
2013-02-17 Kay Sieversactually use minutes not seconds for EFI watchdog
2013-02-17 Kay Sieversenable/disable EFI watchdog
2013-02-13 Kay Sieversmove sources to subdirectories