TianoCore EDK2 master
|
#include "WifiConnectionMgrConfigNVDataStruct.h"
Go to the source code of this file.
Data Structures | |
struct | WIFI_MGR_NETWORK_PROFILE |
struct | HII_VENDOR_DEVICE_PATH |
Macros | |
#define | WIFI_MGR_PROFILE_SIGNATURE SIGNATURE_32 ('W','M','N','P') |
Variables | |
UINT8 | WifiConnectionManagerDxeBin [] |
UINT8 | WifiConnectionManagerDxeStrings [] |
Define network structure used by the WiFi Connection Manager.
Copyright (c) 2019, Intel Corporation. All rights reserved.
SPDX-License-Identifier: BSD-2-Clause-Patent
Definition in file WifiConnectionMgrConfig.h.
#define WIFI_MGR_PROFILE_SIGNATURE SIGNATURE_32 ('W','M','N','P') |
Definition at line 56 of file WifiConnectionMgrConfig.h.