2013-12-15 |
Kay Sievers | move graphics to its own file |
commit | commitdiff | tree | snapshot |
2013-12-15 |
Joonas Lahtinen | make console_text_mode into more generic function |
commit | commitdiff | tree | snapshot |
2013-12-15 |
Joonas Lahtinen | make file_read callable outside compilation unit |
commit | commitdiff | tree | snapshot |
2013-12-11 |
Joonas Lahtinen | Makefile.am: be consistent defining sources |
commit | commitdiff | tree | snapshot |
2013-12-11 |
Joonas Lahtinen | add source format modeline |
commit | commitdiff | tree | snapshot |
2013-11-27 |
Kay Sievers | version 39 39 |
commit | commitdiff | tree | snapshot |
2013-10-18 |
Kay Sievers | handle CTRL-w in line editor |
commit | commitdiff | tree | snapshot |
2013-10-04 |
Kay Sievers | add only the first OS X system we find |
commit | commitdiff | tree | snapshot |
2013-09-22 |
Tom Gundersen | version 38 38 |
commit | commitdiff | tree | snapshot |
2013-09-22 |
Kay Sievers | try harder to work around firmware with broken SIMPLE_T... |
commit | commitdiff | tree | snapshot |
2013-09-22 |
Kay Sievers | count TSC ticks instead of relying on CPUID |
commit | commitdiff | tree | snapshot |
2013-09-09 |
Harald Hoyer | version 37 37 |
commit | commitdiff | tree | snapshot |
2013-09-09 |
Kay Sievers | test-create-disk.sh: format the partition, not the... |
commit | commitdiff | tree | snapshot |
2013-09-09 |
Harald Hoyer | configure.ac: break 2 on lds directory search |
commit | commitdiff | tree | snapshot |
2013-08-29 |
Harald Hoyer | configure.ac: search for efi-ldsdir in multiple places |
commit | commitdiff | tree | snapshot |
2013-08-25 |
Kay Sievers | fall back to SimpleTextInputProtocol if we do not actua... |
commit | commitdiff | tree | snapshot |
2013-08-22 |
Kay Sievers | version 36 36 |
commit | commitdiff | tree | snapshot |
2013-08-22 |
Kay Sievers | build-sys: move EFI_LIB_DIR, EFI_INC_DIR, EFI_LDS_DIR... |
commit | commitdiff | tree | snapshot |
2013-08-22 |
Kay Sievers | rename test-disk to test-disk.img |
commit | commitdiff | tree | snapshot |
2013-08-21 |
Kay Sievers | use EFI/Boot/bootx64.efi instead of EFI/BOOT/BOOTX64.EFI |
commit | commitdiff | tree | snapshot |
2013-08-21 |
Kay Sievers | fall back to SimpleTextInputProtocol if we receive... |
commit | commitdiff | tree | snapshot |
2013-08-21 |
Darren Hart | Autodetect both x64 and ia32 boot*.efi payloads |
commit | commitdiff | tree | snapshot |
2013-08-21 |
Kay Sievers | qemu: skip AC_CHECK_FILE when cross-compiling |
commit | commitdiff | tree | snapshot |
2013-08-21 |
Kay Sievers | add EFI_INCDIR, EFI_CPPFLAGS, EFI_CFLAGS, EFI_LDFLAGS... |
commit | commitdiff | tree | snapshot |
2013-08-21 |
Darren Hart | configure.ac: Use AC_CHECK_HEADER to detect the efi... |
commit | commitdiff | tree | snapshot |
2013-08-21 |
Darren Hart | configure.ac: Allow for more than just i686 for ia32 |
commit | commitdiff | tree | snapshot |
2013-08-21 |
Darren Hart | gummiboot: Add 32 bit compatible rdtsc asm |
commit | commitdiff | tree | snapshot |
2013-08-21 |
Kay Sievers | fall back to SimpleTextInputProtocol if we can't read... |
commit | commitdiff | tree | snapshot |
2013-08-21 |
Kay Sievers | support M-BS, M-d, and fix word jumping |
commit | commitdiff | tree | snapshot |
2013-08-20 |
Kay Sievers | support M-<, M-> |
commit | commitdiff | tree | snapshot |
2013-08-19 |
Kay Sievers | cleanup EFI_ERROR() use |
commit | commitdiff | tree | snapshot |
2013-08-19 |
Kay Sievers | move all key press handling into key_read() |
commit | commitdiff | tree | snapshot |
2013-08-14 |
Kay Sievers | simplify hotkey search loop |
commit | commitdiff | tree | snapshot |
2013-08-13 |
Kay Sievers | use hotkey 'a' for OS X, and start searching for hotkey... |
commit | commitdiff | tree | snapshot |
2013-08-08 |
Kay Sievers | version 35 35 |
commit | commitdiff | tree | snapshot |
2013-08-08 |
Kay Sievers | support hotkeys to boot an entry immediately, or to... |
commit | commitdiff | tree | snapshot |
2013-08-08 |
Kay Sievers | handle Alt-key in line editor; use 'Q' to quit; use... |
commit | commitdiff | tree | snapshot |
2013-07-30 |
Kay Sievers | version 34 34 |
commit | commitdiff | tree | snapshot |
2013-07-29 |
Kay Sievers | print "t/T" in help text for timeout setting keys |
commit | commitdiff | tree | snapshot |
2013-07-29 |
Kay Sievers | properly calculate end-of-line jump |
commit | commitdiff | tree | snapshot |
2013-07-29 |
Kay Sievers | handle scan code and unicode key as one value |
commit | commitdiff | tree | snapshot |
2013-07-28 |
Kay Sievers | dump: handle ESC key before printing the first entry |
commit | commitdiff | tree | snapshot |
2013-07-28 |
Kay Sievers | test: use 512 MB, mkfs.vfat seems to get confused with... |
commit | commitdiff | tree | snapshot |
2013-07-28 |
Kay Sievers | support CTRL-c to exit option editor |
commit | commitdiff | tree | snapshot |
2013-07-28 |
Kay Sievers | stop dump with ESC key; limit option editor to configur... |
commit | commitdiff | tree | snapshot |
2013-07-27 |
Kay Sievers | use mapping table for menu and line editor; use 'h... |
commit | commitdiff | tree | snapshot |
2013-07-27 |
Kay Sievers | support CTRL-{a,e,f,b} in line editor |
commit | commitdiff | tree | snapshot |
2013-06-16 |
Kay Sievers | version 33 33 |
commit | commitdiff | tree | snapshot |
2013-06-16 |
Keshav Padram | EFI_CONSOLE_CONTROL_PROTOCOL structs in console_tex... |
commit | commitdiff | tree | snapshot |
2013-06-07 |
Kay Sievers | version 32 32 |
commit | commitdiff | tree | snapshot |
2013-06-07 |
Kay Sievers | switch to GNU_EFI_USE_MS_ABI (requires gnu-efi-3.0s) |
commit | commitdiff | tree | snapshot |
2013-06-07 |
Kay Sievers | setup: rename variable |
commit | commitdiff | tree | snapshot |
2013-05-17 |
Kay Sievers | version 31 31 |
commit | commitdiff | tree | snapshot |
2013-05-17 |
Ahmet Inan | another "check ReadKeyStroke() for EFI_SUCCESS" |
commit | commitdiff | tree | snapshot |
2013-05-03 |
Kay Sievers | setup: use the value not the index when updating an... |
commit | commitdiff | tree | snapshot |
2013-04-09 |
Kay Sievers | version 30 30 |
commit | commitdiff | tree | snapshot |
2013-03-28 |
Kay Sievers | setup: status - Flags: --> Status: |
commit | commitdiff | tree | snapshot |
2013-03-28 |
Kay Sievers | setup: show - print missing / |
commit | commitdiff | tree | snapshot |
2013-03-28 |
Kay Sievers | setup: status - do not print values from current boot |
commit | commitdiff | tree | snapshot |
2013-03-28 |
Kay Sievers | move _GNU_SOURCE to AM_CFLAGS |
commit | commitdiff | tree | snapshot |
2013-03-28 |
Kay Sievers | setup: status - ESP --> Partition |
commit | commitdiff | tree | snapshot |
2013-03-28 |
Kay Sievers | setup: status - re-order ESP and loader files printing |
commit | commitdiff | tree | snapshot |
2013-03-27 |
Kay Sievers | setup: status - prefix list of loaders |
commit | commitdiff | tree | snapshot |
2013-03-23 |
Kay Sievers | version 29 29 |
commit | commitdiff | tree | snapshot |
2013-03-23 |
Kay Sievers | check ReadKeyStroke() for EFI_SUCCESS |
commit | commitdiff | tree | snapshot |
2013-03-21 |
Kay Sievers | remember LoaderEntryOneShot value for dump |
commit | commitdiff | tree | snapshot |
2013-03-20 |
Kay Sievers | setup: print only boot loader entries with an actual... |
commit | commitdiff | tree | snapshot |
2013-03-18 |
Kay Sievers | setup: do not stop printing options if BootOrder cannot... |
commit | commitdiff | tree | snapshot |
2013-03-16 |
Kay Sievers | Revert "build-sys: check for docbook xsl-stylesheets" |
commit | commitdiff | tree | snapshot |
2013-03-16 |
Kay Sievers | version 28 28 |
commit | commitdiff | tree | snapshot |
2013-03-16 |
Kay Sievers | setup: if all BootXXXX are used, find the next slot... |
commit | commitdiff | tree | snapshot |
2013-03-16 |
Kay Sievers | version 2 27 |
commit | commitdiff | tree | snapshot |
2013-03-11 |
Karel Zak | build-sys: check for docbook xsl-stylesheets |
commit | commitdiff | tree | snapshot |
2013-03-10 |
Kay Sievers | setup: Loader -> Binary |
commit | commitdiff | tree | snapshot |
2013-03-10 |
Kay Sievers | setup: print partition for disk entries |
commit | commitdiff | tree | snapshot |
2013-03-10 |
Kay Sievers | setup: use flag variable |
commit | commitdiff | tree | snapshot |
2013-03-10 |
Kay Sievers | setup: make fuction static |
commit | commitdiff | tree | snapshot |
2013-03-10 |
Kay Sievers | distinguish "setup" and "user" mode |
commit | commitdiff | tree | snapshot |
2013-03-10 |
Kay Sievers | print secure boot flags |
commit | commitdiff | tree | snapshot |
2013-03-10 |
Kay Sievers | setup: tilt slashes |
commit | commitdiff | tree | snapshot |
2013-03-10 |
Kay Sievers | setup: name fields in "status" output |
commit | commitdiff | tree | snapshot |
2013-03-10 |
Kay Sievers | build-sys: move man page to man/ |
commit | commitdiff | tree | snapshot |
2013-03-09 |
Kay Sievers | build-sys make man pages optional |
commit | commitdiff | tree | snapshot |
2013-03-09 |
Kay Sievers | build-sys: only use $prefix |
commit | commitdiff | tree | snapshot |
2013-03-09 |
Marc-Antoine... | setup: use gummibootlibdir |
commit | commitdiff | tree | snapshot |
2013-03-08 |
Kay Sievers | ReadKeyStroke() in dump() |
commit | commitdiff | tree | snapshot |
2013-03-08 |
Kay Sievers | version 26 26 |
commit | commitdiff | tree | snapshot |
2013-03-08 |
Kay Sievers | setup: fix is_secure_boot() |
commit | commitdiff | tree | snapshot |
2013-03-08 |
Kay Sievers | setup: return proper error code from variable_set() |
commit | commitdiff | tree | snapshot |
2013-03-08 |
Kay Sievers | setup: fix same_entry() for entries without a device... |
commit | commitdiff | tree | snapshot |
2013-03-08 |
Kay Sievers | setup: fix error parameter |
commit | commitdiff | tree | snapshot |
2013-03-08 |
Kay Sievers | build-sys: enable common warnings |
commit | commitdiff | tree | snapshot |
2013-03-08 |
Kay Sievers | version 25 25 |
commit | commitdiff | tree | snapshot |
2013-03-08 |
Kay Sievers | build-sys: use $XSLTPROC and enforce "unresolved symbol... |
commit | commitdiff | tree | snapshot |
2013-03-08 |
Kay Sievers | pass 64 bit int to uefi_call_wrapper() when needed |
commit | commitdiff | tree | snapshot |
2013-03-06 |
Kay Sievers | setup: do not stop printing all boot entries, if the... |
commit | commitdiff | tree | snapshot |
2013-03-06 |
Kay Sievers | enable the menu if no boot entry config snippet was... |
commit | commitdiff | tree | snapshot |
2013-03-06 |
Kay Sievers | if no entries are found, select the first one not the... |
commit | commitdiff | tree | snapshot |
2013-03-04 |
Kay Sievers | setup: install - always add entry to the boot order... |
commit | commitdiff | tree | snapshot |
2013-03-01 |
Kay Sievers | do not print NULL values in "dump" |
commit | commitdiff | tree | snapshot |
next |