Home
last modified time | relevance | path

Searched refs:efi_handler (Results 1 – 6 of 6) sorted by relevance

/openbmc/u-boot/lib/efi_loader/
H A Defi_boottime.c466 struct efi_handler **handler) in efi_search_protocol()
477 struct efi_handler *protocol; in efi_search_protocol()
479 protocol = list_entry(lhandle, struct efi_handler, link); in efi_search_protocol()
501 struct efi_handler *handler; in efi_remove_protocol()
525 struct efi_handler *protocol; in efi_remove_all_protocols()
526 struct efi_handler *pos; in efi_remove_all_protocols()
953 struct efi_handler *handler) in efi_create_open_info()
993 struct efi_handler *handler; in efi_add_protocol()
1002 handler = calloc(1, sizeof(struct efi_handler)); in efi_add_protocol()
1077 struct efi_handler *handler; in efi_get_drivers()
[all …]
H A Defi_disk.c193 struct efi_handler *handler; in efi_fs_from_path()
322 struct efi_handler *handler; in efi_disk_create_partitions()
H A Defi_image_loader.c80 struct efi_handler *handler; in efi_print_image_infos()
H A Defi_device_path.c150 struct efi_handler *handler; in find_obj()
/openbmc/u-boot/include/
H A Defi_loader.h169 struct efi_handler { struct
330 struct efi_handler **handler);
/openbmc/u-boot/cmd/
H A Defidebug.c107 struct efi_handler *handler; in efi_get_driver_handle_info()