audk/MdeModulePkg/Universal/Network/Dhcp4Dxe
vanjeff e234f7c490 [Description]:
Misuse of retransmisson of DHCPDISCOVER in Dhcp4 drive, the root cause is that DHCP doesn't retransmit discover message when timeout.
[Solution]:
 Correct the mechanism for discover message.
[Impaction]:
 Dhcp4Dxe.
[Reference Info]:
 EDK tracker 1150 - Misuse of retransmisson of DHCPDISCOVER in Dhcp4 drive. 



git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@5366 6f19259b-4bc3-4df7-8a09-765794883524
2008-06-24 08:36:11 +00:00
..
ComponentName.c Add compiler hint of "GLOBAL_REMOVE_IF_UNREFERENCED" to prevent static unicode string table linked into final image if both PcdComponentNameDisabled and PcdComponentName2Disabled are set to TRUE. 2007-10-11 03:36:31 +00:00
Dhcp4Driver.c Use Mde library and definition instead of some native definitions in NetLib, to simply network library. 2008-02-14 09:40:22 +00:00
Dhcp4Driver.h Update to support to produce Component Name and & Component Name 2 protocol based on Feature flag PcdComponentNameDisable & PcdComponentName2Disable. 2007-09-30 03:08:02 +00:00
Dhcp4Dxe.inf Clear up network stack to use R9 MdeLib: 2007-09-28 06:02:01 +00:00
Dhcp4Dxe.msa Clear up network stack to use R9 MdeLib: 2007-09-28 06:02:01 +00:00
Dhcp4Impl.c enhanced UefiPxeBcDxe to support 2008-04-02 08:45:36 +00:00
Dhcp4Impl.h [Description]: 2008-06-24 08:36:11 +00:00
Dhcp4Io.c [Description]: 2008-06-24 08:36:11 +00:00
Dhcp4Io.h Sync the latest version from R8. 2007-12-18 07:01:23 +00:00
Dhcp4Option.c Use Mde library and definition instead of some native definitions in NetLib, to simply network library. 2008-02-14 09:40:22 +00:00
Dhcp4Option.h Update to support to produce Component Name and & Component Name 2 protocol based on Feature flag PcdComponentNameDisable & PcdComponentName2Disable. 2007-09-30 03:08:02 +00:00