]> git.proxmox.com Git - mirror_edk2.git/commitdiff
QuarkSocPkg: Remove use of IntelFrameworkModulePkg legacy libs
authorLeif Lindholm <leif.lindholm@linaro.org>
Thu, 1 Dec 2016 14:48:22 +0000 (14:48 +0000)
committerLeif Lindholm <leif.lindholm@linaro.org>
Fri, 2 Dec 2016 15:59:19 +0000 (15:59 +0000)
LzmaCustomDecompressLib and PeiDxeDebugLibReportStatusCode were copied
from IntelFrameworkModulePkg to MdeModulePkg, but the originals were
kept for compatibility.

Since the libraries are identical, move iQuarkSocPkg to use the
MdeModulePkg versions instead.

Contributed-under: TianoCore Contribution Agreement 1.0
Signed-off-by: Leif Lindholm <leif.lindholm@linaro.org>
Reviewed-by: Michael Kinney <michael.d.kinney@intel.com>
QuarkSocPkg/QuarkSocPkg.dsc

index 42bb5bb9ab8a238b3c274c7a8366ae7cbec126d3..9e37a0bf1baf6551ed45aa59b667b01d2cd031ae 100644 (file)
   #\r
   # Misc\r
   #\r
   #\r
   # Misc\r
   #\r
-  DebugLib|IntelFrameworkModulePkg/Library/PeiDxeDebugLibReportStatusCode/PeiDxeDebugLibReportStatusCode.inf\r
+  DebugLib|MdeModulePkg/Library/PeiDxeDebugLibReportStatusCode/PeiDxeDebugLibReportStatusCode.inf\r
   DebugPrintErrorLevelLib|MdePkg/Library/BaseDebugPrintErrorLevelLib/BaseDebugPrintErrorLevelLib.inf\r
   PerformanceLib|MdePkg/Library/BasePerformanceLibNull/BasePerformanceLibNull.inf\r
   PcdLib|MdePkg/Library/BasePcdLibNull/BasePcdLibNull.inf\r
   DebugPrintErrorLevelLib|MdePkg/Library/BaseDebugPrintErrorLevelLib/BaseDebugPrintErrorLevelLib.inf\r
   PerformanceLib|MdePkg/Library/BasePerformanceLibNull/BasePerformanceLibNull.inf\r
   PcdLib|MdePkg/Library/BasePcdLibNull/BasePcdLibNull.inf\r