File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 2525 url = https://github.com/google/googletest.git
2626[submodule "UnitTestFrameworkPkg/Library/SubhookLib/subhook "]
2727 path = UnitTestFrameworkPkg/Library/SubhookLib/subhook
28- url = https://github.com/Zeex/ subhook.git
28+ url = https://github.com/tianocore/edk2- subhook.git
2929[submodule "MdePkg/Library/BaseFdtLib/libfdt "]
3030 path = MdePkg/Library/BaseFdtLib/libfdt
3131 url = https://github.com/devicetree-org/pylibfdt.git
Original file line number Diff line number Diff line change @@ -95,7 +95,7 @@ that are covered by additional licenses.
9595- `MdeModulePkg/Universal/RegularExpressionDxe/oniguruma <https://github.com/kkos/oniguruma/blob/abfc8ff81df4067f309032467785e06975678f0d/COPYING >`__
9696- `UnitTestFrameworkPkg/Library/CmockaLib/cmocka <https://github.com/tianocore/edk2-cmocka/blob/f5e2cd77c88d9f792562888d2b70c5a396bfbf7a/COPYING >`__
9797- `UnitTestFrameworkPkg/Library/GoogleTestLib/googletest <https://github.com/google/googletest/blob/86add13493e5c881d7e4ba77fb91c1f57752b3a4/LICENSE >`__
98- - `UnitTestFrameworkPkg/Library/SubhookLib/subhook <https://github.com/Zeex/ subhook/blob/83d4e1ebef3588fae48b69a7352cc21801cb70bc/LICENSE.txt >`__
98+ - `UnitTestFrameworkPkg/Library/SubhookLib/subhook <https://github.com/tianocore/edk2- subhook/blob/83d4e1ebef3588fae48b69a7352cc21801cb70bc/LICENSE.txt >`__
9999- `RedfishPkg/Library/JsonLib/jansson <https://github.com/akheron/jansson/blob/2882ead5bb90cf12a01b07b2c2361e24960fae02/LICENSE >`__
100100- `MdePkg/Library/BaseFdtLib/libfdt <https://github.com/devicetree-org/pylibfdt/blob/f39368a217496d32c4091a2dba4045b60649e3a5/BSD-2-Clause >`__
101101- `MdePkg/Library/MipiSysTLib/mipisyst <https://github.com/MIPI-Alliance/public-mipi-sys-t/blob/aae857d0d05ac65152ed24992a4acd834a0a107c/LICENSE >`__
Original file line number Diff line number Diff line change @@ -485,8 +485,8 @@ function to be compiled into the test application and then hooked to during a
485485test.
486486
487487This library is mainly a wrapper around the
488- [subhook](https:// github.com/Zeex/ subhook) header and source files. It is
489- important to note that the use of the mock function macros and the creation
488+ [subhook](https:// github.com/tianocore/edk2- subhook) header and source files. It
489+ is important to note that the use of the mock function macros and the creation
490490of mock functions requires no knowledge about the SubhookLib. The SubhookLib
491491library is entirely hidden and encapsulated within FunctionMockLib, and it
492492is only mentioned here to provide a complete explanation on all the libraries
You can’t perform that action at this time.
0 commit comments