Switch to custom edk2-libc
authorSophon <strongtz@yeah.net>
星期三, 19 Jan 2022 08:05:48 +0000 (16:05 +0800)
committerSophon <strongtz@yeah.net>
星期三, 19 Jan 2022 08:05:48 +0000 (16:05 +0800)
.gitmodules
build.sh
sdm845Pkg/Library/StdLib

index 51362eedb0e26ca56a127c2379fcb9c7567d7859..85cbb5b54989b07b20276431b085157bd2a56686 100644 (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
index e1a662293dd1efaf28de38fb49db1793f2988b79..ab71e0d4659ac36de26f8e8101db5c5570010d2c 100755 (executable)
--- a/build.sh
+++ b/build.sh
@@ -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
index 40de116f18fbb1ac19acc06fabe598441d2488d8..0bcd2898750ba29e9faac10c17fc1f1c56070f16 160000 (submodule)
@@ -1 +1 @@
-Subproject commit 40de116f18fbb1ac19acc06fabe598441d2488d8
+Subproject commit 0bcd2898750ba29e9faac10c17fc1f1c56070f16