Home
last modified time | relevance | path

Searched refs:handle_protocol (Results 1 – 9 of 9) sorted by relevance

/drivers/firmware/efi/libstub/
A Dpci.c36 status = efi_bs_call(handle_protocol, handle, &pci_proto, in efi_pci_disable_bridge_busmaster()
71 status = efi_bs_call(handle_protocol, handle, &pci_proto, in efi_pci_disable_bridge_busmaster()
A Dfile.c81 status = efi_bs_call(handle_protocol, efi_table_attr(image, device_handle), in efi_open_volume()
153 efi_bs_call(handle_protocol, handle, &fs_proto, (void **)&io)) in efi_open_device_path()
A Defi-stub-entry.c54 status = efi_bs_call(handle_protocol, handle, &loaded_image_proto, in efi_pe_entry()
A Dzboot.c44 status = efi_bs_call(handle_protocol, handle, in efi_zboot_entry()
A Dkaslr.c29 } else if (efi_bs_call(handle_protocol, image_handle, in efi_kaslr_get_phys_seed()
A Dgop.c421 status = efi_bs_call(handle_protocol, h, in find_gop()
443 status = efi_bs_call(handle_protocol, h, in find_gop()
A Dx86-stub.c138 status = efi_bs_call(handle_protocol, h, &pci_proto, in setup_efi_pci()
415 status = efi_bs_call(handle_protocol, handle, &proto, (void **)&image); in efi_allocate_bootparams()
A Defistub.h281 efi_status_t (__efiapi *handle_protocol)(efi_handle_t,
347 u32 handle_protocol; member
A Defi-stub-helper.c562 status = efi_bs_call(handle_protocol, handle, &lf2_proto_guid, in efi_load_initrd_dev_path()

Completed in 16 milliseconds