Skip to content

efivar 0.12

Compare
Choose a tag to compare
@vathpela vathpela released this 25 Sep 13:53
0.12

efivar 0.12!

New in this release:
efi_chmod_variable(guid, name, mode) (not subject to umask).
efi_set_variable() now optionally takes a final mode parameter as well (subject to umask).
efi_guid_to_str() optionally uses pre-existing allocations.