Home
last modified time | relevance | path

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

/openbmc/u-boot/include/
H A Defi.h239 ALL_HANDLES, enumerator
/openbmc/u-boot/lib/efi_selftest/
H A Defi_selftest_manageprotocols.c165 ret = boottime->locate_handle_buffer(ALL_HANDLES, NULL, NULL, in execute()
/openbmc/u-boot/cmd/
H A Defidebug.c71 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 Defi_boottime.c1294 case ALL_HANDLES: in efi_search()
1331 case ALL_HANDLES: in efi_locate_handle()