Home
last modified time | relevance | path

Searched refs:EFI_OPEN_PROTOCOL_GET_PROTOCOL (Results 1 – 8 of 8) sorted by relevance

/openbmc/u-boot/lib/efi_selftest/
H A Defi_selftest_loaded_image.c83 NULL, EFI_OPEN_PROTOCOL_GET_PROTOCOL); in execute()
H A Defi_selftest_block_device.c333 EFI_OPEN_PROTOCOL_GET_PROTOCOL); in execute()
359 EFI_OPEN_PROTOCOL_GET_PROTOCOL); in execute()
H A Defi_selftest_devicepath.c294 EFI_OPEN_PROTOCOL_GET_PROTOCOL); in execute()
/openbmc/u-boot/lib/efi/
H A Defi.c73 NULL, EFI_OPEN_PROTOCOL_GET_PROTOCOL); in efi_init()
/openbmc/u-boot/lib/efi_driver/
H A Defi_uclass.c38 NULL, NULL, EFI_OPEN_PROTOCOL_GET_PROTOCOL)); in check_node_type()
/openbmc/u-boot/lib/efi_loader/
H A Defi_boottime.c1207 item->info.attributes == EFI_OPEN_PROTOCOL_GET_PROTOCOL || in efi_uninstall_protocol()
2705 case EFI_OPEN_PROTOCOL_GET_PROTOCOL: in efi_open_protocol()
2778 EFI_OPEN_PROTOCOL_GET_PROTOCOL)); in efi_bind_controller()
3109 EFI_OPEN_PROTOCOL_GET_PROTOCOL)); in efi_disconnect_controller()
/openbmc/u-boot/cmd/
H A Defidebug.c37 EFI_OPEN_PROTOCOL_GET_PROTOCOL)); in efi_get_device_handle_info()
/openbmc/u-boot/include/
H A Defi_api.h147 #define EFI_OPEN_PROTOCOL_GET_PROTOCOL 0x00000002 macro