audk/NetworkPkg/DnsDxe
fanwang2 152f2d5e45 NetworkPkg: Update Api from NetLibDetectMedia to NetLibDetectMediaWaitTimeout.
Since new Api NetLibDetectMediaWaitTimeout was involved to support connecting
state handling, and it is forward compatible. So apply this Api in NetworkPkg.

V2:
   *Define time period in a macro instead of hard code.

Cc: Ye Ting <ting.ye@intel.com>
Cc: Fu Siyuan <siyuan.fu@intel.com>
Cc: Wu Jiaxin <jiaxin.wu@intel.com>
Contributed-under: TianoCore Contribution Agreement 1.0
Signed-off-by: Wang Fan <fan.wang@intel.com>
Reviewed-by: Fu Siyuan <siyuan.fu@intel.com>
Signed-off-by: fanwang2 <fan.wang@intel.com>
2017-12-18 16:38:24 +08:00
..
ComponentName.c
DnsDhcp.c NetworkPkg: Update Api from NetLibDetectMedia to NetLibDetectMediaWaitTimeout. 2017-12-18 16:38:24 +08:00
DnsDhcp.h NetworkPkg: Update Api from NetLibDetectMedia to NetLibDetectMediaWaitTimeout. 2017-12-18 16:38:24 +08:00
DnsDriver.c
DnsDriver.h NetworkPkg/DnsDxe: Update RetryCount/RetryInterval to comply with UEFI spec. 2017-12-12 19:08:48 +08:00
DnsDxe.inf
DnsDxe.uni
DnsDxeExtra.uni
DnsImpl.c NetworkPkg/DnsDxe: Fix the potential memory leak issue. 2017-12-12 19:09:03 +08:00
DnsImpl.h NetworkPkg/DnsDxe: Update RetryCount/RetryInterval to comply with UEFI spec. 2017-12-12 19:08:48 +08:00
DnsProtocol.c NetworkPkg/DnsDxe: Avoid to access the freed memory buffer. 2017-12-12 19:09:19 +08:00