OSDN Git Service

android-x86/external-efibootmgr.git
2018-01-12 Chih-Wei HuangAndroid: inital porting of efibootmgr nougat-x86 android-x86-7.1-r1 android-x86-7.1-r2 android-x86-7.1-r3 android-x86-7.1-r4 android-x86-7.1-r5
2017-05-09 Peter Jonesmake_linux_load_option(): check data_size correctly.
2017-03-13 Josh de Kockunparse_path: remove unneeded include
2017-03-07 Peter JonesBump version to 15
2017-03-07 Peter JonesMake conditional default loader path use EFIDIR like...
2017-03-07 Raymund WillMake default '--loader' build-time configurable.
2017-03-07 Raymund Willefibootmgr: sanitize `set/get_mirror()`
2017-03-07 Martin T. H... Add support for parsing optional data as ucs2
2017-03-07 Peter JonesRemove extra const keywords gcc 7 gripes about.
2017-01-06 steve-mcintyreDon't use -fshort-wchar when building (#63)
2016-09-27 Peter JonesBump version to 14
2016-09-27 Peter Jonesefibootdump: Get rid of extra debug print
2016-09-27 Mike GilbertMove -flto from cflags to CFLAGS
2016-08-22 Peter JonesDon't bother with --default-symver since we've got...
2016-08-22 Peter JonesMake compiler detection slightly better.
2016-08-22 Peter JonesFix EFIBOOTMGR_VERSION setting and -V output
2016-08-22 Chris Mayoefibootmgr: fixes in man page synopsis and README
2016-08-22 Chris MayoInstall efibootdump with make
2016-08-22 JonathanCreate README.md
2016-08-22 Peter JonesFix a typo in popt options.
2016-08-17 Chris Mayoefibootmgr: remove "(hex)" from description of --delete...
2016-08-17 Peter Jonesefibootmgr 13
2016-08-11 Peter Jonesefibootdump: give it the error.h treatment
2016-08-11 Peter JonesAdd support for --sysprep and --driver
2016-08-10 Peter Jones.spec: fix requirements for newer efivar and man page...
2016-08-10 Peter Jonesefibootmgr: use efivar's error facility.
2016-07-19 Peter JonesStop preceeding our version number with a "0.".
2016-07-01 Mike GilbertREADME: update github link
2016-05-24 Peter JonesREADME: fix netboot command line since we have acpi...
2016-05-24 Peter Jonesefibootmgr: fix usage of efi_loadopt_path() /again/.
2016-05-02 Peter Jonesefibootmgr: fix up a lot of error result codes.
2016-05-02 Peter JonesHandle "-@ -" correctly again.
2016-03-11 Taku IzumiAdd lacking description of man for -m and -M option
2016-03-10 Taku IzumiAdd lacking description of man for -m and -M option
2016-03-03 Peter JonesExplicitly pass a mode to efi_set_variable() in all...
2016-02-25 Peter Jonesefibootmgr.spec: allow building on arm
2016-02-25 Peter Jonesefibootmgr.spec: require popt-devel
2016-02-25 Peter Jonesefibootmgr: fix some types the compiler doesn't like.
2016-02-25 Peter Jonesefibootdump: add efibootdump
2016-02-25 Peter Jonesefibootnext: add make targets (but not default)
2016-02-25 Peter Jonesefoconman: remove from default make targets for now
2016-02-25 Peter Jonesefibootmgr: update for efivar 0.24
2016-02-18 Peter JonesAdd -Wextra, because it finds a lot of bugs in GCC6
2016-02-18 Peter Joneseficonman: intialize poptOptions with named initializers.
2016-02-18 Peter JonesAdd efibootnext beginnings
2016-02-18 Peter JonesAdd eficonman beginnings
2016-02-18 Taku IzumiFix insusufficient validation check of -M option
2016-02-18 Peter JonesAdd LOCALEDIR make goo
2016-02-18 Peter JonesSimplify directory structure.
2015-07-13 Timo GurrSet pkg-config binary as variable
2015-06-25 Peter JonesMake it a little clearer what's going on when efi_del_v...
2015-06-24 Jody BruchonINSTALL: add note about missing efivar.h error
2015-06-24 Alexis MurzeauSet guid when reading boot entries in read_vars.
2015-06-24 Shih-Yuan Lee... Delete BootOrder only when necessary.
2015-06-09 Luck, TonyAdd -m and -M options to support address range mirror
2015-05-28 Peter JonesUpdate version to 0.12
2015-05-28 Peter JonesUpdate build deps in the spec to match what libraries...
2015-05-28 Peter JonesMake the release procedure a bit more streamlined.
2015-05-27 Peter JonesAdd some language about efivar in INSTALL
2015-05-27 Peter JonesGet rid of pci-utils and zlib deps; we don't need them...
2015-05-27 Peter JonesMake loadopt function names use efivar-0.19 names.
2015-04-30 Peter JonesGet us back to where we were before with network entries.
2015-04-30 Peter JonesWe don't need the ucs2/utf8 code either.
2015-04-30 Peter JonesGet rid of efichar.h; it's no longer used.
2015-04-30 Peter JonesFix the github url once more.
2015-04-30 Peter JonesGet rid of manually specified ACPI arguments; we don...
2015-04-29 Peter JonesMake -e 1 and -e 3 work again after the libefiboot...
2015-04-29 Peter JonesMake file boot option creation use libefiboot to create...
2015-04-29 Peter JonesAdd "efibootmgr -C"; create only without appending...
2015-03-31 Peter JonesGet rid of a lot of DP stuff that efivar does now.
2015-03-02 Peter JonesGet run of unparse_path() and unparse_raw()
2015-03-02 Peter JonesMake show_boot_vars use efivars DP formatting code.
2015-01-12 Peter JonesDon't depend on vendor-defined calloc(n, 0) behavior.
2015-01-12 Peter JonesTest a couple of pointers for NULL-ness.
2015-01-12 Peter JonesFree some stuff in error pathways.
2015-01-12 Peter JonesDon't malloc(0).
2015-01-08 Lenny SzubowiczFix buffer overflow when remove_from_boot_order removes...
2014-12-18 Daniel Jared... Skip unreadable variables, but don't exit when we do so.
2014-12-16 Peter JonesMake IPv6 network paths print correctly.
2014-12-16 Peter JonesMake IPv4() device paths print correctly.
2014-12-16 Peter JonesMake the optional_data_len size signed.
2014-12-12 Peter JonesFix MAC() device path printing.
2014-12-11 Peter JonesPrint a better message if BootOrder is unset.
2014-12-11 Peter JonesDon't name something efi_variable_t; that namespace...
2014-10-21 Peter JonesUpdate version to 0.10
2014-10-21 Peter JonesDo even more absurd stuff to avoid github's terrible...
2014-10-21 Peter JonesActually /set/ the values we're using to the results...
2014-10-21 Peter JonesDon't check if '-n' is a current boot entry so early.
2014-10-20 Peter JonesAudit error checking in main().
2014-10-20 Peter JonesMake the version 0.10.0
2014-10-20 Peter JonesMake all the other places we're parsing XXXX also do...
2014-10-20 Peter JonesMake -o's behavior actually match the documented behavior.
2014-10-15 Peter JonesDon't error on unset BootOrder when we're trying to...
2014-10-15 Peter JonesProduce a slightly more succinct error when we get...
2014-10-15 Peter JonesDon't call EPERM "not found" when deleting variables.
2014-10-15 D. Jared Dominguezmanpage lists option '--test' which doesn't seem to...
2014-10-15 Peter JonesAdd more error messages and better return codes.
2014-10-15 Peter JonesOne more place we're not printing the error code.
2014-10-15 Peter JonesFix a segfault in append_extra_args_ascii()
2014-10-15 Peter JonesMake a few more return paths print some modicum of...
next