public inbox for devel@edk2.groups.io
 help / color / mirror / Atom feed
* [edk2-devel] [PATCH v1 0/1] Make FIT building more generic
@ 2024-02-21  9:41 Dhaval Sharma
  2024-02-21  9:41 ` [edk2-devel] [PATCH v1 1/1] UefiPayloadPkg: Make UPL build script arch agnostic Dhaval Sharma
  0 siblings, 1 reply; 2+ messages in thread
From: Dhaval Sharma @ 2024-02-21  9:41 UTC (permalink / raw)
  To: devel; +Cc: Guo Dong, Sean Rhodes, James Lu, Gua Guo

Current implementation makes assumptions about arch it will be built
for. Need to make it more generic to add follow up support for RISCV.
Right now it does not build for RV until relevant dsc file is available.
https://github.com/tianocore/edk2/pull/5395

Cc: Guo Dong <guo.dong@intel.com>
Cc: Sean Rhodes <sean@starlabs.systems>
Cc: James Lu <james.lu@intel.com>
Cc: Gua Guo <gua.guo@intel.com>

Dhaval (1):
  UefiPayloadPkg: Make UPL build script arch agnostic

 UefiPayloadPkg/UefiPayloadPkg.dsc       |  2 +-
 UefiPayloadPkg/Tools/MkFitImage.py      | 18 +++++++--------
 UefiPayloadPkg/UniversalPayloadBuild.py | 23 +++++++++++++-------
 3 files changed, 25 insertions(+), 18 deletions(-)

-- 
2.39.2



-=-=-=-=-=-=-=-=-=-=-=-
Groups.io Links: You receive all messages sent to this group.
View/Reply Online (#115721): https://edk2.groups.io/g/devel/message/115721
Mute This Topic: https://groups.io/mt/104485239/7686176
Group Owner: devel+owner@edk2.groups.io
Unsubscribe: https://edk2.groups.io/g/devel/unsub [rebecca@openfw.io]
-=-=-=-=-=-=-=-=-=-=-=-



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

end of thread, other threads:[~2024-02-21  9:41 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2024-02-21  9:41 [edk2-devel] [PATCH v1 0/1] Make FIT building more generic Dhaval Sharma
2024-02-21  9:41 ` [edk2-devel] [PATCH v1 1/1] UefiPayloadPkg: Make UPL build script arch agnostic Dhaval Sharma

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