Searched refs:ALL_HANDLES (Results 1 – 4 of 4) sorted by relevance
/u-boot/lib/efi_selftest/ |
A D | efi_selftest_manageprotocols.c | 165 ret = boottime->locate_handle_buffer(ALL_HANDLES, NULL, NULL, in execute()
|
/u-boot/include/ |
A D | efi.h | 254 ALL_HANDLES, enumerator
|
/u-boot/cmd/ |
A D | efidebug.c | 311 ret = EFI_CALL(efi_locate_handle_buffer(ALL_HANDLES, NULL, NULL, in do_efi_show_devices() 583 ret = EFI_CALL(efi_locate_handle_buffer(ALL_HANDLES, NULL, NULL, in do_efi_show_handles()
|
/u-boot/lib/efi_loader/ |
A D | efi_boottime.c | 1458 case ALL_HANDLES: in efi_search() 1516 case ALL_HANDLES: in efi_locate_handle()
|
Completed in 29 milliseconds