]> git.proxmox.com Git - mirror_edk2.git/commitdiff
DuetPkg: Remove use of IntelFrameworkModulePkg legacy libs
authorLeif Lindholm <leif.lindholm@linaro.org>
Thu, 1 Dec 2016 15:12:55 +0000 (15:12 +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 DuetPkg to use the MdeModulePkg
versions instead.

Contributed-under: TianoCore Contribution Agreement 1.0
Signed-off-by: Leif Lindholm <leif.lindholm@linaro.org>
Reviewed-by: Ruiyu Ni <ruiyu.ni@intel.com>
DuetPkg/DuetPkgIa32.dsc
DuetPkg/DuetPkgX64.dsc

index 3b59343154178425f443522ad6ad2a0b50733e71..7dd963b2359629a5417b451ca25343c59c949908 100644 (file)
       gEfiMdePkgTokenSpaceGuid.PcdDebugPropertyMask|0x2F\r
       gEfiMdePkgTokenSpaceGuid.PcdDebugPrintErrorLevel|0x80000042\r
     <LibraryClasses>\r
-      DebugLib|IntelFrameworkModulePkg/Library/PeiDxeDebugLibReportStatusCode/PeiDxeDebugLibReportStatusCode.inf\r
+      DebugLib|MdeModulePkg/Library/PeiDxeDebugLibReportStatusCode/PeiDxeDebugLibReportStatusCode.inf\r
       ReportStatusCodeLib|DuetPkg/Library/DxeCoreReportStatusCodeLibFromHob/DxeCoreReportStatusCodeLibFromHob.inf\r
   }\r
 \r
   DuetPkg/EfiLdr/EfiLdr.inf {\r
     <LibraryClasses>\r
       DebugLib|MdePkg/Library/BaseDebugLibNull/BaseDebugLibNull.inf\r
-      NULL|IntelFrameworkModulePkg/Library/LzmaCustomDecompressLib/LzmaCustomDecompressLib.inf\r
+      NULL|MdeModulePkg/Library/LzmaCustomDecompressLib/LzmaCustomDecompressLib.inf\r
   }\r
   IntelFrameworkModulePkg/Universal/BdsDxe/BdsDxe.inf {\r
     <LibraryClasses>\r
index c23354a5aefb4a2c85d813ff656cd71b32d6c2c8..1b08a95821877dab3f121e60b5763eeef99f683b 100644 (file)
       gEfiMdePkgTokenSpaceGuid.PcdDebugPropertyMask|0x2F\r
       gEfiMdePkgTokenSpaceGuid.PcdDebugPrintErrorLevel|0x80000042\r
     <LibraryClasses>\r
-      DebugLib|IntelFrameworkModulePkg/Library/PeiDxeDebugLibReportStatusCode/PeiDxeDebugLibReportStatusCode.inf\r
+      DebugLib|MdeModulePkg/Library/PeiDxeDebugLibReportStatusCode/PeiDxeDebugLibReportStatusCode.inf\r
       ReportStatusCodeLib|DuetPkg/Library/DxeCoreReportStatusCodeLibFromHob/DxeCoreReportStatusCodeLibFromHob.inf\r
   }\r
 \r
   DuetPkg/EfiLdr/EfiLdr.inf {\r
     <LibraryClasses>\r
       DebugLib|MdePkg/Library/BaseDebugLibNull/BaseDebugLibNull.inf\r
-      NULL|IntelFrameworkModulePkg/Library/LzmaCustomDecompressLib/LzmaCustomDecompressLib.inf\r
+      NULL|MdeModulePkg/Library/LzmaCustomDecompressLib/LzmaCustomDecompressLib.inf\r
   }\r
   IntelFrameworkModulePkg/Universal/BdsDxe/BdsDxe.inf {\r
     <LibraryClasses>\r