Age | Commit message (Collapse) | Author | |
---|---|---|---|
2022-01-29 | efi_loader: Enable RISCV_EFI_BOOT_PROTOCOL support | Sunil V L | |
This adds support for new RISCV_EFI_BOOT_PROTOCOL to communicate the boot hart ID to bootloader/kernel on RISC-V UEFI platforms. The specification of the protocol is hosted at: https://github.com/riscv-non-isa/riscv-uefi Signed-off-by: Sunil V L <sunilvl@ventanamicro.com> Reviewed-by: Heinrich Schuchardt <heinrich.schuchardt@canonical.com> |