Always good to reduce duplication!
Thanks for doing that.
Acked-by: Jiewen Yao <Jiewen.yao@intel.com>
> -----Original Message-----
> From: Gerd Hoffmann <kraxel@redhat.com>
> Sent: Thursday, January 25, 2024 12:38 AM
> To: devel@edk2.groups.io
> Cc: Yao, Jiewen <jiewen.yao@intel.com>; Ard Biesheuvel
> <ardb+tianocore@kernel.org>; Michael Roth <michael.roth@amd.com>; Gerd
> Hoffmann <kraxel@redhat.com>; Laszlo Ersek <lersek@redhat.com>; Aktas,
> Erdem <erdemaktas@google.com>; Xu, Min M <min.m.xu@intel.com>; Tom
> Lendacky <thomas.lendacky@amd.com>; Oliver Steffen <osteffen@redhat.com>
> Subject: [PATCH 00/11] OvmfPkg: tweak shell builds
>
> - Create include files to reduce duplication.
> - Fix varpolicy command.
> - Little CI tweak.
>
> Gerd Hoffmann (11):
> OvmfPkg: add ShellComponents.dsc.inc
> OvmfPkg: add ShellLibs.dsc.inc
> OvmfPkg: add ShellDxe.fdf.inc
> OvmfPkg: Shell*.inc: allow building without network support
> OvmfPkg: ShellDxe.fdf.inc: add VariablePolicyDynamicCommand to FV
> OvmfPkg: switch OvmfPkgIa32 to new shell include files
> OvmfPkg: switch OvmfPkgIa32X64 to new shell include files
> OvmfPkg: switch AmdSevX64 to new shell include files
> OvmfPkg: switch IntelTdxX64 to new shell include files
> OvmfPkg: switch MicrovmX64 to new shell include files
> OvmfPkg/CI: copy shell to virtual drive
>
> OvmfPkg/Include/Dsc/ShellComponents.dsc.inc | 53 ++++++++++++++++++++
> OvmfPkg/Include/Dsc/ShellLibs.dsc.inc | 11 +++++
> OvmfPkg/AmdSev/AmdSevX64.dsc | 32 +-----------
> OvmfPkg/IntelTdx/IntelTdxX64.dsc | 33 ++-----------
> OvmfPkg/Microvm/MicrovmX64.dsc | 55 +++++----------------
> OvmfPkg/OvmfPkgIa32.dsc | 49 +-----------------
> OvmfPkg/OvmfPkgIa32X64.dsc | 54 +++-----------------
> OvmfPkg/OvmfPkgX64.dsc | 54 +++-----------------
> OvmfPkg/AmdSev/AmdSevX64.fdf | 8 +--
> OvmfPkg/IntelTdx/IntelTdxX64.fdf | 9 +---
> OvmfPkg/Microvm/MicrovmX64.fdf | 9 +---
> OvmfPkg/OvmfPkgIa32.fdf | 11 +----
> OvmfPkg/OvmfPkgIa32X64.fdf | 11 +----
> OvmfPkg/OvmfPkgX64.fdf | 11 +----
> OvmfPkg/Include/Fdf/ShellDxe.fdf.inc | 17 +++++++
> OvmfPkg/PlatformCI/PlatformBuildLib.py | 12 ++++-
> 16 files changed, 135 insertions(+), 294 deletions(-)
> create mode 100644 OvmfPkg/Include/Dsc/ShellComponents.dsc.inc
> create mode 100644 OvmfPkg/Include/Dsc/ShellLibs.dsc.inc
> create mode 100644 OvmfPkg/Include/Fdf/ShellDxe.fdf.inc
>
> --
> 2.43.0
-=-=-=-=-=-=-=-=-=-=-=-
Groups.io Links: You receive all messages sent to this group.
View/Reply Online (#114362): https://edk2.groups.io/g/devel/message/114362
Mute This Topic: https://groups.io/mt/103935343/1787277
Group Owner: devel+owner@edk2.groups.io
Unsubscribe: https://edk2.groups.io/g/devel/unsub [importer@patchew.org]
-=-=-=-=-=-=-=-=-=-=-=-