]> git.proxmox.com Git - mirror_edk2.git/blobdiff - EdkModulePkg/Universal/Network/PxeBc/Dxe/pxe_bc_igmp.c
1. Remove #ifdef _MSC_EXTENSION_ from all source files
[mirror_edk2.git] / EdkModulePkg / Universal / Network / PxeBc / Dxe / pxe_bc_igmp.c
index f4935b26b3db5b5bf5733433b02c353eb4023c31..83ca20b292b236a2c9d944d15e9b4c72f35621d6 100644 (file)
@@ -1,13 +1,13 @@
 /*++\r
 \r
-Copyright (c) 2006, Intel Corporation                                                         \r
-All rights reserved. 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
-http://opensource.org/licenses/bsd-license.php                                            \r
-                                                                                          \r
-THE PROGRAM IS DISTRIBUTED UNDER THE BSD LICENSE ON AN "AS IS" BASIS,                     \r
-WITHOUT WARRANTIES OR REPRESENTATIONS OF ANY KIND, EITHER EXPRESS OR IMPLIED.             \r
+Copyright (c) 2006 - 2007, Intel Corporation\r
+All rights reserved. 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
+http://opensource.org/licenses/bsd-license.php\r
+\r
+THE PROGRAM IS DISTRIBUTED UNDER THE BSD LICENSE ON AN "AS IS" BASIS,\r
+WITHOUT WARRANTIES OR REPRESENTATIONS OF ANY KIND, EITHER EXPRESS OR IMPLIED.\r
 \r
 --*/\r
 \r
@@ -272,13 +272,6 @@ Returns:
 \r
   Grp = *(UINT32 *) GroupPtr;\r
 \r
-#if SUPPORT_IPV6\r
-  if (Private->EfiBc.Mode->UsingIpv6) {\r
-    //\r
-    // TBD\r
-    //\r
-  }\r
-#endif\r
   //\r
   // see if we already have it or if we can't take anymore\r
   //\r
@@ -324,13 +317,6 @@ Returns:
 \r
   Grp = *(UINT32 *) GroupPtr;\r
 \r
-#if SUPPORT_IPV6\r
-  if (Private->EfiBc.Mode->UsingIpv6) {\r
-    //\r
-    // TBD\r
-    //\r
-  }\r
-#endif\r
   //\r
   // if not in group, ignore\r
   //\r