File tree Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Original file line number Diff line number Diff line change 1616 url = https://github.com/google/googletest.git
1717[submodule "UnitTestFrameworkPkg/Library/SubhookLib/subhook "]
1818 path = UnitTestFrameworkPkg/Library/SubhookLib/subhook
19- url = https://github.com/Zeex/ subhook.git
19+ url = https://github.com/tianocore/edk2- subhook.git
2020[submodule "MdePkg/Library/BaseFdtLib/libfdt "]
2121 path = MdePkg/Library/BaseFdtLib/libfdt
2222 url = https://github.com/devicetree-org/pylibfdt.git
Original file line number Diff line number Diff line change @@ -487,8 +487,8 @@ function to be compiled into the test application and then hooked to during a
487487test.
488488
489489This library is mainly a wrapper around the
490- [subhook](https:// github.com/Zeex/ subhook) header and source files. It is
491- important to note that the use of the mock function macros and the creation
490+ [subhook](https:// github.com/tianocore/edk2- subhook) header and source files. It
491+ is important to note that the use of the mock function macros and the creation
492492of mock functions requires no knowledge about the SubhookLib. The SubhookLib
493493library is entirely hidden and encapsulated within FunctionMockLib, and it
494494is only mentioned here to provide a complete explanation on all the libraries
You can’t perform that action at this time.
0 commit comments