]> git.proxmox.com Git - mirror_edk2.git/blobdiff - ShellPkg/Include/Guid/ShellLibHiiGuid.h
ShellPkg: Merge Ping6 and Ifconfig6 tools to Shell command.
[mirror_edk2.git] / ShellPkg / Include / Guid / ShellLibHiiGuid.h
index dc694f2915c3aeb9bb8cd3632bc2860662571abd..15cd85e899d306417102c676930d01ddd640b0a4 100644 (file)
@@ -1,7 +1,7 @@
 /** @file\r
   GUIDs for HII package list installed by Shell libraries.\r
 \r
-  Copyright (c) 2011, Intel Corporation. All rights reserved.<BR>\r
+  Copyright (c) 2011 - 2016, Intel Corporation. All rights reserved.<BR>\r
   This program and the accompanying materials\r
   are licensed and made available under the terms and conditions of the BSD License\r
   which accompanies this distribution.  The full text of the license may be found at\r
   { \\r
     0xf3d301bb, 0xf4a5, 0x45a8, { 0xb0, 0xb7, 0xfa, 0x99, 0x9c, 0x62, 0x37, 0xae } \\r
   }\r
+\r
+#define SHELL_NETWORK2_HII_GUID \\r
+  { \\r
+    0x174b2b5, 0xf505, 0x4b12, { 0xaa, 0x60, 0x59, 0xdf, 0xf8, 0xd6, 0xea, 0x37 } \\r
+  }\r
+\r
+#define SHELL_TFTP_HII_GUID \\r
+  { \\r
+    0x738a9314, 0x82c1, 0x4592, { 0x8f, 0xf7, 0xc1, 0xbd, 0xf1, 0xb2, 0x0e, 0xd4 } \\r
+  }\r
+\r
+\r
 #define SHELL_BCFG_HII_GUID \\r
   { \\r
     0x5f5f605d, 0x1583, 0x4a2d, {0xa6, 0xb2, 0xeb, 0x12, 0xda, 0xb4, 0xa2, 0xb6 } \\r
@@ -67,6 +79,8 @@ extern EFI_GUID gShellLevel1HiiGuid;
 extern EFI_GUID gShellLevel2HiiGuid;\r
 extern EFI_GUID gShellLevel3HiiGuid;\r
 extern EFI_GUID gShellNetwork1HiiGuid;\r
+extern EFI_GUID gShellNetwork2HiiGuid;\r
+extern EFI_GUID gShellTftpHiiGuid;\r
 extern EFI_GUID gShellBcfgHiiGuid;\r
 \r
 #endif\r