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

MdeModulePkg modules and definitionsfor RISC-V architecture on edk2.

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):
  MdeModulePkg/Logo
  MdeModulePkg/CapsuleRuntimeDxe: Add RISCV64 arch.
  MdeModulePkg/DxeIplPeim : RISC-V platform level DxeIPL

 MdeModulePkg/Core/DxeIplPeim/DxeIpl.inf       |  6 +-
 MdeModulePkg/Logo/Logo.inf                    |  4 +-
 .../CapsuleRuntimeDxe/CapsuleRuntimeDxe.inf   |  9 ++-
 .../Core/DxeIplPeim/RiscV64/DxeLoadFunc.c     | 74 +++++++++++++++++++
 4 files changed, 87 insertions(+), 6 deletions(-)
 create mode 100644 MdeModulePkg/Core/DxeIplPeim/RiscV64/DxeLoadFunc.c

-- 
2.25.0


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

end of thread, other threads:[~2020-05-25  1:49 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2020-04-26 14:40 [PATCH v2 0/3] MdeModulePkg changes for RISC-V edk2 port Abner Chang
2020-04-26 14:40 ` [PATCH v2 1/3] MdeModulePkg/Logo Abner Chang
2020-04-26 14:40 ` [PATCH v2 2/3] MdeModulePkg/CapsuleRuntimeDxe: Add RISCV64 arch Abner Chang
2020-05-25  1:49   ` [edk2-devel] " Guomin Jiang
2020-04-26 14:40 ` [PATCH v2 3/3] MdeModulePkg/DxeIplPeim : RISC-V platform level DxeIPL Abner Chang
2020-04-29 11:45   ` [edk2-devel] " Dandan Bi

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