audk/MdeModulePkg/Universal
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
..
BdsDxe clean up the un-suitable ';' location when declaring the functions. 2008-09-04 09:37:28 +00:00
CapsuleRuntimeDxe The driver and library in MdePkg, MdeModulePkg and Nt32Pkg that don't depend on PI spec should include Uefi.h not PiDxe.h. 2008-08-30 14:09:38 +00:00
Console Fixed one bug in consplitter console input Start/Stop functions for those handlers only produce SimpleTextIn and not produce SimpleTextEx protocol. 2008-09-17 09:55:05 +00:00
DebugPortDxe clean up the un-suitable ';' location when declaring the functions. 2008-09-04 09:37:28 +00:00
DebugSupportDxe clean up the un-suitable ';' location when declaring the functions. 2008-09-04 09:37:28 +00:00
DevicePathDxe The driver and library in MdePkg, MdeModulePkg and Nt32Pkg that don't depend on PI spec should include Uefi.h not PiDxe.h. 2008-08-30 14:09:38 +00:00
Disk remove the unused msa files in MdeModulePkg. 2008-08-25 05:03:29 +00:00
DriverSampleDxe Merged in the bug fixes from EDK I. 2008-09-02 01:28:17 +00:00
EbcDxe The driver and library in MdePkg, MdeModulePkg and Nt32Pkg that don't depend on PI spec should include Uefi.h not PiDxe.h. 2008-08-30 14:09:38 +00:00
FirmwareVolume/FaultTolerantWriteDxe clean up the un-suitable ';' location when declaring the functions. 2008-09-04 09:37:28 +00:00
HiiDatabaseDxe clean up the un-suitable ';' location when declaring the functions. 2008-09-04 09:37:28 +00:00
MemoryTest clean up the un-suitable ';' location when declaring the functions. 2008-09-04 09:37:28 +00:00
MonotonicCounterRuntimeDxe clean up the un-suitable ';' location when declaring the functions. 2008-09-04 09:37:28 +00:00
Network 1. Sync Bug:PXE Boot issue- UefiPxeBc driver currently does not follow PXE Spec 2008-09-19 07:12:23 +00:00
PCD clean up the un-suitable ';' location when declaring the functions. 2008-09-04 09:37:28 +00:00
PcatRealTimeClockRuntimeDxe clean up the un-suitable ';' location when declaring the functions. 2008-09-04 09:37:28 +00:00
PcatSingleSegmentPciCfg2Pei Remove unnecessary CONST. 2008-09-04 04:17:20 +00:00
PlatformDriverOverride The driver and library in MdePkg, MdeModulePkg and Nt32Pkg that don't depend on PI spec should include Uefi.h not PiDxe.h. 2008-08-30 14:09:38 +00:00
SecurityStubDxe The driver and library in MdePkg, MdeModulePkg and Nt32Pkg that don't depend on PI spec should include Uefi.h not PiDxe.h. 2008-08-30 14:09:38 +00:00
SetupBrowserDxe clean up the un-suitable ';' location when declaring the functions. 2008-09-04 09:37:28 +00:00
Variable clean up the un-suitable ';' location when declaring the functions. 2008-09-04 09:37:28 +00:00
WatchdogTimerDxe The driver and library in MdePkg, MdeModulePkg and Nt32Pkg that don't depend on PI spec should include Uefi.h not PiDxe.h. 2008-08-30 14:09:38 +00:00