Searched refs:ALL_HANDLES (Results 1 – 4 of 4) sorted by relevance
/openbmc/u-boot/include/ |
H A D | efi.h | 239 ALL_HANDLES, enumerator
|
/openbmc/u-boot/lib/efi_selftest/ |
H A D | efi_selftest_manageprotocols.c | 165 ret = boottime->locate_handle_buffer(ALL_HANDLES, NULL, NULL, in execute()
|
/openbmc/u-boot/cmd/ |
H A D | efidebug.c | 71 ret = EFI_CALL(BS->locate_handle_buffer(ALL_HANDLES, NULL, NULL, in do_efi_show_devices() 279 ret = EFI_CALL(BS->locate_handle_buffer(ALL_HANDLES, NULL, NULL, in do_efi_show_handles()
|
/openbmc/u-boot/lib/efi_loader/ |
H A D | efi_boottime.c | 1294 case ALL_HANDLES: in efi_search() 1331 case ALL_HANDLES: in efi_locate_handle()
|