Home
last modified time | relevance | path

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

/linux-6.15/drivers/firmware/efi/libstub/
H A Dpci.c25 status = efi_bs_call(locate_handle_buffer, EFI_LOCATE_BY_PROTOCOL, in efi_pci_disable_bridge_busmaster()
H A Dgop.c464 status = efi_bs_call(locate_handle_buffer, EFI_LOCATE_BY_PROTOCOL, in efi_setup_gop()
H A Dx86-stub.c124 status = efi_bs_call(locate_handle_buffer, EFI_LOCATE_BY_PROTOCOL, in setup_efi_pci()
H A Defistub.h151 #define EFI_LOCATE_BY_PROTOCOL 2 macro