Remove libs/smmstore

Replace the stand-alone smmstore app in favor of the read example in
firmware-smmstore.

Signed-off-by: Tim Crawford <tcrawford@system76.com>
This commit is contained in:
Tim Crawford
2021-12-21 10:32:37 -07:00
committed by Tim Crawford
parent ffdceb5f0b
commit 3e4688fcbc
3 changed files with 2 additions and 7 deletions

4
.gitmodules vendored
View File

@@ -82,10 +82,6 @@
path = FSP
url = https://github.com/IntelFsp/FSP.git
branch = master
[submodule "libs/smmstore"]
path = libs/smmstore
url = https://github.com/system76/smmstore.git
branch = master
[submodule "apps/firmware-smmstore"]
path = apps/firmware-smmstore
url = https://github.com/system76/firmware-smmstore.git