public inbox for devel@edk2.groups.io
 help / color / mirror / Atom feed
* [PATCH v3 0/3] BaseTools changes for RISC-V edk2 port
@ 2020-04-21  2:00 Abner Chang
  2020-04-21  2:00 ` [PATCH v3 1/3] BaseTools: BaseTools changes for RISC-V platform Abner Chang
                   ` (2 more replies)
  0 siblings, 3 replies; 6+ messages in thread
From: Abner Chang @ 2020-04-21  2:00 UTC (permalink / raw)
  To: devel; +Cc: abner.chang

BZ for entire RISC-V edk2 port,
https://bugzilla.tianocore.org/show_bug.cgi?id=2672

These commits are verified by below PR,
https://github.com/tianocore/edk2/pull/512

Abner Chang (3):
  BaseTools: BaseTools changes for RISC-V platform.
  BaseTools: BaseTools changes for RISC-V platform.
  BaseTools: BaseTools changes for RISC-V platform.

 BaseTools/Source/C/Common/PeCoffLib.h         |   9 +
 BaseTools/Source/C/GenFw/elf_common.h         |  62 ++++
 .../C/Include/IndustryStandard/PeImage.h      |   6 +
 BaseTools/Source/C/Common/BasePeCoff.c        |  15 +-
 BaseTools/Source/C/Common/PeCoffLoaderEx.c    |  86 ++++++
 BaseTools/Source/C/GenFv/GenFvInternalLib.c   | 128 +++++++-
 BaseTools/Source/C/GenFw/Elf32Convert.c       |   5 +-
 BaseTools/Source/C/GenFw/Elf64Convert.c       | 282 +++++++++++++++++-
 BaseTools/Conf/tools_def.template             |  53 +++-
 BaseTools/Source/Python/Common/DataType.py    |   5 +-
 BaseTools/Source/Python/build/buildoptions.py |   6 +-
 11 files changed, 638 insertions(+), 19 deletions(-)

-- 
2.25.0


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

end of thread, other threads:[~2020-04-21  5:56 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2020-04-21  2:00 [PATCH v3 0/3] BaseTools changes for RISC-V edk2 port Abner Chang
2020-04-21  2:00 ` [PATCH v3 1/3] BaseTools: BaseTools changes for RISC-V platform Abner Chang
2020-04-21  2:00 ` [PATCH v3 2/3] " Abner Chang
2020-04-21  2:00 ` [PATCH v3 3/3] " Abner Chang
2020-04-21  5:28   ` [edk2-devel] " Zhiguang Liu
2020-04-21  5:56     ` Abner Chang

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