public inbox for devel@edk2.groups.io
 help / color / mirror / Atom feed
From: Chen A Chen <chen.a.chen@intel.com>
To: edk2-devel@lists.01.org
Cc: Chen A Chen <chen.a.chen@intel.com>,
	Jiewen Yao <jiewen.yao@intel.com>,
	Michael D Kinney <michael.d.kinney@intel.com>
Subject: [PATCH 3/3] SignedCapsulePkg: Remove the missing PalLib in DSC file.
Date: Fri, 21 Sep 2018 09:00:25 +0800	[thread overview]
Message-ID: <20180921010025.7088-3-chen.a.chen@intel.com> (raw)
In-Reply-To: <20180921010025.7088-1-chen.a.chen@intel.com>

The PalLib will remove in MdePkg, so remove this lib from DSC file.

Cc: Jiewen Yao <jiewen.yao@intel.com>
Cc: Michael D Kinney <michael.d.kinney@intel.com>
Contributed-under: TianoCore Contribution Agreement 1.1
Signed-off-by: Chen A Chen <chen.a.chen@intel.com>
---
 SignedCapsulePkg/SignedCapsulePkg.dsc | 1 -
 1 file changed, 1 deletion(-)

diff --git a/SignedCapsulePkg/SignedCapsulePkg.dsc b/SignedCapsulePkg/SignedCapsulePkg.dsc
index 7ea74d7346..db7f176166 100644
--- a/SignedCapsulePkg/SignedCapsulePkg.dsc
+++ b/SignedCapsulePkg/SignedCapsulePkg.dsc
@@ -77,7 +77,6 @@
   SerialPortLib|MdePkg/Library/BaseSerialPortLibNull/BaseSerialPortLibNull.inf
   CapsuleLib|MdeModulePkg/Library/DxeCapsuleLibNull/DxeCapsuleLibNull.inf
   PcdLib|MdePkg/Library/BasePcdLibNull/BasePcdLibNull.inf
-  PalLib|MdePkg/Library/BasePalLibNull/BasePalLibNull.inf
   CustomizedDisplayLib|MdeModulePkg/Library/CustomizedDisplayLib/CustomizedDisplayLib.inf
   #
   # Misc
-- 
2.16.2.windows.1



  parent reply	other threads:[~2018-09-21  1:01 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2018-09-21  1:00 [PATCH 1/3] IntelFrameworkModulePkg: Remove the missing PalLib in DSC file Chen A Chen
2018-09-21  1:00 ` [PATCH 2/3] MdeModulePkg: " Chen A Chen
2018-09-21  3:48   ` Zeng, Star
2018-09-25  0:43     ` Chen, Chen A
2018-09-21  1:00 ` Chen A Chen [this message]
2018-09-21  1:02   ` [PATCH 3/3] SignedCapsulePkg: " Yao, Jiewen
2018-09-25  1:16 ` [PATCH 1/3] IntelFrameworkModulePkg: " Gao, Liming
2018-09-25  1:16   ` Chen, Chen A

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=20180921010025.7088-3-chen.a.chen@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