On 6/29/2016 8:07 PM, Fu Siyuan wrote:

-  @param  TTL        The time to live field of the IP header.
+  @param  Ttl        The time to live field of the IP header.

This appears to have caused a build error:

edk2/MdeModulePkg/Universal/Network/UefiPxeBcDxe/PxeBcSupport.c: In function ‘PxeBcConfigureUdpWriteInstance’: edk2/MdeModulePkg/Universal/Network/UefiPxeBcDxe/PxeBcSupport.c:82:32: error: ‘TTL’ undeclared (first use in this function)
   Udp4CfgData.TimeToLive     = TTL;

--
Bruce
_______________________________________________
edk2-devel mailing list
[email protected]
https://lists.01.org/mailman/listinfo/edk2-devel

Reply via email to