X-Git-Url: https://git.proxmox.com/?p=mirror_edk2.git;a=blobdiff_plain;f=NetworkPkg%2FApplication%2FIfConfig6%2FIfConfig6.h;h=ad3a77566afd1a05fcfba1444db017703fcad549;hp=eea7df55d155ab1ead8c6c3d737beafd0bcaa627;hb=9bdc6592135aa9b687db7a679c52903f63812484;hpb=a0c56a8219ec268d8ac4e051035f1636545cc478;ds=sidebyside diff --git a/NetworkPkg/Application/IfConfig6/IfConfig6.h b/NetworkPkg/Application/IfConfig6/IfConfig6.h index eea7df55d1..ad3a77566a 100644 --- a/NetworkPkg/Application/IfConfig6/IfConfig6.h +++ b/NetworkPkg/Application/IfConfig6/IfConfig6.h @@ -1,7 +1,7 @@ /** @file The interface function declaration of shell application IfConfig6. - 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 @@ -16,11 +16,6 @@ #ifndef _IFCONFIG6_H_ #define _IFCONFIG6_H_ -#define EFI_IFCONFIG6_GUID \ - { \ - 0xbab7296b, 0x222c, 0x4408, {0x9e, 0x6c, 0xc2, 0x5c, 0x18, 0x7e, 0xff, 0x33} \ - } - enum { IfConfig6OpList = 1, IfConfig6OpSet = 2,