Home
last modified time | relevance | path

Searched refs:ProtocolsPerHandle (Results 1 – 2 of 2) sorted by relevance

/src/sys/contrib/edk2/Include/Uefi/
H A DUefiSpec.h2004 EFI_PROTOCOLS_PER_HANDLE ProtocolsPerHandle; member
/src/stand/efi/loader/
H A Dmain.c1824 status = BS->ProtocolsPerHandle(handle, &protocols, &nproto); in command_lsefi()