From: Leif Lindholm Date: Thu, 1 Dec 2016 14:48:22 +0000 (+0000) Subject: QuarkSocPkg: Remove use of IntelFrameworkModulePkg legacy libs X-Git-Tag: edk2-stable201903~5016 X-Git-Url: https://git.proxmox.com/?p=mirror_edk2.git;a=commitdiff_plain;h=e694617d142e78f5706faa70d0240d721a0c6abb;hp=e694617d142e78f5706faa70d0240d721a0c6abb QuarkSocPkg: Remove use of IntelFrameworkModulePkg legacy libs 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 Reviewed-by: Michael Kinney ---