Main index | Section 3 | Options |
#include <efivar.h>
efi_variables_supported() returns non-zero if the current machine supports setting of EFI firmware variables and the kernel support for doing so is present. Otherwise zero is returned.
efi_del_variable() deletes the EFI variable selected by guid and name.
The following functions have not been implemented yet:
efi_append_variable() | |
efi_get_next_variable_name() | |
efi_get_variable() | |
efi_get_variable_attributes() | |
efi_get_variable_size() | |
efi_guid_to_name() | |
efi_guid_to_str() | |
efi_guid_to_symbol() | |
efi_name_to_guid() | |
efi_set_variable() | |
efi_str_to_guid() | |
LIBEFIVAR (3) | October 25, 2018 |
Main index | Section 3 | Options |
Please direct any comments about this manual page service to Ben Bullock. Privacy policy.