diff --git a/.gitmodules b/.gitmodules index 3f6be75..71c1ecb 100644 --- a/.gitmodules +++ b/.gitmodules @@ -10,14 +10,6 @@ path = edk2-platforms url = https://github.com/system76/edk2-platforms.git branch = system76 -[submodule "tools/unME12"] - path = tools/unME12 - url = https://github.com/ptresearch/unME12.git - branch = master -[submodule "tools/unME11"] - path = tools/unME11 - url = https://github.com/ptresearch/unME11.git - branch = master [submodule "tools/UEFITool"] path = tools/UEFITool url = https://github.com/LongSoft/UEFITool.git diff --git a/tools/README.md b/tools/README.md index d8ddd3e..7b4983d 100644 --- a/tools/README.md +++ b/tools/README.md @@ -7,5 +7,3 @@ - [ipxe](https://github.com/ipxe/ipxe.git) - [MEAnalyzer](https://github.com/platomav/MEAnalyzer.git) - ME Analyzer - [UEFITool](https://github.com/LongSoft/UEFITool.git) - UEFITool -- [unME11](https://github.com/ptresearch/unME11.git) - Intel ME 11.x Firmware Images Unpacker -- [unME12](https://github.com/ptresearch/unME12.git) - Intel ME 12.x Firmware Images Unpacker diff --git a/tools/unME11 b/tools/unME11 deleted file mode 160000 index fa6b4d7..0000000 --- a/tools/unME11 +++ /dev/null @@ -1 +0,0 @@ -Subproject commit fa6b4d73a53be10b199b0b87ec7d45f0e38b1333 diff --git a/tools/unME12 b/tools/unME12 deleted file mode 160000 index 4e5926a..0000000 --- a/tools/unME12 +++ /dev/null @@ -1 +0,0 @@ -Subproject commit 4e5926a6fa328fddef40a1a6b1076a1c8f2803f0