]> git.proxmox.com Git - mirror_edk2.git/blobdiff - MdePkg/Include/Protocol/Ip4.h
1. Update EFI_IP4_MODE_DATA: add MaxPacketSize to this structure to comply with UEFI...
[mirror_edk2.git] / MdePkg / Include / Protocol / Ip4.h
index 246104dcc57a725bc3ed6af6ff520ea8060e46a3..15ec514d800c6e0ef253f57d33abe694513d0b2f 100644 (file)
@@ -143,6 +143,10 @@ typedef struct {
   ///\r
   BOOLEAN                 IsStarted;\r
   ///\r
+  /// The maximum packet size, in bytes, of the packet which the upper layer driver could feed.\r
+  ///\r
+  UINT32                  MaxPacketSize;\r
+  ///\r
   /// Current configuration settings.\r
   ///\r
   EFI_IP4_CONFIG_DATA     ConfigData;\r