audk/MdeModulePkg/Universal/Network/UefiPxeBcDxe
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
..
Ebc Support EBC for UefiPxeBcDxe module. 2008-06-05 02:45:24 +00:00
Ia32 1. Import UEFI PxeBc module in MdeModulePkg 2008-01-04 02:29:30 +00:00
Ipf 1. Import UEFI PxeBc module in MdeModulePkg 2008-01-04 02:29:30 +00:00
X64 1. Import UEFI PxeBc module in MdeModulePkg 2008-01-04 02:29:30 +00:00
ComponentName.c 1. Import UEFI PxeBc module in MdeModulePkg 2008-01-04 02:29:30 +00:00
PxeBcDhcp.c 1. Sync Bug:PXE Boot issue- UefiPxeBc driver currently does not follow PXE Spec 2008-09-19 07:12:23 +00:00
PxeBcDhcp.h edk2/MdeModulePkg/Universal/Network/UefiPxeBcDxe/PxeBcDhcp.h: 2008-03-11 18:47:09 +00:00
PxeBcDriver.c [Description]: 2008-05-27 03:34:39 +00:00
PxeBcDriver.h 1. Import UEFI PxeBc module in MdeModulePkg 2008-01-04 02:29:30 +00:00
PxeBcImpl.c 1. Sync Bug:PXE Boot issue- UefiPxeBc driver currently does not follow PXE Spec 2008-09-19 07:12:23 +00:00
PxeBcImpl.h 1. Sync Bug:PXE Boot issue- UefiPxeBc driver currently does not follow PXE Spec 2008-09-19 07:12:23 +00:00
PxeBcMtftp.c [Description]: 2008-05-27 03:34:39 +00:00
PxeBcMtftp.h 1. Import UEFI PxeBc module in MdeModulePkg 2008-01-04 02:29:30 +00:00
PxeBcSupport.c [Description]: 2008-05-27 03:34:39 +00:00
PxeBcSupport.h [Description]: 2008-05-27 03:34:39 +00:00
UefiPxeBcDxe.inf Update some module INF files in MdeModulePkg to "UEFI_DRIVER" 2008-08-18 09:18:44 +00:00