Home
last modified time | relevance | path

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

/freebsd/stand/efi/libefi/
H A Defihttp.c123 (void **)&ip4config2, IH, NULL, EFI_OPEN_PROTOCOL_GET_PROTOCOL); in setup_ipv4_config2()
294 EFI_OPEN_PROTOCOL_GET_PROTOCOL); in efihttp_dev_open()
307 (void **)&oh->http, IH, NULL, EFI_OPEN_PROTOCOL_GET_PROTOCOL); in efihttp_dev_open()
373 IH, NULL, EFI_OPEN_PROTOCOL_GET_PROTOCOL); in efihttp_dev_close()
H A Deficom.c313 EFI_OPEN_PROTOCOL_GET_PROTOCOL); in comc_probe()
510 (void**)&sio, IH, NULL, EFI_OPEN_PROTOCOL_GET_PROTOCOL); in comc_port_set()
H A Defi_console.c426 IH, NULL, EFI_OPEN_PROTOCOL_GET_PROTOCOL); in efi_cons_probe()
/freebsd/stand/efi/loader/
H A Dframebuffer.c503 EFI_OPEN_PROTOCOL_GET_PROTOCOL); in efifb_gop_get_edid()
508 EFI_OPEN_PROTOCOL_GET_PROTOCOL); in efifb_gop_get_edid()
/freebsd/sys/contrib/edk2/Include/Uefi/
H A DUefiSpec.h1296 #define EFI_OPEN_PROTOCOL_GET_PROTOCOL 0x00000002 macro
/freebsd/stand/efi/include/
H A Defiapi.h559 #define EFI_OPEN_PROTOCOL_GET_PROTOCOL 0x00000002 macro