mirror_edk2/MdeModulePkg/Universal
Jiaxin Wu 3d0a49ad47 MdeModulePkg: Fix issue about current Ip4Dxe implementation for DHCP DORA process
DHCP policy is applied as default at boot time on all NICs in the system, which results
in all NIC ports attempting DHCP and trying to acquire IP addresses during boot.
Ip4 driver should only set dhcp as default policy, and not trigger DORA at driver binding
start(). We should start DORA until one IP child is configured to use default address.

Cc: Fu Siyuan <siyuan.fu@intel.com>
Cc: Ye Ting <ting.ye@intel.com>
Contributed-under: TianoCore Contribution Agreement 1.0
Signed-off-by: Jiaxin Wu <jiaxin.wu@intel.com>
Reviewed-by: Ye Ting <ting.ye@intel.com>

git-svn-id: https://svn.code.sf.net/p/edk2/code/trunk/edk2@18201 6f19259b-4bc3-4df7-8a09-765794883524
2015-08-11 11:07:17 +00:00
..
Acpi MdeModulePkg BootScriptExecutorDxe: Reduce reserved memory consumption 2015-07-27 03:03:25 +00:00
BdsDxe
BootManagerPolicyDxe
CapsulePei MdeModulePkg CapsuleX64: Reduce reserved memory consumption 2015-07-27 03:04:41 +00:00
CapsuleRuntimeDxe MdeModulePkg CapsuleRuntimeDxe: Reduce reserved memory consumption 2015-07-27 03:05:13 +00:00
Console MdeModulePkg/TerminalDxe: Some improvements 2015-07-16 08:50:43 +00:00
DebugPortDxe
DebugSupportDxe
DevicePathDxe
Disk MdeModulePkg/PartitionDxe: Fix media probe 2015-07-07 11:26:27 +00:00
DisplayEngineDxe MdeModulePkg:Add ESC key support in setup browser pop-up message box 2015-07-27 09:49:01 +00:00
DriverHealthManagerDxe
DriverSampleDxe MdeModulePkg:Fix the issue that refresh the question fail in DriverSample 2015-08-04 09:09:10 +00:00
EbcDxe
EsrtDxe MdeModulePkg: Update coding style 2015-05-20 02:19:17 +00:00
FaultTolerantWriteDxe
FaultTolerantWritePei
FvSimpleFileSystemDxe MdeModulePkg/FvSimpleFileSystemDxe: Support file opening with no '.efi' 2015-07-09 10:34:27 +00:00
HiiDatabaseDxe Support get string from configuration string packages. 2015-07-27 07:40:18 +00:00
HiiResourcesSampleDxe
LegacyRegion2Dxe
LockBox/SmmLockBox
MemoryTest
Metronome
MonotonicCounterRuntimeDxe
Network MdeModulePkg: Fix issue about current Ip4Dxe implementation for DHCP DORA process 2015-08-11 11:07:17 +00:00
PcatSingleSegmentPciCfg2Pei
PCD MdeModulePkg/Universal/PCD: Use safe string functions to refine code. 2015-07-01 08:27:03 +00:00
PlatformDriOverrideDxe MdeModulePkg/Universal/PlatformDriOverrideDxe: Use safe string functions to refine code. 2015-07-01 08:28:13 +00:00
PrintDxe
PropertiesTableAttributesDxe MdeModulePkg: Refine code to make it more readable. 2015-07-03 01:39:06 +00:00
ReportStatusCodeRouter
ResetSystemRuntimeDxe
SectionExtractionDxe
SectionExtractionPei
SecurityStubDxe
SetupBrowserDxe MdeModulePkg:Fix the issue FindQuestionFromProgress in SetupBrowserDxe is broken 2015-08-03 09:44:04 +00:00
SmbiosDxe MdeModulePkg: SmbiosDxe: ARM and AARCH64 are VALID_ARCHITECTURES 2015-07-26 08:02:45 +00:00
StatusCodeHandler
TimestampDxe
Variable MdeModulePkg/Variable: Fix VS2015 warning about uninitialized local var. 2015-07-29 11:11:34 +00:00
WatchdogTimerDxe