NetworkPkg: Move Network library and drivers from MdeModulePkg to NetworkPkg
Signed-off-by: Liming Gao <liming.gao@intel.com> Cc: Siyuan Fu <siyuan.fu@intel.com> Cc: Jiaxin Wu <jiaxin.wu@intel.com> Reviewed-by: Jiaxin Wu <jiaxin.wu@intel.com> Reviewed-by: Siyuan Fu <siyuan.fu@intel.com>
This commit is contained in:
17
NetworkPkg/VlanConfigDxe/VlanConfigDxe.uni
Normal file
17
NetworkPkg/VlanConfigDxe/VlanConfigDxe.uni
Normal file
@@ -0,0 +1,17 @@
|
||||
// /** @file
|
||||
// This module provides one way to configurate VALN setting.
|
||||
//
|
||||
// This module produces EFI HII Configuration Access Protocol to provide one way to
|
||||
// configurate VALN setting
|
||||
//
|
||||
// Copyright (c) 2009 - 2018, Intel Corporation. All rights reserved.<BR>
|
||||
//
|
||||
// SPDX-License-Identifier: BSD-2-Clause-Patent
|
||||
//
|
||||
// **/
|
||||
|
||||
|
||||
#string STR_MODULE_ABSTRACT #language en-US "Provides a way to configure VLAN settings"
|
||||
|
||||
#string STR_MODULE_DESCRIPTION #language en-US "This module produces EFI HII Configuration Access Protocol to provide a way to configure VLAN settings."
|
||||
|
Reference in New Issue
Block a user