Tags give the ability to mark specific points in history as being important
-
Debian/15-1
7cc03df6 · · -
15
5c14da22 · ·Update to version 15 - Make efibootmgr use EFIDIR / efibootmgr.efidir like fwupdate does - make --loader default build-time configurable - sanitize set_mirror()/get_mirror() - Add support for parsing loader options as UCS2 - GCC 7 fixes - Don't use -fshort-wchar since we don't run on EFI machines.
-
14
b0c99001 · ·efibootmgr 14 - Remove "(hex)" from description of --delete-bootnum - Fix a typo in the popt options - Add README.md - make efibootdump install by default - Man page fixes - Better compiler detection - Don't use --default-symver in efibootmgr - Make -flto part of the overrideable CFLAGS
-
13
7238533b · ·efibootmgr 13 - Add support for --sysprep and --driver to support UEFI System Prep Applications and UEFI Drivers. - use efivar's error reporting facility, and show error traces when "-v -v" is used. - Still yet better error codes returned on failures. - Add -m and -M to support Memory Address Range Mirroring. - Add efibootdump, to examine Boot* variables found in tarballs in bug reports and similar. - miscellaneous bugfixes.
-
0.23
6478af5a · ·efivar 0.23 - Work with gcc 6 / binutils 2.26 - get the immutable bits of variable edit/delete cycles right - get the byte order right in all representations of guids - link correctly without a previous version of efivar installed - don't have a 1 in some representations of efi_guid_empty / efi_guid_zero - compile without -fshort-wchar - work slightly better with clang
-
0.22
81586e0a · ·Release 0.22 This has some new things in it: - various build fixes for several compilers - hopefully getting SATA PMP IDs right - Reworked makefiles - better handling of device node numbers - devices mounted at more than one path work now - make -j works better now - lots of device path fixes - fixes to efivar -L - better nvme handling in libefiboot - efivar (and libefivar) will now work transparently with immutable efivarfs files.
-
0.21
aab6c2a6 · ·efivar 0.21 =========== * Mon Jul 13 2015 Peter Jones <pjones@redhat.com> - 0.21-1 - Rename "make test" so packagers don't think it's a good idea to run it during builds. - Error check sizes in vars_get_variable() - Fix some file size comparisons - make SONAME reflect the correct values. - Fix some uses of "const" - Compile with -O2 by default - Fix some strict-aliasing violations - Fix some of the .pc files and how we do linking to work better.
-
efibootmgr-0.12
bedb008b · ·efibootmgr version 0.12! - use libefiboot and libefivar to make device paths and load options - don't depend on -lz or -lpci any more