public inbox for devel@edk2.groups.io
 help / color / mirror / Atom feed
* [PATCH v1 0/6] Ovmf: Drop IntelFramework[Module]Pkg dependency
@ 2019-05-27  5:19 Wu, Hao A
  2019-05-27  5:19 ` [PATCH v1 1/6] OvmfPkg/PlatformPei: Remove redundant reference of framework pkg DEC Wu, Hao A
                   ` (5 more replies)
  0 siblings, 6 replies; 12+ messages in thread
From: Wu, Hao A @ 2019-05-27  5:19 UTC (permalink / raw)
  To: devel
  Cc: Hao A Wu, Ray Ni, David Woodhouse, Jordan Justen, Laszlo Ersek,
	Ard Biesheuvel

'''
Please note that this series will be hold until the edk2-stable201905 is
created.
'''

'''
Please also note that this series has a dependency on the below series:
https://edk2.groups.io/g/devel/message/41385
(Specifically, CSM related protocols header files duplication in OvmfPkg.)
'''

The series is also available at:
https://github.com/hwu25/edk2/tree/ovmf_drop_framework_v1

The series will drop the IntelFramework[Module]Pkg dependency for below
modules within OvmfPkg:

OvmfPkg/PlatformPei/PlatformPei.inf
OvmfPkg/Library/PlatformBootManagerLib/PlatformBootManagerLib.inf
OvmfPkg/IncompatiblePciDeviceSupportDxe/IncompatiblePciDeviceSupport.inf
OvmfPkg/Csm/CsmSupportLib/CsmSupportLib.inf

Verification done for the series:
* Build pass with/without build command option '-D CSM_ENABLE';
* Boot shell pass with the built images.

Cc: Ray Ni <ray.ni@intel.com>
Cc: David Woodhouse <dwmw2@infradead.org>
Cc: Jordan Justen <jordan.l.justen@intel.com>
Cc: Laszlo Ersek <lersek@redhat.com>
Cc: Ard Biesheuvel <ard.biesheuvel@linaro.org>

Hao A Wu (6):
  OvmfPkg/PlatformPei: Remove redundant reference of framework pkg DEC
  OvmfPkg/OvmfPkg.dec: Add PcdShellFile in OVMF DEC file
  OvmfPkg/PlatformBootManagerLib: Use PcdShellFile defined in OvmfPkg
  OvmfPkg/DSC: Remove the consume of PcdShellFile in framework package
  OvmfPkg/IncompatiblePciDeviceSupportDxe: Drop framework pkg dependency
  OvmfPkg/Csm/CsmSupportLib: Drop IntelFrameworkPkg dependency

 OvmfPkg/OvmfPkg.dec                                                      | 3 +++
 OvmfPkg/OvmfPkgIa32.dsc                                                  | 2 --
 OvmfPkg/OvmfPkgIa32X64.dsc                                               | 2 --
 OvmfPkg/OvmfPkgX64.dsc                                                   | 2 --
 OvmfPkg/Csm/CsmSupportLib/CsmSupportLib.inf                              | 3 +--
 OvmfPkg/IncompatiblePciDeviceSupportDxe/IncompatiblePciDeviceSupport.inf | 1 -
 OvmfPkg/Library/PlatformBootManagerLib/PlatformBootManagerLib.inf        | 5 ++---
 OvmfPkg/PlatformPei/PlatformPei.inf                                      | 3 +--
 8 files changed, 7 insertions(+), 14 deletions(-)

-- 
2.12.0.windows.1


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

end of thread, other threads:[~2019-06-14  5:22 UTC | newest]

Thread overview: 12+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2019-05-27  5:19 [PATCH v1 0/6] Ovmf: Drop IntelFramework[Module]Pkg dependency Wu, Hao A
2019-05-27  5:19 ` [PATCH v1 1/6] OvmfPkg/PlatformPei: Remove redundant reference of framework pkg DEC Wu, Hao A
2019-06-13 14:26   ` [edk2-devel] " Laszlo Ersek
2019-05-27  5:19 ` [PATCH v1 2/6] OvmfPkg/OvmfPkg.dec: Add PcdShellFile in OVMF DEC file Wu, Hao A
2019-06-13 14:42   ` [edk2-devel] " Laszlo Ersek
2019-06-14  5:22     ` Wu, Hao A
2019-05-27  5:19 ` [PATCH v1 3/6] OvmfPkg/PlatformBootManagerLib: Use PcdShellFile defined in OvmfPkg Wu, Hao A
2019-05-27  5:19 ` [PATCH v1 4/6] OvmfPkg/DSC: Remove the consume of PcdShellFile in framework package Wu, Hao A
2019-05-27  5:19 ` [PATCH v1 5/6] OvmfPkg/IncompatiblePciDeviceSupportDxe: Drop framework pkg dependency Wu, Hao A
2019-06-13 14:43   ` [edk2-devel] " Laszlo Ersek
2019-05-27  5:19 ` [PATCH v1 6/6] OvmfPkg/Csm/CsmSupportLib: Drop IntelFrameworkPkg dependency Wu, Hao A
2019-06-13 14:45   ` [edk2-devel] " Laszlo Ersek

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