Add some firmware tools

This commit is contained in:
Jeremy Soller
2019-03-18 09:32:03 -06:00
parent 88f77e737e
commit 66b0d32c48
5 changed files with 16 additions and 1 deletions

12
.gitmodules vendored
View File

@@ -10,3 +10,15 @@
path = edk2-platforms path = edk2-platforms
url = https://github.com/system76/edk2-platforms.git url = https://github.com/system76/edk2-platforms.git
branch = system76 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
branch = new_engine

1
tools/UEFITool Submodule

Submodule tools/UEFITool added at 2cbd78fb9e

1
tools/unME11 Submodule

Submodule tools/unME11 added at fa6b4d73a5

1
tools/unME12 Submodule

Submodule tools/unME12 added at 4e5926a6fa