public inbox for devel@edk2.groups.io
 help / color / mirror / Atom feed
* [PATCH 1/3] IntelFrameworkModulePkg: Remove the missing PalLib in DSC file.
@ 2018-09-21  1:00 Chen A Chen
  2018-09-21  1:00 ` [PATCH 2/3] MdeModulePkg: " Chen A Chen
                   ` (2 more replies)
  0 siblings, 3 replies; 8+ messages in thread
From: Chen A Chen @ 2018-09-21  1:00 UTC (permalink / raw)
  To: edk2-devel; +Cc: Chen A Chen, Liming Gao, Michael D Kinney

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

Cc: Liming Gao <liming.gao@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>
---
 IntelFrameworkModulePkg/IntelFrameworkModulePkg.dsc | 1 -
 1 file changed, 1 deletion(-)

diff --git a/IntelFrameworkModulePkg/IntelFrameworkModulePkg.dsc b/IntelFrameworkModulePkg/IntelFrameworkModulePkg.dsc
index 84e1d890b5..894c5340a0 100644
--- a/IntelFrameworkModulePkg/IntelFrameworkModulePkg.dsc
+++ b/IntelFrameworkModulePkg/IntelFrameworkModulePkg.dsc
@@ -75,7 +75,6 @@
   DxeServicesTableLib|MdePkg/Library/DxeServicesTableLib/DxeServicesTableLib.inf
   UefiRuntimeLib|MdePkg/Library/UefiRuntimeLib/UefiRuntimeLib.inf
   PcdLib|MdePkg/Library/DxePcdLib/DxePcdLib.inf
-  PalLib|MdePkg/Library/BasePalLibNull/BasePalLibNull.inf
 
 [LibraryClasses.common.PEIM]
   HobLib|MdePkg/Library/PeiHobLib/PeiHobLib.inf
-- 
2.16.2.windows.1



^ permalink raw reply related	[flat|nested] 8+ messages in thread

end of thread, other threads:[~2018-09-25  1:21 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
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 ` [PATCH 3/3] SignedCapsulePkg: " Chen A Chen
2018-09-21  1:02   ` Yao, Jiewen
2018-09-25  1:16 ` [PATCH 1/3] IntelFrameworkModulePkg: " Gao, Liming
2018-09-25  1:16   ` Chen, Chen A

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox