Mention to update submodule under for edk2-platforms. It is for RISC-V OpenSBI library.
Signed-off-by: Abner Chang <[email protected]> Co-authored-by: Daniel Schaefer <[email protected]> Cc: Leif Lindholm <[email protected]> Cc: Michael D Kinney <[email protected]> --- Readme.md | 1 + 1 file changed, 1 insertion(+) diff --git a/Readme.md b/Readme.md index 0675685fb7..d896b2c5fc 100644 --- a/Readme.md +++ b/Readme.md @@ -97,6 +97,7 @@ target-specific binutils. These are included with any prepackaged GCC toolchain $ git submodule update --init ... $ git clone https://github.com/tianocore/edk2-platforms.git + $ git submodule update --init ... $ git clone https://github.com/tianocore/edk2-non-osi.git ``` -- 2.25.0 -=-=-=-=-=-=-=-=-=-=-=- Groups.io Links: You receive all messages sent to this group. View/Reply Online (#64679): https://edk2.groups.io/g/devel/message/64679 Mute This Topic: https://groups.io/mt/76450391/21656 Group Owner: [email protected] Unsubscribe: https://edk2.groups.io/g/devel/unsub [[email protected]] -=-=-=-=-=-=-=-=-=-=-=-
