public inbox for devel@edk2.groups.io
 help / color / mirror / Atom feed
* [Patch 0/3] Support Ip4Config2/Ip6Config.SetData interface to clear specific configuration
@ 2017-07-26  6:28 Jiaxin Wu
  2017-07-26  6:28 ` [Patch 1/3] MdePkg: Update the comments of Ip4Config2/Ip6Config Protocol Jiaxin Wu
                   ` (3 more replies)
  0 siblings, 4 replies; 5+ messages in thread
From: Jiaxin Wu @ 2017-07-26  6:28 UTC (permalink / raw)
  To: edk2-devel; +Cc: Ye Ting, Fu Siyuan, Wu Jiaxin

UEFI Spec 2.7 adds the clarification on SetData interface usage to clear specific
individual data types. The series patches are used to support this feature.

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

Jiaxin Wu (3):
  MdePkg: Update the comments of Ip4Config2/Ip6Config Protocol
  MdeModulePkg/Ip4Dxe: Support SetData interface to clear specific
    configuration
  NetworkPkg/Ip6Dxe: Support SetData interface to clear specific
    configuration

 .../Universal/Network/Ip4Dxe/Ip4Config2Impl.c      | 285 ++++++---
 MdePkg/Include/Protocol/Ip4Config2.h               |  17 +-
 MdePkg/Include/Protocol/Ip6Config.h                |  15 +-
 NetworkPkg/Ip6Dxe/Ip6ConfigImpl.c                  | 692 ++++++++++++---------
 4 files changed, 610 insertions(+), 399 deletions(-)

-- 
1.9.5.msysgit.1



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

end of thread, other threads:[~2017-08-10  8:30 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2017-07-26  6:28 [Patch 0/3] Support Ip4Config2/Ip6Config.SetData interface to clear specific configuration Jiaxin Wu
2017-07-26  6:28 ` [Patch 1/3] MdePkg: Update the comments of Ip4Config2/Ip6Config Protocol Jiaxin Wu
2017-07-26  6:28 ` [Patch 2/3] MdeModulePkg/Ip4Dxe: Support SetData interface to clear specific configuration Jiaxin Wu
2017-07-26  6:28 ` [Patch 3/3] NetworkPkg/Ip6Dxe: " Jiaxin Wu
2017-08-10  5:54 ` [Patch 0/3] Support Ip4Config2/Ip6Config.SetData " Ye, Ting

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