public inbox for devel@edk2.groups.io
 help / color / mirror / Atom feed
* [PATCH v1 0/3] Dynamic BaseTools Selection
@ 2022-10-17 18:06 Joey Vagedes
  2022-10-17 18:06 ` [PATCH v1 1/3] ArmVirtPkg/PlatformCI: Dyn " Joey Vagedes
                   ` (2 more replies)
  0 siblings, 3 replies; 4+ messages in thread
From: Joey Vagedes @ 2022-10-17 18:06 UTC (permalink / raw)
  To: devel
  Cc: Ard Biesheuvel, Leif Lindholm, Sami Mujawar, Gerd Hoffmann,
	Andrew Fish, Ray Ni

When using pytools to build, this patch adds the ability to dynamically
determine which BaseTools to build with. The Pypi BaseTools will be used
if present, otherwise defaulting to the in-tree Basetools.

Reference: https://bugzilla.tianocore.org/show_bug.cgi?id=4085

CC: Ard Biesheuvel <ardb+tianocore@kernel.org>
CC: Leif Lindholm <quic_llindhol@quicinc.com>
CC: Sami Mujawar <sami.mujawar@arm.com>
CC: Gerd Hoffmann <kraxel@redhat.com>
Cc: Andrew Fish <afish@apple.com>
Cc: Ray Ni <ray.ni@intel.com>

Signed-off-by: Joey Vagedes <Joeyvagedes@microsoft.com>

Joey Vagedes (3):
  ArmVirtPkg/PlatformCI: Dyn BaseTools Selection
  OvmfPkg/PlatformCI: Dyn BaseTools Selection
  EmulatorPkg/PlatformCI: Dyn BaseTools Selection

 ArmVirtPkg/PlatformCI/PlatformBuild.py  | 33 +++++++++++++++--
 EmulatorPkg/PlatformCI/PlatformBuild.py | 37 ++++++++++++++++++--
 OvmfPkg/PlatformCI/PlatformBuildLib.py  | 37 ++++++++++++++++++--
 3 files changed, 100 insertions(+), 7 deletions(-)

-- 
2.38.0.windows.1


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

end of thread, other threads:[~2022-10-17 18:07 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2022-10-17 18:06 [PATCH v1 0/3] Dynamic BaseTools Selection Joey Vagedes
2022-10-17 18:06 ` [PATCH v1 1/3] ArmVirtPkg/PlatformCI: Dyn " Joey Vagedes
2022-10-17 18:06 ` [PATCH v1 2/3] OvmfPkg/PlatformCI: " Joey Vagedes
2022-10-17 18:06 ` [PATCH v1 3/3] EmulatorPkg/PlatformCI: " Joey Vagedes

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