NetworkInterfaceIdentifier.h File Reference

EFI Network Interface Identifier Protocol. More...

Go to the source code of this file.

Data Structures

struct  _EFI_NETWORK_INTERFACE_IDENTIFIER_PROTOCOL
 An optional protocol that is used to describe details about the software layer that is used to produce the Simple Network Protocol. More...

Defines

#define EFI_NETWORK_INTERFACE_IDENTIFIER_PROTOCOL_GUID
#define EFI_NETWORK_INTERFACE_IDENTIFIER_PROTOCOL_REVISION   0x00010000
#define EFI_NETWORK_INTERFACE_IDENTIFIER_INTERFACE_REVISION   EFI_NETWORK_INTERFACE_IDENTIFIER_PROTOCOL_REVISION
 Revision defined in EFI1.1.

Typedefs

typedef struct
_EFI_NETWORK_INTERFACE_IDENTIFIER_PROTOCOL 
EFI_NETWORK_INTERFACE_IDENTIFIER_PROTOCOL
 Forward reference for pure ANSI compatability.
typedef
EFI_NETWORK_INTERFACE_IDENTIFIER_PROTOCOL 
EFI_NETWORK_INTERFACE_IDENTIFIER_INTERFACE
 Protocol defined in EFI1.1.

Enumerations

enum  EFI_NETWORK_PROTOCOL_TYPE { EfiNetworkInterfaceUndi = 1 }

Variables

EFI_GUID gEfiNetworkInterfaceIdentifierProtocolGuid
EFI_GUID gEfiNetworkInterfaceIdentifierProtocolGuid_31


Detailed Description

EFI Network Interface Identifier Protocol.

Copyright (c) 2006 - 2008, Intel Corporation All rights reserved. This program and the accompanying materials are licensed and made available under the terms and conditions of the BSD License which accompanies this distribution. The full text of the license may be found at http://opensource.org/licenses/bsd-license.php

THE PROGRAM IS DISTRIBUTED UNDER THE BSD LICENSE ON AN "AS IS" BASIS, WITHOUT WARRANTIES OR REPRESENTATIONS OF ANY KIND, EITHER EXPRESS OR IMPLIED.

Definition in file NetworkInterfaceIdentifier.h.


Define Documentation

#define EFI_NETWORK_INTERFACE_IDENTIFIER_PROTOCOL_GUID

Value:

{ \
    0xE18541CD, 0xF755, 0x4f73, {0x92, 0x8D, 0x64, 0x3C, 0x8A, 0x79, 0xB2, 0x29 } \
  }

Definition at line 20 of file NetworkInterfaceIdentifier.h.

#define EFI_NETWORK_INTERFACE_IDENTIFIER_PROTOCOL_REVISION   0x00010000

Definition at line 25 of file NetworkInterfaceIdentifier.h.

Referenced by efi_snp_driver_start().

#define EFI_NETWORK_INTERFACE_IDENTIFIER_INTERFACE_REVISION   EFI_NETWORK_INTERFACE_IDENTIFIER_PROTOCOL_REVISION

Revision defined in EFI1.1.

Definition at line 30 of file NetworkInterfaceIdentifier.h.


Typedef Documentation

Forward reference for pure ANSI compatability.

Definition at line 35 of file NetworkInterfaceIdentifier.h.

Protocol defined in EFI1.1.

Definition at line 40 of file NetworkInterfaceIdentifier.h.


Enumeration Type Documentation

Enumerator:
EfiNetworkInterfaceUndi 

Definition at line 42 of file NetworkInterfaceIdentifier.h.


Variable Documentation


Generated on Tue Apr 6 20:01:49 2010 for gPXE by  doxygen 1.5.7.1