Home
last modified time | relevance | path

Searched refs:HandleProtocol (Results 1 – 3 of 3) sorted by relevance

/xen-4.10.0-shim-comet/xen/arch/x86/efi/
A Defi-boot.h357 status = efi_bs->HandleProtocol(handles[i], &bio_guid, (void **)&bio); in efi_arch_edd()
372 status = efi_bs->HandleProtocol(handles[i], &devp_guid, in efi_arch_edd()
/xen-4.10.0-shim-comet/xen/common/efi/
A Dboot.c436 ret = efi_bs->HandleProtocol(loaded_image->DeviceHandle, in get_parent_handle()
736 status = efi_bs->HandleProtocol(handles[i], &gop_guid, (void **)&gop); in efi_get_gop()
859 status = efi_bs->HandleProtocol(handles[i], &pci_guid, (void **)&pci); in setup_efi_pci()
1089 status = efi_bs->HandleProtocol(ImageHandle, &loaded_image_guid, in efi_start()
/xen-4.10.0-shim-comet/xen/include/efi/
A Defiapi.h804 EFI_HANDLE_PROTOCOL HandleProtocol; member

Completed in 9 milliseconds