Home
last modified time | relevance | path

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

/openbmc/u-boot/cmd/
H A Defidebug.c500 guid = efi_global_variable_guid; in do_efi_boot_add()
576 guid = efi_global_variable_guid; in do_efi_boot_rm()
659 guid = efi_global_variable_guid; in show_efi_boot_opt()
749 guid = efi_global_variable_guid; in show_efi_boot_order()
851 guid = efi_global_variable_guid; in do_efi_boot_next()
907 guid = efi_global_variable_guid; in do_efi_boot_order()
H A Dnvedit_efi.c122 (efi_guid_t *)&efi_global_variable_guid); in efi_dump_vars()
387 guid = efi_global_variable_guid; in do_env_set_efi()
/openbmc/u-boot/lib/efi_loader/
H A Defi_bootmgr.c137 load_option = get_var(varname, &efi_global_variable_guid, &size); in try_load_entry()
180 bootorder = get_var(L"BootOrder", &efi_global_variable_guid, &size); in efi_bootmgr_load()
H A Defi_image_loader.c14 const efi_guid_t efi_global_variable_guid = EFI_GLOBAL_VARIABLE_GUID; variable
/openbmc/u-boot/include/
H A Defi_loader.h120 extern const efi_guid_t efi_global_variable_guid;