diff options
author | Andrei Warkentin <andrei.warkentin@intel.com> | 2023-02-28 17:32:03 -0600 |
---|---|---|
committer | mergify[bot] <37929162+mergify[bot]@users.noreply.github.com> | 2023-05-17 23:47:20 +0000 |
commit | 45da4e313579f0bcea42062c675c8333d3bad050 (patch) | |
tree | 11a2a2c9d2ab1039f9236814d2490e4feea58c2e /.github | |
parent | 2900e755113c8f923e16a8b5f16258afd25221a0 (diff) | |
download | edk2-45da4e313579f0bcea42062c675c8333d3bad050.zip edk2-45da4e313579f0bcea42062c675c8333d3bad050.tar.gz edk2-45da4e313579f0bcea42062c675c8333d3bad050.tar.bz2 |
MdePkg: add SBI-based SerialPortLib for RISC-V
These are implementations of SerialPortLib using SBI console services.
- BaseSerialPortLibRiscVSbiLib is appropriate for SEC/PEI (XIP)
environments
- BaseSerialPortLibRiscVSbiLibRam is appropriate for PrePI/DXE
environments
Tested with:
- Qemu RiscVVirt (non-DBCN case, backed by UART)
- TinyEMU + RiscVVirt (non-DBCN case, HTIF)
- TinyEMU + RiscVVirt (DBCN case, HTIF)
Cc: Daniel Schaefer <git@danielschaefer.me>
Cc: Sunil V L <sunilvl@ventanamicro.com>
Cc: Michael D Kinney <michael.d.kinney@intel.com>
Cc: Liming Gao <gaoliming@byosoft.com.cn>
Cc: Zhiguang Liu <zhiguang.liu@intel.com>
Signed-off-by: Andrei Warkentin <andrei.warkentin@intel.com>
Acked-by: Gerd Hoffmann <kraxel@redhat.com>
Reviewed-by: Michael D Kinney <michael.d.kinney@intel.com>
Diffstat (limited to '.github')
0 files changed, 0 insertions, 0 deletions