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>
15 lines
298 B
Plaintext
15 lines
298 B
Plaintext
// /** @file
|
|
// VlanConfigDxe Localized Strings and Content
|
|
//
|
|
// Copyright (c) 2013 - 2018, Intel Corporation. All rights reserved.<BR>
|
|
//
|
|
// SPDX-License-Identifier: BSD-2-Clause-Patent
|
|
//
|
|
// **/
|
|
|
|
#string STR_PROPERTIES_MODULE_NAME
|
|
#language en-US
|
|
"VLAN Configuration DXE Driver"
|
|
|
|
|