* Re: [edk2-devel] [PATCH v1 0/5] Improvements for booting to Linux on RISC-V
[not found] <16AA95344E051565.10599@groups.io>
@ 2021-10-04 2:09 ` Daniel Schaefer
0 siblings, 0 replies; only message in thread
From: Daniel Schaefer @ 2021-10-04 2:09 UTC (permalink / raw)
To: devel; +Cc: Abner Chang, Sunil V L, Leif Lindholm
This series is for edk2-platforms of course. Excuse the incorrect subject please.
On 10/4/21 01:23, Daniel Schaefer wrote:
> 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(-)
>
^ permalink raw reply [flat|nested] only message in thread