[Buildroot] [PATCH 0/3] add custom version options for all three edk2 packages

Vincent Stehlé vincent.stehle at arm.com
Fri Apr 11 17:29:41 UTC 2025


Hi,

This patch series should give finer control to the defconfigs over the edk2
version to build, while retaining the default behaviour.

Best regards,
Vincent.


Vincent Stehlé (3):
  boot/edk2: add custom version option
  package/edk2-platforms: add custom version option
  package/edk2-non-osi: add custom version option

 boot/edk2/Config.in                      | 26 +++++++++++++++++
 boot/edk2/edk2.mk                        | 16 ++++++++++-
 package/edk2-non-osi/Config.in           | 36 +++++++++++++++++++++++-
 package/edk2-non-osi/edk2-non-osi.mk     | 17 +++++++++--
 package/edk2-platforms/Config.in         | 35 ++++++++++++++++++++++-
 package/edk2-platforms/edk2-platforms.mk | 17 +++++++++--
 6 files changed, 140 insertions(+), 7 deletions(-)

-- 
2.47.2



More information about the buildroot mailing list