meta-arm.lists.yoctoproject.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 0/3] Add UEFI capsule generation support
@ 2023-01-27 19:21 gowtham.sureshkumar
  2023-01-27 19:21 ` [PATCH 1/3] arm/edk2-basetools: Add edk2 base tool native recipe gowtham.sureshkumar
                   ` (5 more replies)
  0 siblings, 6 replies; 11+ messages in thread
From: gowtham.sureshkumar @ 2023-01-27 19:21 UTC (permalink / raw)
  To: meta-arm, Ross.Burton; +Cc: nd, Gowtham Suresh Kumar

From: Gowtham Suresh Kumar <gowtham.sureshkumar@arm.com>

The following patches adds a class for UEFI capsule generation,
a recipe for installing edk2 base tools in the sysroot and
configures the corstone1000 recipe to build a UEFI capsule.


Gowtham Suresh Kumar (3):
  arm/edk2-basetools: Add edk2 base tool native recipe
  arm-bsp/uefi_capsule: Add UEFI capsule generation class
  arm-bsp/corstone1000-image: Generate UEFI capsule for corstone1000
    platform

 .../recipes-bsp/images/corstone1000-image.bb  |  9 +++-
 meta-arm/classes/uefi_capsule.bbclass         | 46 +++++++++++++++++++
 .../edk2-basetools/edk2-basetools_202211.bb   | 24 ++++++++++
 3 files changed, 78 insertions(+), 1 deletion(-)
 create mode 100644 meta-arm/classes/uefi_capsule.bbclass
 create mode 100644 meta-arm/recipes-devtools/edk2-basetools/edk2-basetools_202211.bb

--
2.17.1



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

end of thread, other threads:[~2023-03-04 16:59 UTC | newest]

Thread overview: 11+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2023-01-27 19:21 [PATCH 0/3] Add UEFI capsule generation support gowtham.sureshkumar
2023-01-27 19:21 ` [PATCH 1/3] arm/edk2-basetools: Add edk2 base tool native recipe gowtham.sureshkumar
2023-01-27 21:27   ` [meta-arm] " Denys Dmytriyenko
2023-02-10  0:24     ` Gowtham Suresh Kumar
2023-02-10 20:46       ` Denys Dmytriyenko
2023-01-27 19:21 ` [PATCH 2/3] arm-bsp/uefi_capsule: Add UEFI capsule generation class gowtham.sureshkumar
2023-02-01  9:42   ` [meta-arm] " Ilias Apalodimas
2023-01-27 19:21 ` [PATCH 3/3] arm-bsp/corstone1000-image: Generate UEFI capsule for corstone1000 platform gowtham.sureshkumar
2023-02-12 21:29 ` [PATCH 0/3] Add UEFI capsule generation support Jon Mason
2023-02-17  4:30 ` Jon Mason
2023-03-04 16:59 ` Jon Mason

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).