Switch to custom edk2-libc

This commit is contained in:
Sophon 2022-01-19 16:05:48 +08:00
parent f6e7a13bd7
commit bba11c0f73
3 changed files with 3 additions and 3 deletions

2
.gitmodules vendored
View File

@ -12,7 +12,7 @@
url = https://git.renegade-project.org/edk2-sdm845-acpi.git
[submodule "sdm845Pkg/Library/StdLib"]
path = sdm845Pkg/Library/StdLib
url = https://github.com/tianocore/edk2-libc.git
url = https://github.com/edk2-porting/edk2-libc.git
[submodule "sdm845Pkg/Library/SimpleInit"]
path = sdm845Pkg/Library/SimpleInit
url = https://github.com/BigfootACA/simple-init.git

View File

@ -138,7 +138,7 @@ then set -e
then git submodule set-url edk2 https://hub.fastgit.org/tianocore/edk2.git
git submodule set-url edk2-platforms https://hub.fastgit.org/tianocore/edk2-platforms.git
git submodule set-url sdm845Pkg/Binary https://hub.fastgit.org/edk2-porting/edk2-sdm845-binary.git
git submodule set-url sdm845Pkg/Library/StdLib https://hub.fastgit.org/tianocore/edk2-libc.git
git submodule set-url sdm845Pkg/Library/StdLib https://hub.fastgit.org/edk2-porting/edk2-libc.git
git submodule set-url sdm845Pkg/Library/SimpleInit https://hub.fastgit.org/BigfootACA/simple-init.git
git submodule init;git submodule update --depth 1
pushd edk2

@ -1 +1 @@
Subproject commit 40de116f18fbb1ac19acc06fabe598441d2488d8
Subproject commit 0bcd2898750ba29e9faac10c17fc1f1c56070f16