riscvarchive / riscv-edk2-platforms

Port of EDK2 implementation of UEFI to RISC-V. See documentation at:
https://github.com/riscv/riscv-uefi-edk2-docs
Other
18 stars 7 forks source link

Clean up for upstreaming #26

Open JohnAZoidberg opened 3 years ago

JohnAZoidberg commented 3 years ago

General

edk2

Repo: https://github.com/riscv/riscv-edk2

https://github.com/riscv/riscv-edk2/tree/master: always at the latest verified upstream commit

https://github.com/riscv/riscv-edk2/commits/riscv-to-upstream: recent upstream master with commits pending for upstreaming

edk2-platforms

https://github.com/riscv/riscv-edk2-platforms/tree/master: always at the latest verified upstream commit

https://github.com/riscv/riscv-edk2-platforms/commits/riscv-to-upstream: recent upstream master with commits pending for upstreaming (this branch still doesn't have all changes, WILL be rebased and force pushed)

https://github.com/riscv/riscv-edk2-platforms/commits/riscv-virt-gh-actions: Latest development branch with all WIP changes

https://github.com/riscv/riscv-edk2-platforms/commits/riscv-rebased: Same as riscv-virt-gh-actions but rebase on top of upstream master

Rough list of changes

Check out #27 for current draft progress.

OpenSBI

Discussion: