audk/MdeModulePkg/Universal/Network
vanjeff 05c0e3cb8a 1. Sync Bug:PXE Boot issue- UefiPxeBc driver currently does not follow PXE Spec
[Root Cause Analysis]
The PXE offer selection in the PXE driver is splitted into two passes and the two passes are required to follow the same flow. However, in current code, there is some difference between the two.
[Solution]
make the second offer selection pass exactly match the first one.

2. Fixed one bug when allocating pool for UDP transmit packet.

git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@5932 6f19259b-4bc3-4df7-8a09-765794883524
2008-09-19 07:12:23 +00:00
..
ArpDxe remove the unused msa files in MdeModulePkg. 2008-08-25 05:03:29 +00:00
Dhcp4Dxe remove the unused msa files in MdeModulePkg. 2008-08-25 05:03:29 +00:00
DpcDxe Clean codes per ECC. 2008-06-30 07:20:33 +00:00
IScsiDxe clean up the un-suitable ';' location when declaring the functions. 2008-09-04 09:37:28 +00:00
Ip4ConfigDxe remove the unused msa files in MdeModulePkg. 2008-08-25 05:03:29 +00:00
Ip4Dxe remove the unused msa files in MdeModulePkg. 2008-08-25 05:03:29 +00:00
MnpDxe remove duplicated code. 2008-09-12 06:05:39 +00:00
Mtftp4Dxe remove the unused msa files in MdeModulePkg. 2008-08-25 05:03:29 +00:00
PxeBcDxe MdePkg/Include/Uefi/UefiTcgPlatform.h: 2008-09-16 16:53:12 +00:00
PxeDhcp4Dxe clean up the un-suitable ';' location when declaring the functions. 2008-09-04 09:37:28 +00:00
SnpDxe clean up the un-suitable ';' location when declaring the functions. 2008-09-04 09:37:28 +00:00
Tcp4Dxe clean up the un-suitable ';' location when declaring the functions. 2008-09-04 09:37:28 +00:00
Udp4Dxe remove the unused msa files in MdeModulePkg. 2008-08-25 05:03:29 +00:00
UefiPxeBcDxe 1. Sync Bug:PXE Boot issue- UefiPxeBc driver currently does not follow PXE Spec 2008-09-19 07:12:23 +00:00