public inbox for devel@edk2.groups.io
 help / color / mirror / Atom feed
* [PATCH 0/7] Various: Remove EDK2 use of IntelFrameworkModulePkg legacy libs
@ 2016-12-01 15:53 Leif Lindholm
  2016-12-01 15:53 ` [PATCH 1/7] OvmfPkg: Remove " Leif Lindholm
                   ` (9 more replies)
  0 siblings, 10 replies; 21+ messages in thread
From: Leif Lindholm @ 2016-12-01 15:53 UTC (permalink / raw)
  To: edk2-devel
  Cc: Ruiyu Ni, Jordan Justen, Andrew Fish, Laszlo Ersek,
	Michael D Kinney, Kelly Steele, David Wei, Mang Guo,
	Ard Biesheuvel

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



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

end of thread, other threads:[~2016-12-06  9:22 UTC | newest]

Thread overview: 21+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2016-12-01 15:53 [PATCH 0/7] Various: Remove EDK2 use of IntelFrameworkModulePkg legacy libs Leif Lindholm
2016-12-01 15:53 ` [PATCH 1/7] OvmfPkg: Remove " Leif Lindholm
2016-12-01 18:24   ` Laszlo Ersek
2016-12-01 15:53 ` [PATCH 2/7] QuarkSocPkg: " Leif Lindholm
2016-12-01 15:53 ` [PATCH 3/7] BeagleBoardPkg: " Leif Lindholm
2016-12-01 15:53 ` [PATCH 4/7] EmbeddedPkg: " Leif Lindholm
2016-12-01 15:53 ` [PATCH 5/7] DuetPkg: " Leif Lindholm
2016-12-02  2:01   ` Ni, Ruiyu
2016-12-01 15:53 ` [PATCH 6/7] EmulatorPkg: " Leif Lindholm
2016-12-01 15:53 ` [PATCH 7/7] Vlv2TbltDevicePkg: " Leif Lindholm
2016-12-05 17:32   ` Leif Lindholm
2016-12-06  6:28     ` Wei, David
2016-12-06  9:22       ` Leif Lindholm
2016-12-01 18:14 ` [PATCH 0/7] Various: Remove EDK2 " Kinney, Michael D
2016-12-01 19:38 ` Jordan Justen
2016-12-02 11:27   ` Leif Lindholm
2016-12-02 11:53     ` Laszlo Ersek
2016-12-02 12:02       ` Leif Lindholm
2016-12-02 16:13 ` Leif Lindholm
2016-12-05 15:38   ` Ard Biesheuvel
2016-12-05 16:02     ` Leif Lindholm

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