diff --git a/.gitmodules b/.gitmodules index 68b1795..7b2e608 100644 --- a/.gitmodules +++ b/.gitmodules @@ -66,3 +66,6 @@ path = tools/MEAnalyzer url = https://github.com/platomav/MEAnalyzer.git branch = master +[submodule "libs/coreboot-fs"] + path = libs/coreboot-fs + url = https://gitlab.redox-os.org/redox-os/coreboot-fs.git diff --git a/coreboot b/coreboot index 681590b..1b35a42 160000 --- a/coreboot +++ b/coreboot @@ -1 +1 @@ -Subproject commit 681590b949c9a4cf1bcfec6a7a66528dcf89eabe +Subproject commit 1b35a42e8386206c1655eee8b5363797e3ce1e8e diff --git a/libs/coreboot-fs b/libs/coreboot-fs new file mode 160000 index 0000000..514f88c --- /dev/null +++ b/libs/coreboot-fs @@ -0,0 +1 @@ +Subproject commit 514f88c9602336eb2c3deda16dcf35fb077272e1 diff --git a/libs/ecflash b/libs/ecflash index f0a747b..0c48963 160000 --- a/libs/ecflash +++ b/libs/ecflash @@ -1 +1 @@ -Subproject commit f0a747bb4846a847d055421832dce8f6606cdcba +Subproject commit 0c48963d98af8d42d235bee0ee763d9c208d9151 diff --git a/tools/coreboot-collector b/tools/coreboot-collector index bba0445..05e55ee 160000 --- a/tools/coreboot-collector +++ b/tools/coreboot-collector @@ -1 +1 @@ -Subproject commit bba0445a44a8e58d084daa072345c6da7edbbe91 +Subproject commit 05e55eed3122334c82c003167d1126ce8ebbd5c5