Series Reviewed-by: Ye Ting <ting...@intel.com>

-----Original Message-----
From: Wu, Jiaxin 
Sent: Wednesday, July 26, 2017 2:28 PM
To: edk2-devel@lists.01.org
Cc: Ye, Ting <ting...@intel.com>; Fu, Siyuan <siyuan...@intel.com>; Wu, Jiaxin 
<jiaxin...@intel.com>
Subject: [Patch 0/3] Support Ip4Config2/Ip6Config.SetData interface to clear 
specific configuration

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...@intel.com>
Cc: Fu Siyuan <siyuan...@intel.com>
Contributed-under: TianoCore Contribution Agreement 1.0
Signed-off-by: Wu Jiaxin <jiaxin...@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

_______________________________________________
edk2-devel mailing list
edk2-devel@lists.01.org
https://lists.01.org/mailman/listinfo/edk2-devel

Reply via email to