[edk2-devel] [PATCH v1 0/5] Improvements for booting to Linux on RISC-V

Daniel Schaefer posted 5 patches 2 years, 7 months ago
Failed in applying to current master (apply log)
There is a newer version of this series
Platform/RISC-V/PlatformPkg/Library/PlatformBootManagerLib/PlatformBootManager.c                 |  7 ++++++-
Platform/RISC-V/PlatformPkg/Library/PlatformBootManagerLib/PlatformBootManagerLib.inf            |  3 ++-
Platform/SiFive/U5SeriesPkg/FreedomU500VC707Board/U500.dsc                                       | 14 +++++++++++++-
Platform/SiFive/U5SeriesPkg/FreedomU500VC707Board/U500.fdf                                       |  5 ++++-
Platform/SiFive/U5SeriesPkg/FreedomU540HiFiveUnleashedBoard/U540.dsc                             | 14 +++++++++++++-
Platform/SiFive/U5SeriesPkg/FreedomU540HiFiveUnleashedBoard/U540.fdf                             |  5 ++++-
Platform/SiFive/U5SeriesPkg/FreedomU540HiFiveUnleashedBoard/Universal/Pei/PlatformPei/Platform.c |  4 ++--
Silicon/RISC-V/ProcessorPkg/Universal/CpuDxe/CpuDxe.c                                            |  4 ++--
8 files changed, 46 insertions(+), 10 deletions(-)
[edk2-devel] [PATCH v1 0/5] Improvements for booting to Linux on RISC-V
Posted by Daniel Schaefer 2 years, 7 months ago
Some miscellaneous patches, that each compile and still boot to UEFI
Shell, to allow for booting to Linux on HW and also prepare for Linux on
RiscvVirtPkg (RISC-V OVMF equivalent).

Available as a branch here:
https://github.com/JohnAZoidberg/edk2-platforms/pull/2

Cc: Abner Chang <abner.chang@hpe.com>
Cc: Sunil V L <sunilvl@ventanamicro.com>
Cc: Leif Lindholm <leif@nuviainc.com>

Daniel Schaefer (5):
  U540, U500: Add filesystem drivers
  RISC-V/CpuDxe: Ignore set memory attributes failure
  U540, U500: Add initrd command to boot Linux
  U540: BuildCpuHob with 48 to indicate size memory space
  Signal EndOfDxe in boot manager

 Platform/RISC-V/PlatformPkg/Library/PlatformBootManagerLib/PlatformBootManager.c                 |  7 ++++++-
 Platform/RISC-V/PlatformPkg/Library/PlatformBootManagerLib/PlatformBootManagerLib.inf            |  3 ++-
 Platform/SiFive/U5SeriesPkg/FreedomU500VC707Board/U500.dsc                                       | 14 +++++++++++++-
 Platform/SiFive/U5SeriesPkg/FreedomU500VC707Board/U500.fdf                                       |  5 ++++-
 Platform/SiFive/U5SeriesPkg/FreedomU540HiFiveUnleashedBoard/U540.dsc                             | 14 +++++++++++++-
 Platform/SiFive/U5SeriesPkg/FreedomU540HiFiveUnleashedBoard/U540.fdf                             |  5 ++++-
 Platform/SiFive/U5SeriesPkg/FreedomU540HiFiveUnleashedBoard/Universal/Pei/PlatformPei/Platform.c |  4 ++--
 Silicon/RISC-V/ProcessorPkg/Universal/CpuDxe/CpuDxe.c                                            |  4 ++--
 8 files changed, 46 insertions(+), 10 deletions(-)

-- 
2.33.0



-=-=-=-=-=-=-=-=-=-=-=-
Groups.io Links: You receive all messages sent to this group.
View/Reply Online (#81393): https://edk2.groups.io/g/devel/message/81393
Mute This Topic: https://groups.io/mt/86046987/1787277
Group Owner: devel+owner@edk2.groups.io
Unsubscribe: https://edk2.groups.io/g/devel/unsub [importer@patchew.org]
-=-=-=-=-=-=-=-=-=-=-=-