platform/upstream/gummiboot.git
2012-10-12 Kay Sieversversion 7 7
2012-10-12 Felipe Contrerasfix memory leaks
2012-10-12 Felipe Contrerasstandardize error checks
2012-10-11 Kay Sieversconfig_default_entry_select: get rid of unconditional...
2012-10-11 Kay SieversMakefile: test - create subdirectory
2012-10-11 Felipe ContrerasFix conditional loop when there are no entries
2012-09-09 Kay Sieversversion 6 6
2012-09-09 Kay Sieversadd OS X to the boot options list
2012-09-05 Kay Sieversignore case when comparing the loaded image location
2012-09-05 Kay Sieversdo not auto-select automatically added entries
2012-07-27 Kay Sieversuncomment -mno-red-zone
2012-07-18 Kay Sieversversion 5 5
2012-07-18 Kay Sieversforce EFI text mode when entering the menu
2012-07-18 Kay SieversMakefile: change comment about fstab
2012-07-15 Kay Sieversadd "title-version", "title-machine" to non-unique...
2012-07-14 Kay Sieversfix typo in comment
2012-07-14 Kay Sieversversion 4 4
2012-07-14 Kay Sieversmove some code around
2012-07-14 Kay Sieversupdate TODO
2012-07-14 Kay Sieversprint error and exit if no loader to start can be found
2012-07-14 Kay Sievers"EFI default loader" -> "EFI Default Loader"
2012-07-14 Kay SieversMakefile: search for gnuefi libdir
2012-07-14 Kay Sieversupdate TODO
2012-07-14 Joerg Schirottkeadd config entry for EFI Shell automatically
2012-07-13 Kay Sieversupdate TODO
2012-07-13 Kay Sieversupdate TODO
2012-07-13 Kay Sieversupdate README
2012-07-13 Kay Sieversupdate TODO
2012-07-13 Kay Sieversupdate TODO
2012-07-13 Kay Sieversrename to loader-postinst.sh
2012-07-13 Kay Sieverspostinst script: tabs are as useful as a hole in the...
2012-07-13 Kay Sieversadd "default $vendor-*" to /loader/loader.conf
2012-07-13 Harald Hoyergummiboot-postinst.sh: clarified error messages
2012-07-13 Kay Sieversadd TODO
2012-07-13 Kay Sieversdump: start "1/3" number with 1
2012-07-13 Harald Hoyergummiboot-postinst.sh: s#/etc/kernel-cmdline#/etc/kerne...
2012-07-13 Harald Hoyergummiboot-postinst.sh: create loader/loader.conf and...
2012-07-13 Harald Hoyergummiboot-postinst.sh: cow option for cp is useless
2012-07-13 Harald Hoyergummiboot-postinst.sh: shorten title entry
2012-07-13 Harald Hoyergummiboot.c: correct maximum line lenght of menu entries
2012-07-13 Harald Hoyergummiboot-postinst.sh: add $version to title
2012-07-13 Harald HoyerThis is a script to be called automatically by new...
2012-07-06 Kay Sieversdebug -> dump
2012-07-06 Kay Sievers'*' dumps the internal state to the console
2012-07-06 Kay Sieverscall Exit() when quitting
2012-07-05 Kay Sieversbump version 3
2012-07-05 Kay Sieversmove most of the documentation to the wiki
2012-07-05 Kay SieversLoaderDevicePath -> LoaderDeviceIdentifer
2012-07-05 Kay Sieversexport LoaderDevicePath= to allow the OS to find the...
2012-07-05 Kay SieversLoaderTicksStartImage -> LoaderTicksExec
2012-07-04 Kay Sieverscleanup on exit
2012-07-04 Kay Sieversshow firmware revision in 'v'
2012-07-04 Kay Sieversbump version 2
2012-07-04 Kay Sievers'q' is quit
2012-07-04 Kay Sieversrename internal identifiers of well-known loader names...
2012-07-04 Kay Sieversadd windows boot manager if we find it
2012-07-03 Kay Sieverssimplify "initrd" handling
2012-07-03 Kay SieversMakefile: add libgcc
2012-07-03 Kay SieversMakefile: add flags and dependencies
2012-07-02 Kay Sieversarch ifdef fallback boot loader entry
2012-07-01 Kay Sieversclarify timeout setting message
2012-07-01 Kay Sieversconvert utf8 config entries to utf16
2012-06-30 Kay SieversMakefile: test - use /boot
2012-06-29 Kay SieversLoaderConfigDefault -> LoaderEntryDefault
2012-06-29 Harald Hoyerchanged the options edit key to 'e'
2012-06-29 Kay Sieversdo not export empty tick variables
2012-06-29 Harald Hoyerfor KEYUP jump to space rather than last char of the...
2012-06-29 Harald Hoyerfix KEY_UP/KEY_DOWN word jump
2012-06-29 Kay Sieversline edit - always start image when return was hit
2012-06-29 Harald Hoyerchange behaviour of up/down keys to go to next/previous...
2012-06-28 Kay Sieversmove qemu bios location
2012-06-28 Kay SieversTimeout -> Menu timeout
2012-06-28 Kay Sieversproperly terminate edited line
2012-06-28 Kay Sieversinitial import 1