]> git.proxmox.com Git - mirror_edk2.git/blobdiff - EdkCompatibilityPkg/Foundation/Efi/Protocol/Ip4/Ip4.h
Sync all bug fixes between EDK1.04 and EDK1.06 into EdkCompatibilityPkg.
[mirror_edk2.git] / EdkCompatibilityPkg / Foundation / Efi / Protocol / Ip4 / Ip4.h
index 0263bf04f4695993daec8d388d5d09bb410f9736..3e315c0bb23fcfedf5b6a03df58b8b49ba3e9740 100644 (file)
@@ -1,6 +1,6 @@
 /*++\r
 \r
-Copyright (c) 2005 - 2009, Intel Corporation. All rights reserved.<BR>\r
+Copyright (c) 2005 - 2010, 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
@@ -15,7 +15,7 @@ Module Name:
 \r
 Abstract:\r
 \r
-  UEFI IPv4 protocol.\r
+  EFI_IP4_PROTOCOL definition in UEFI 2.2 specification.\r
 \r
 --*/\r
 \r
@@ -80,7 +80,7 @@ typedef struct _EFI_IP4_ICMP_TYPE {
 typedef struct {\r
   BOOLEAN                 IsStarted;\r
   UINT32                  MaxPacketSize;\r
-\r
+  \r
   EFI_IP4_CONFIG_DATA     ConfigData;\r
   BOOLEAN                 IsConfigured;\r
 \r