Home
last modified time | relevance | path

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

/u-boot/lib/efi_loader/
A Defi_bootmgr.c204 if (lo.attributes & LOAD_OPTION_ACTIVE) { in try_load_entry()
A Defi_capsule.c887 if (lo.attributes & LOAD_OPTION_ACTIVE) { in get_dp_device()
/u-boot/cmd/
A Defidebug.c747 lo.attributes = LOAD_OPTION_ACTIVE; /* always ACTIVE */ in do_efi_boot_add()
948 lo.attributes & LOAD_OPTION_ACTIVE ? 'A' : '-', in show_efi_boot_opt_data()
A Dbootmenu.c278 if (lo.attributes & LOAD_OPTION_ACTIVE) { in prepare_uefi_bootorder_entry()
A Deficonfig.c1193 lo.attributes = LOAD_OPTION_ACTIVE; in eficonfig_set_boot_option()
2416 lo.attributes = LOAD_OPTION_ACTIVE; in eficonfig_enumerate_boot_option()
/u-boot/include/
A Defi_api.h1865 #define LOAD_OPTION_ACTIVE 0x00000001 macro

Completed in 21 milliseconds