public inbox for devel@edk2.groups.io
 help / color / mirror / Atom feed
From: "Liming Gao" <liming.gao@intel.com>
To: devel@edk2.groups.io
Cc: Hao A Wu <hao.a.wu@intel.com>
Subject: [Patch 3/3] MdeModulePkg: Remove network library header file from package DEC file
Date: Wed, 15 May 2019 20:02:20 +0800	[thread overview]
Message-ID: <20190515120220.1112-4-liming.gao@intel.com> (raw)
In-Reply-To: <20190515120220.1112-1-liming.gao@intel.com>

Signed-off-by: Liming Gao <liming.gao@intel.com>
Cc: Hao A Wu <hao.a.wu@intel.com>
---
 MdeModulePkg/MdeModulePkg.dec | 23 -----------------------
 1 file changed, 23 deletions(-)

diff --git a/MdeModulePkg/MdeModulePkg.dec b/MdeModulePkg/MdeModulePkg.dec
index b2fab4a65e..1859dfbcb3 100644
--- a/MdeModulePkg/MdeModulePkg.dec
+++ b/MdeModulePkg/MdeModulePkg.dec
@@ -25,26 +25,6 @@ [Includes]
 
 
 [LibraryClasses]
-  ##  @libraryclass  IpIo layer upon EFI IP4 Protocol.
-  #   This library is only intended to be used by UEFI network stack modules.
-  IpIoLib|Include/Library/IpIoLib.h
-
-  ##  @libraryclass  Basic function for UEFI network stack.
-  #   This library is only intended to be used by UEFI network stack modules.
-  NetLib|Include/Library/NetLib.h
-
-  ##  @libraryclass  The helper routines to access UDP service.
-  #   This library is only intended to be used by UEFI network stack modules.
-  UdpIoLib|Include/Library/UdpIoLib.h
-
-  ##  @libraryclass  The helper routines to access TCP service.
-  #   This library is only intended to be used by UEFI network stack modules.
-  TcpIoLib|Include/Library/TcpIoLib.h
-
-  ##  @libraryclass  The helper routines to access HTTP service.
-  #   This library is only intended to be used by UEFI network stack modules.
-  HttpLib|Include/Library/HttpLib.h
-
   ##  @libraryclass  Defines a set of methods to reset whole system.
   ResetSystemLib|Include/Library/ResetSystemLib.h
 
@@ -67,9 +47,6 @@ [LibraryClasses]
   ##  @libraryclass  Defines a set of interfaces on how to process capusle image update.
   CapsuleLib|Include/Library/CapsuleLib.h
 
-  ##  @libraryclass  Library for Deferred Procedure Calls.
-  DpcLib|Include/Library/DpcLib.h
-
   ##  @libraryclass    Provides global variables that are pointers
   #   to the UEFI HII related protocols.
   #
-- 
2.13.0.windows.1


  parent reply	other threads:[~2019-05-15 12:02 UTC|newest]

Thread overview: 11+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2019-05-15 12:02 [Patch 0/3] Move network related components from MdeModulePkg to NetworkPkg Liming Gao
2019-05-15 12:02 ` [Patch 1/3] NetworkPkg: Move Network library and drivers " Liming Gao
2019-05-23  1:47   ` [edk2-devel] " jiaxin.wu
2019-05-15 12:02 ` [Patch 2/3] NetworkPkg: Move Network library header file " Liming Gao
2019-05-23  1:47   ` [edk2-devel] " Wu, Jiaxin
2019-05-15 12:02 ` Liming Gao [this message]
2019-05-20  2:01   ` [Patch 3/3] MdeModulePkg: Remove network library header file from package DEC file Wu, Hao A
2019-05-17  0:46 ` [edk2-devel] [Patch 0/3] Move network related components from MdeModulePkg to NetworkPkg Siyuan, Fu
2019-05-28  2:58   ` Liming Gao
2019-05-28  6:46     ` Ard Biesheuvel
2019-05-28  6:50       ` Ard Biesheuvel

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-list from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20190515120220.1112-4-liming.gao@intel.com \
    --to=devel@edk2.groups.io \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox