Home
last modified time | relevance | path

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

/external/u-boot/lib/efi_loader/
Defi_setup.c43 ret = EFI_CALL(efi_set_variable(L"PlatformLangCodes", in efi_init_platform_lang()
73 ret = EFI_CALL(efi_set_variable(L"PlatformLang", in efi_init_platform_lang()
116 ret = EFI_CALL(efi_set_variable(L"OsIndicationsSupported", in efi_init_obj_list()
Defi_bootmgr.c189 ret = EFI_CALL(efi_set_variable( in try_load_entry()
243 ret = EFI_CALL(efi_set_variable( in efi_bootmgr_load()
Defi_runtime.c110 return EFI_CALL(efi_set_variable(L"RuntimeServicesSupported", in efi_init_runtime_supported()
877 .set_variable = efi_set_variable,
Defi_variable.c421 efi_status_t EFIAPI efi_set_variable(u16 *variable_name, in efi_set_variable() function
/external/u-boot/cmd/
Dnvedit_efi.c579 ret = EFI_CALL(efi_set_variable(var_name16, &guid, attributes, in do_env_set_efi()
/external/u-boot/include/
Defi_loader.h618 efi_status_t EFIAPI efi_set_variable(u16 *variable_name,