Home
last modified time | relevance | path

Searched refs:command_efi_unset (Results 1 – 1 of 1) sorted by relevance

/freebsd/stand/efi/libefi/
H A Denv.c966 COMMAND_SET(efiunset, "efi-unset", "delete / unset EFI variables", command_efi_unset);
969 command_efi_unset(int argc, char *argv[]) in command_efi_unset() function