audk/NetworkPkg/UefiPxeBcDxe
sfu5 eb2710af5b 1. Support netboot6 tftp URL format like tftp://[aaaa::bbbb]/myfile.efi;mode=octet, other mode is rejected.
2. Fix bug in PXE driver UdpRead function to handle the IP fragmentation.

Signed-off-by: sfu5
Reviewed-by: xdu2
Reviewed-by: hhuan13

git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@12308 6f19259b-4bc3-4df7-8a09-765794883524
2011-09-09 08:31:08 +00:00
..
ComponentName.c Fix the comments to follow UEFI Spec regarding how to check an EFI_HANDLE is valid/invalid. 2011-07-05 09:21:22 +00:00
PxeBcBoot.c 1. Refine the error handling when the PXE-v4 DHCP offer isn't valid 2011-08-24 08:53:22 +00:00
PxeBcBoot.h
PxeBcDhcp4.c 1. Refine the error handling when the PXE-v4 DHCP offer isn't valid 2011-08-24 08:53:22 +00:00
PxeBcDhcp4.h
PxeBcDhcp6.c 1. Support netboot6 tftp URL format like tftp://[aaaa::bbbb]/myfile.efi;mode=octet, other mode is rejected. 2011-09-09 08:31:08 +00:00
PxeBcDhcp6.h Fixed a bug for OPTION_NII(62) defined in RFC 5970. 2010-12-03 08:00:22 +00:00
PxeBcDriver.c 1. Fix PXE performance issue : enhance EfiPxeBcSetIpFilter() to eliminate unnecessary re-configure UdpRead operation. 2011-06-09 09:25:48 +00:00
PxeBcDriver.h
PxeBcImpl.c 1. Support netboot6 tftp URL format like tftp://[aaaa::bbbb]/myfile.efi;mode=octet, other mode is rejected. 2011-09-09 08:31:08 +00:00
PxeBcImpl.h 1. Fix bugs for PXE-IPv6 to accommodate the situation: 2011-08-12 06:18:29 +00:00
PxeBcMtftp.c
PxeBcMtftp.h
PxeBcSupport.c Refine file comments to follow coding style. 2011-08-24 05:40:11 +00:00
PxeBcSupport.h Refine file comments to follow coding style. 2011-08-24 05:40:11 +00:00
UefiPxeBcDxe.inf