Searched refs:NiiProtocol (Results 1 – 1 of 1) sorted by relevance
131 EFI_NETWORK_INTERFACE_IDENTIFIER_PROTOCOL *NiiProtocol; in SimpleNetworkDriverSupported() local149 (VOID **) &NiiProtocol, in SimpleNetworkDriverSupported()167 if (NiiProtocol->Type != EfiNetworkInterfaceUndi) { in SimpleNetworkDriverSupported()174 if ((NiiProtocol->Id & 0x0F) != 0) { in SimpleNetworkDriverSupported()180 Pxe = (PXE_UNDI *) (UINTN) (NiiProtocol->Id); in SimpleNetworkDriverSupported()