Home
last modified time | relevance | path

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

/u-boot/lib/efi_loader/
A Defi_bootmgr.c102 if (lo.attributes & LOAD_OPTION_ACTIVE) { in try_load_entry()
A Defi_capsule.c566 if (lo.attributes & LOAD_OPTION_ACTIVE) { in get_dp_device()
/u-boot/cmd/
A Defidebug.c846 lo.attributes = LOAD_OPTION_ACTIVE; /* always ACTIVE */ in do_efi_boot_add()
981 lo.attributes & LOAD_OPTION_ACTIVE ? 'A' : '-', in show_efi_boot_opt_data()
/u-boot/include/
A Defi_api.h1736 #define LOAD_OPTION_ACTIVE 0x00000001 macro

Completed in 14 milliseconds