TianoCore EDK2 master
Loading...
Searching...
No Matches
VlanConfigNvData.h File Reference

Go to the source code of this file.

Data Structures

struct  VLAN_CONFIGURATION
 

Macros

#define VLAN_CONFIGURATION_VARSTORE_ID   0x0001
 
#define VLAN_CONFIGURATION_FORM_ID   0x0001
 
#define VLAN_HEAD_FORM_ID   0x0002
 
#define VLAN_ADD_QUESTION_ID   0x1000
 
#define VLAN_REMOVE_QUESTION_ID   0x2000
 
#define VLAN_UPDATE_QUESTION_ID   0x3000
 
#define LABEL_VLAN_LIST   0x0001
 
#define LABEL_END   0xffff
 
#define MAX_VLAN_NUMBER   100
 

Detailed Description

Header file for NV data structure definition.

Copyright (c) 2009 - 2011, Intel Corporation. All rights reserved.
SPDX-License-Identifier: BSD-2-Clause-Patent

Definition in file VlanConfigNvData.h.

Macro Definition Documentation

◆ LABEL_END

#define LABEL_END   0xffff

Definition at line 24 of file VlanConfigNvData.h.

◆ LABEL_VLAN_LIST

#define LABEL_VLAN_LIST   0x0001

Definition at line 23 of file VlanConfigNvData.h.

◆ MAX_VLAN_NUMBER

#define MAX_VLAN_NUMBER   100

Definition at line 29 of file VlanConfigNvData.h.

◆ VLAN_ADD_QUESTION_ID

#define VLAN_ADD_QUESTION_ID   0x1000

Definition at line 19 of file VlanConfigNvData.h.

◆ VLAN_CONFIGURATION_FORM_ID

#define VLAN_CONFIGURATION_FORM_ID   0x0001

Definition at line 16 of file VlanConfigNvData.h.

◆ VLAN_CONFIGURATION_VARSTORE_ID

#define VLAN_CONFIGURATION_VARSTORE_ID   0x0001

Definition at line 15 of file VlanConfigNvData.h.

◆ VLAN_HEAD_FORM_ID

#define VLAN_HEAD_FORM_ID   0x0002

Definition at line 17 of file VlanConfigNvData.h.

◆ VLAN_REMOVE_QUESTION_ID

#define VLAN_REMOVE_QUESTION_ID   0x2000

Definition at line 20 of file VlanConfigNvData.h.

◆ VLAN_UPDATE_QUESTION_ID

#define VLAN_UPDATE_QUESTION_ID   0x3000

Definition at line 21 of file VlanConfigNvData.h.