Closed sunflower2333 closed 1 week ago
Please refer to https://github.com/microsoft/mu_basecore/issues/1208 and https://github.com/tianocore/edk2/issues/6398 for details.
Do not use --recursive while update submodules, just update it. Do replace subhook's url to https://github.com/BangL/subhook in mu_basecore's .gitmodules and then do recursively update submodules.
https://github.com/BangL/subhook
Upstream MU_BASECORE's upstream EDK2's submodule subhook was private/remove recently, cloning subhook will be failed
Possible Solution
Do not use --recursive while update submodules, just update it. Do replace subhook's url to
https://github.com/BangL/subhook
in mu_basecore's .gitmodules and then do recursively update submodules.