-
-
-
Debian/17-1b09e529d · ·
-
Debian/15-17cc03df6 · ·
-
155c14da22 · ·
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.
-
14b0c99001 · ·
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
-
137238533b · ·
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.236478af5a · ·
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.2281586e0a · ·
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.