]> git.proxmox.com Git - mirror_edk2.git/blobdiff - NetworkPkg/Application/Ping6/Ping6.h
Clean up the private GUID definition in module Level.
[mirror_edk2.git] / NetworkPkg / Application / Ping6 / Ping6.h
index 914e5e46e161bea333b27798fc2643f3cbe034d9..b152ff18bcb5f5ec45807fef5fd48e20f04b4ce6 100644 (file)
@@ -1,7 +1,7 @@
 /** @file\r
   The interface function declaration of shell application Ping6 (Ping for v6 series).\r
 \r
-  Copyright (c) 2009 - 2010, Intel Corporation. All rights reserved.<BR>\r
+  Copyright (c) 2009 - 2011, 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
 #ifndef _PING6_H_\r
 #define _PING6_H_\r
 \r
-#define EFI_PING6_GUID \\r
-  { \\r
-    0x3f0b2478, 0x3619, 0x46c5, {0x81, 0x50, 0xa5, 0xab, 0xdd, 0xb6, 0x6b, 0xd9} \\r
-  }\r
-\r
 #define PING6_DEFAULT_TIMEOUT      5000\r
 #define PING6_MAX_SEND_NUMBER      10000\r
 #define PING6_MAX_BUFFER_SIZE      32768\r