v2:
* Correct function description.
* Correct max QName size.
* Add max domain name length check.
* Update to use DNS_MAX_MESSAGE_SIZE.

The series of patches are used to expose one function defined in DnsDxe to 
NetLib.

Cc: Hegde Nagaraj P <nagaraj-p.he...@hpe.com>
Cc: Ye Ting <ting...@intel.com>
Cc: Fu Siyuan <siyuan...@intel.com>
Contributed-under: TianoCore Contribution Agreement 1.0
Signed-off-by: Jiaxin Wu <jiaxin...@intel.com>

Jiaxin Wu (2):
  MdeModulePkg: Define a general function to create DNS QName
  NetworkPkg: Replace the internal function with exposed one

 MdeModulePkg/Include/Library/NetLib.h      | 22 +++++++++++
 MdeModulePkg/Library/DxeNetLib/DxeNetLib.c | 62 ++++++++++++++++++++++++++++-
 NetworkPkg/DnsDxe/DnsImpl.c                | 63 +++---------------------------
 NetworkPkg/DnsDxe/DnsImpl.h                | 19 ---------
 NetworkPkg/DnsDxe/DnsProtocol.c            |  4 +-
 5 files changed, 91 insertions(+), 79 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