Leif, Yes. You can push QuarkSocPkg patch based on my previous rb.
Thanks, Mike > -----Original Message----- > From: edk2-devel [mailto:[email protected]] On Behalf Of Leif > Lindholm > Sent: Thursday, December 1, 2016 7:53 AM > To: [email protected] > Cc: Ni, Ruiyu <[email protected]>; Ard Biesheuvel > <[email protected]>; > Justen, Jordan L <[email protected]>; Andrew Fish <[email protected]>; > Kinney, Michael D <[email protected]>; Laszlo Ersek > <[email protected]>; > Wei, David <[email protected]> > Subject: [edk2] [PATCH 0/7] Various: Remove EDK2 use of > IntelFrameworkModulePkg > legacy libs > > LzmaCustomDecompressLib and PeiDxeDebugLibReportStatusCode were copied > from IntelFrameworkModulePkg to MdeModulePkg, but the originals were > kept for compatibility. > > Nevertheless, new code should be using the MdeModulePkg versions, so > change all references in in-tree platforms. > > Since the patches are individually independent, I plan to push them > myself as Reviewed-by:s appear. Laszlo/Mike - Are you OK with me pusing > 1 and 2 myself before the whole series is reviewed? > > Changes from RFC: > - Broken down into per-package patches. > - Received Reviewed-by:s added. > > Leif Lindholm (7): > OvmfPkg: Remove use of IntelFrameworkModulePkg legacy libs > QuarkSocPkg: Remove use of IntelFrameworkModulePkg legacy libs > BeagleBoardPkg: Remove use of IntelFrameworkModulePkg legacy libs > EmbeddedPkg: Remove use of IntelFrameworkModulePkg legacy libs > DuetPkg: Remove use of IntelFrameworkModulePkg legacy libs > EmulatorPkg: Remove use of IntelFrameworkModulePkg legacy libs > Vlv2TbltDevicePkg: Remove use of IntelFrameworkModulePkg legacy libs > > BeagleBoardPkg/BeagleBoardPkg.dsc | 4 ++-- > DuetPkg/DuetPkgIa32.dsc | 4 ++-- > DuetPkg/DuetPkgX64.dsc | 4 ++-- > EmbeddedPkg/EmbeddedPkg.dsc | 2 +- > EmulatorPkg/EmulatorPkg.dsc | 4 ++-- > OvmfPkg/OvmfPkgIa32.dsc | 4 ++-- > OvmfPkg/OvmfPkgIa32X64.dsc | 4 ++-- > OvmfPkg/OvmfPkgX64.dsc | 4 ++-- > QuarkSocPkg/QuarkSocPkg.dsc | 2 +- > Vlv2TbltDevicePkg/PlatformPkgGccX64.dsc | 4 ++-- > Vlv2TbltDevicePkg/PlatformPkgIA32.dsc | 6 +++--- > Vlv2TbltDevicePkg/PlatformPkgX64.dsc | 6 +++--- > 12 files changed, 24 insertions(+), 24 deletions(-) > > -- > 2.10.2 > > _______________________________________________ > edk2-devel mailing list > [email protected] > https://lists.01.org/mailman/listinfo/edk2-devel _______________________________________________ edk2-devel mailing list [email protected] https://lists.01.org/mailman/listinfo/edk2-devel

