Home
last modified time | relevance | path

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

/linux/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.c489 status = efi_bs_call(locate_handle_buffer, EFI_LOCATE_BY_PROTOCOL, in efi_setup_graphics()
H A Dx86-stub.c124 status = efi_bs_call(locate_handle_buffer, EFI_LOCATE_BY_PROTOCOL, in setup_efi_pci()
H A Defistub.h155 #define EFI_LOCATE_BY_PROTOCOL 2 macro