public inbox for devel@edk2.groups.io
 help / color / mirror / Atom feed
* [Patch 0/3 V2] Update Api from NetLibDetectMedia to NetLibDetectMediaWaitTimeout.
@ 2017-12-14  9:53 fanwang2
  2017-12-14  9:53 ` [Patch 1/3 V2] MdeModulePkg: " fanwang2
                   ` (2 more replies)
  0 siblings, 3 replies; 5+ messages in thread
From: fanwang2 @ 2017-12-14  9:53 UTC (permalink / raw)
  To: edk2-devel; +Cc: Wang Fan

From: Wang Fan <fan.wang@intel.com>

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

Wang Fan (3):
  MdeModulePkg: Update Api from NetLibDetectMedia to
    NetLibDetectMediaWaitTimeout.
  NetworkPkg: Update Api from NetLibDetectMedia to
    NetLibDetectMediaWaitTimeout.
  ShellPkg: Update Api from NetLibDetectMedia to
    NetLibDetectMediaWaitTimeout.

 MdeModulePkg/Universal/Network/Dhcp4Dxe/Dhcp4Impl.c      |  8 ++++----
 MdeModulePkg/Universal/Network/Dhcp4Dxe/Dhcp4Impl.h      |  1 +
 MdeModulePkg/Universal/Network/IScsiDxe/IScsiDhcp.c      |  8 ++++----
 MdeModulePkg/Universal/Network/IScsiDxe/IScsiProto.c     |  8 ++++----
 MdeModulePkg/Universal/Network/IScsiDxe/IScsiProto.h     |  3 +++
 MdeModulePkg/Universal/Network/UefiPxeBcDxe/PxeBcImpl.c  |  8 ++++----
 MdeModulePkg/Universal/Network/UefiPxeBcDxe/PxeBcImpl.h  |  1 +
 NetworkPkg/Dhcp6Dxe/Dhcp6Impl.c                          |  8 ++++----
 NetworkPkg/Dhcp6Dxe/Dhcp6Impl.h                          |  2 ++
 NetworkPkg/DnsDxe/DnsDhcp.c                              | 16 ++++++++--------
 NetworkPkg/DnsDxe/DnsDhcp.h                              |  2 ++
 NetworkPkg/HttpBootDxe/HttpBootImpl.c                    |  8 ++++----
 NetworkPkg/HttpBootDxe/HttpBootImpl.h                    |  2 ++
 NetworkPkg/IScsiDxe/IScsiDhcp.c                          |  9 +++++----
 NetworkPkg/IScsiDxe/IScsiDhcp6.c                         |  9 +++++----
 NetworkPkg/IScsiDxe/IScsiProto.c                         |  8 ++++----
 NetworkPkg/IScsiDxe/IScsiProto.h                         |  3 +++
 NetworkPkg/UefiPxeBcDxe/PxeBcImpl.c                      |  8 ++++----
 NetworkPkg/UefiPxeBcDxe/PxeBcImpl.h                      |  2 ++
 ShellPkg/Library/UefiShellNetwork1CommandsLib/Ifconfig.c |  8 ++++----
 ShellPkg/Library/UefiShellNetwork1CommandsLib/Ping.c     |  8 ++++----
 ShellPkg/Library/UefiShellNetwork2CommandsLib/Ping6.c    |  8 ++++----
 22 files changed, 78 insertions(+), 60 deletions(-)

-- 
1.9.5.msysgit.1



^ permalink raw reply	[flat|nested] 5+ messages in thread

end of thread, other threads:[~2017-12-15  0:28 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2017-12-14  9:53 [Patch 0/3 V2] Update Api from NetLibDetectMedia to NetLibDetectMediaWaitTimeout fanwang2
2017-12-14  9:53 ` [Patch 1/3 V2] MdeModulePkg: " fanwang2
2017-12-15  0:33   ` Fu, Siyuan
2017-12-14  9:53 ` [Patch 2/3 V2] NetworkPkg: " fanwang2
2017-12-14  9:53 ` [Patch 3/3 V2] ShellPkg: " fanwang2

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox