From: "Liming Gao" <liming.gao@intel.com>
To: devel@edk2.groups.io
Cc: Zhichao Gao <zhichao.gao@intel.com>, Ray Ni <ray.ni@intel.com>,
Jaben Carsey <jaben.carsey@intel.com>
Subject: [Patch 1/2] ShellPkg: Update DSC to use NetworkPkg's include fragment file
Date: Fri, 17 May 2019 16:50:34 +0800 [thread overview]
Message-ID: <20190517085035.10772-2-liming.gao@intel.com> (raw)
In-Reply-To: <20190517085035.10772-1-liming.gao@intel.com>
Signed-off-by: Liming Gao <liming.gao@intel.com>
Cc: Zhichao Gao <zhichao.gao@intel.com>
Cc: Ray Ni <ray.ni@intel.com>
Cc: Jaben Carsey <jaben.carsey@intel.com>
---
ShellPkg/ShellPkg.dsc | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/ShellPkg/ShellPkg.dsc b/ShellPkg/ShellPkg.dsc
index 50d9bbb235..6a139b3b91 100644
--- a/ShellPkg/ShellPkg.dsc
+++ b/ShellPkg/ShellPkg.dsc
@@ -40,7 +40,7 @@ [LibraryClasses.common]
UefiRuntimeServicesTableLib|MdePkg/Library/UefiRuntimeServicesTableLib/UefiRuntimeServicesTableLib.inf
UefiHiiServicesLib|MdeModulePkg/Library/UefiHiiServicesLib/UefiHiiServicesLib.inf
HiiLib|MdeModulePkg/Library/UefiHiiLib/UefiHiiLib.inf
- NetLib|MdeModulePkg/Library/DxeNetLib/DxeNetLib.inf
+ !include NetworkPkg/NetworkLibs.dsc.inc
ShellLib|ShellPkg/Library/UefiShellLib/UefiShellLib.inf
ShellCommandLib|ShellPkg/Library/UefiShellCommandLib/UefiShellCommandLib.inf
--
2.13.0.windows.1
next prev parent reply other threads:[~2019-05-17 8:51 UTC|newest]
Thread overview: 5+ messages / expand[flat|nested] mbox.gz Atom feed top
2019-05-17 8:50 [Patch 0/2] Update Package DSC to use NetworkPkg's include fragment file Liming Gao
2019-05-17 8:50 ` Liming Gao [this message]
2019-05-20 0:28 ` [edk2-devel] [Patch 1/2] ShellPkg: Update " Gao, Zhichao
2019-05-17 8:50 ` [Patch 2/2] EmbeddedPkg: " Liming Gao
2019-05-17 9:00 ` Leif Lindholm
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=20190517085035.10772-2-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