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 NetworkPkg:Fix Network memory leak when calling GetModeData interface 2016-01-28 02:32:43 +00:00
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 NetworkPkg/DnsDxe: Fix zero StationIp configuration failure of DNSv6 2017-03-30 11:31:47 +08:00
DnsDriver.h NetworkPkg/DnsDxe: Update RetryCount/RetryInterval to comply with UEFI spec. 2017-12-12 19:08:48 +08:00
DnsDxe.inf NetworkPkg: Revert git 'eb213f2f' fix 2016-03-02 15:43:55 +08:00
DnsDxe.uni NetworkPkg: Convert all .uni files to utf-8 2015-12-15 04:56:57 +00:00
DnsDxeExtra.uni NetworkPkg: Convert all .uni files to utf-8 2015-12-15 04:56:57 +00:00
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