efi_delenv
EFI_STATUS efi_delenv(EFI_GUID *guid, const char *varname);
return (efi_delenv(&FreeBSDBootVarGUID, name));