-
-
-
32dabdb9c5 · ·
efivar 32 - lots of coverity fixes; mostly leaked memory and fds and the like - fix sysfs pci path formats - handle device paths for dns, nfit, bluetooth, wifi, emmc, btle. - improved abi checking on releases - Fix failures on EDIT_WRITE in edit_variable() when the variable doesn't exist - Add efi_guid_ux_capsule_guid to our guids
-
-
3111324799 · ·
efivar 31 - Work around NVMe EUI sysfs change - Provide some oldish version strings we should have kept. - lots of overflow checking on our pointer math in dp parsing - fix major/minor device number handling in the linux code - Do better formatting checks for MBR partitions - Fixes for gcc 7 - Release ABI checking
-
26ae8f55c9 · ·
Release efivar 26 - Rework version numbers. - Add error tracking API. - Remove use of deprecated readdir_r - SATA device path fixes. - Use symmacros.h to make newer compilers happy - Fix a bug in efidp_size() double-counting End nodes sometimes. - Handle nonnull comparisons in the headers more gracefully.
-
0.24963cb2e5 · ·
efivar 0.24! - make nvme work sanely - better argument checking in several places - clean up some license confusion - fixes for gcc 6 - get rid of variadic mess on efi_set_variable() - which means using symbol versioning - but clang does not implement gnu symbol versioning - so clang still will not work - lots of valgrind
-
24963cb2e5 · ·
efivar 0.24! - make nvme work sanely - better argument checking in several places - clean up some license confusion - fixes for gcc 6 - get rid of variadic mess on efi_set_variable() - which means using symbol versioning - but clang does not implement gnu symbol versioning - so clang still will not work - lots of valgrind
-
-
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
-
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