|
iPXE
|
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... | |
| struct | undiconfig_table |
| The format of the configuration table for UNDI. More... | |
Macros | |
| #define | EFI_NETWORK_INTERFACE_IDENTIFIER_PROTOCOL_GUID |
| #define | EFI_NETWORK_INTERFACE_IDENTIFIER_PROTOCOL_GUID_31 |
| #define | EFI_NETWORK_INTERFACE_IDENTIFIER_PROTOCOL_REVISION 0x00020000 |
| #define | EFI_NETWORK_INTERFACE_IDENTIFIER_INTERFACE_REVISION EFI_NETWORK_INTERFACE_IDENTIFIER_PROTOCOL_REVISION |
| Revision defined in EFI1.1. More... | |
Typedefs | |
| typedef struct _EFI_NETWORK_INTERFACE_IDENTIFIER_PROTOCOL | EFI_NETWORK_INTERFACE_IDENTIFIER_PROTOCOL |
| Forward reference for pure ANSI compatability. More... | |
| typedef EFI_NETWORK_INTERFACE_IDENTIFIER_PROTOCOL | EFI_NETWORK_INTERFACE_IDENTIFIER_INTERFACE |
| Protocol defined in EFI1.1. More... | |
| typedef struct undiconfig_table | UNDI_CONFIG_TABLE |
| Forward reference for pure ANSI compatability. More... | |
Enumerations | |
| enum | EFI_NETWORK_INTERFACE_TYPE { EfiNetworkInterfaceUndi = 1 } |
Functions | |
| FILE_LICENCE (BSD2_PATENT) | |
| FILE_SECBOOT (PERMITTED) | |
Variables | |
| EFI_GUID | gEfiNetworkInterfaceIdentifierProtocolGuid |
| EFI_GUID | gEfiNetworkInterfaceIdentifierProtocolGuid_31 |
EFI Network Interface Identifier Protocol.
Copyright (c) 2006 - 2018, Intel Corporation. All rights reserved.
SPDX-License-Identifier: BSD-2-Clause-Patent
Definition in file NetworkInterfaceIdentifier.h.
| #define EFI_NETWORK_INTERFACE_IDENTIFIER_PROTOCOL_GUID |
Definition at line 21 of file NetworkInterfaceIdentifier.h.
| #define EFI_NETWORK_INTERFACE_IDENTIFIER_PROTOCOL_GUID_31 |
Definition at line 29 of file NetworkInterfaceIdentifier.h.
| #define EFI_NETWORK_INTERFACE_IDENTIFIER_PROTOCOL_REVISION 0x00020000 |
Definition at line 37 of file NetworkInterfaceIdentifier.h.
| #define EFI_NETWORK_INTERFACE_IDENTIFIER_INTERFACE_REVISION EFI_NETWORK_INTERFACE_IDENTIFIER_PROTOCOL_REVISION |
Revision defined in EFI1.1.
Definition at line 42 of file NetworkInterfaceIdentifier.h.
Forward reference for pure ANSI compatability.
Definition at line 47 of file NetworkInterfaceIdentifier.h.
Protocol defined in EFI1.1.
Definition at line 52 of file NetworkInterfaceIdentifier.h.
| typedef struct undiconfig_table UNDI_CONFIG_TABLE |
Forward reference for pure ANSI compatability.
Definition at line 90 of file NetworkInterfaceIdentifier.h.
EFI_NETWORK_INTERFACE_TYPE
| Enumerator | |
|---|---|
| EfiNetworkInterfaceUndi | |
Definition at line 83 of file NetworkInterfaceIdentifier.h.
| FILE_LICENCE | ( | BSD2_PATENT | ) |
| FILE_SECBOOT | ( | PERMITTED | ) |
| EFI_GUID gEfiNetworkInterfaceIdentifierProtocolGuid |
| EFI_GUID gEfiNetworkInterfaceIdentifierProtocolGuid_31 |
1.8.15