X-Git-Url: https://git.proxmox.com/?p=mirror_edk2.git;a=blobdiff_plain;f=NetworkPkg%2FApplication%2FPing6%2FPing6.c;h=e0f6cd89e56d149a1798446b6513e4f2ef94f45e;hp=345d3b90fd442f354675681aeb34d0529bb88d27;hb=9bdc6592135aa9b687db7a679c52903f63812484;hpb=a0c56a8219ec268d8ac4e051035f1636545cc478 diff --git a/NetworkPkg/Application/Ping6/Ping6.c b/NetworkPkg/Application/Ping6/Ping6.c index 345d3b90fd..e0f6cd89e5 100644 --- a/NetworkPkg/Application/Ping6/Ping6.c +++ b/NetworkPkg/Application/Ping6/Ping6.c @@ -1,7 +1,7 @@ /** @file The implementation for Ping6 application. - Copyright (c) 2009 - 2010, Intel Corporation. All rights reserved.
+ Copyright (c) 2009 - 2011, Intel Corporation. All rights reserved.
This program and the accompanying materials are licensed and made available under the terms and conditions of the BSD License @@ -58,7 +58,6 @@ SHELL_PARAM_ITEM Ping6ParamList[] = { EFI_HII_HANDLE mHiiHandle; CONST CHAR16 *mIp6DstString; CONST CHAR16 *mIp6SrcString; -EFI_GUID mEfiPing6Guid = EFI_PING6_GUID; UINT64 mFrequency = 0; /** Get and caculate the frequency in tick/ms.