public inbox for devel@edk2.groups.io
 help / color / mirror / Atom feed
From: Joey Vagedes <joey.vagedes@gmail.com>
To: devel@edk2.groups.io
Cc: Ard Biesheuvel <ardb+tianocore@kernel.org>,
	Leif Lindholm <quic_llindhol@quicinc.com>,
	Sami Mujawar <sami.mujawar@arm.com>,
	Gerd Hoffmann <kraxel@redhat.com>, Andrew Fish <afish@apple.com>,
	Ray Ni <ray.ni@intel.com>
Subject: [PATCH v1 0/3] Dynamic BaseTools Selection
Date: Mon, 17 Oct 2022 11:06:32 -0700	[thread overview]
Message-ID: <20221017180635.488-1-joey.vagedes@gmail.com> (raw)

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


             reply	other threads:[~2022-10-17 18:06 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2022-10-17 18:06 Joey Vagedes [this message]
2022-10-17 18:06 ` [PATCH v1 1/3] ArmVirtPkg/PlatformCI: Dyn BaseTools Selection 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

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-list from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20221017180635.488-1-joey.vagedes@gmail.com \
    --to=devel@edk2.groups.io \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox