VirtualBox

source: vbox/trunk/src/VBox/Devices/EFI/FirmwareNew/NetworkPkg/WifiConnectionManagerDxe/WifiConnectionMgrConfigHii.h@ 80721

Last change on this file since 80721 was 80721, checked in by vboxsync, 5 years ago

Devices/EFI/FirmwareNew: Start upgrade process to edk2-stable201908 (compiles on Windows and works to some extent), bugref:4643

  • Property svn:eol-style set to native
File size: 734 bytes
Line 
1/** @file
2 Module level GUIDs used in WiFi Connection Manager.
3
4 Copyright (c) 2019, Intel Corporation. All rights reserved.<BR>
5
6 SPDX-License-Identifier: BSD-2-Clause-Patent
7
8**/
9
10#ifndef __WIFI_CONFIG_HII_GUID_H__
11#define __WIFI_CONFIG_HII_GUID_H__
12
13// {36AF7790-0C2F-4055-9D3D-DB72A44953CB}
14#define WIFI_CONFIG_NETWORK_LIST_REFRESH_GUID \
15 { \
16 0xc5f3c7f9, 0xfb9d, 0x49f1, { 0xbe, 0x67, 0x8b, 0xad, 0x20, 0xa7, 0xc6, 0xac } \
17 }
18
19#define WIFI_CONFIG_CONNECT_FORM_REFRESH_GUID \
20 { \
21 0xe5faf2b2, 0x5ecc, 0x44ac, { 0x91, 0x75, 0xfb, 0x78, 0xb2, 0x8a, 0x59, 0x6c } \
22 }
23
24#define WIFI_CONFIG_MAIN_FORM_REFRESH_GUID \
25 { \
26 0xde609972, 0xcbcc, 0x4e82, { 0x8b, 0x3e, 0x6a, 0xc5, 0xcf, 0x56, 0x73, 0x8d } \
27 }
28
29#endif
Note: See TracBrowser for help on using the repository browser.

© 2024 Oracle Support Privacy / Do Not Sell My Info Terms of Use Trademark Policy Automated Access Etiquette