]> git.proxmox.com Git - mirror_edk2.git/blobdiff - NetworkPkg/Application/VConfig/VConfig.inf
NetworkPkg: INF/DEC file updates to EDK II packages
[mirror_edk2.git] / NetworkPkg / Application / VConfig / VConfig.inf
index e69da02f7b8c32f64940aac70bd00a41a6e27ebb..7067e0cd8169704ecb317451df41c022d81bedd8 100644 (file)
@@ -1,7 +1,9 @@
 ## @file\r
-#  Component files for VLAN configuration shell application.\r
+#  Shell application VLAN configuration.\r
 #\r
-#  Copyright (c) 2009 - 2010, Intel Corporation. All rights reserved.<BR>\r
+#  It is shell application which is used to get and set VLAN configuration.\r
+#\r
+#  Copyright (c) 2009 - 2014, Intel Corporation. All rights reserved.<BR>\r
 #\r
 #  This program and the accompanying materials\r
 #  are licensed and made available under the terms and conditions of the BSD License\r
@@ -20,6 +22,7 @@
   MODULE_TYPE                    = UEFI_APPLICATION\r
   VERSION_STRING                 = 1.0\r
   ENTRY_POINT                    = VlanConfigMain\r
+  MODULE_UNI_FILE                = VConfig.uni\r
 \r
 #\r
 #  VALID_ARCHITECTURES           = IA32 X64 IPF\r
@@ -44,4 +47,7 @@
   HiiLib\r
 \r
 [Protocols]\r
-  gEfiVlanConfigProtocolGuid\r
+  gEfiVlanConfigProtocolGuid     ## CONSUMES\r
+\r
+[UserExtensions.TianoCore."ExtraFiles"]\r
+  VConfigExtra.uni\r