Update submodules
Updates: - apps/firmware-setup - libs/coreboot-table - libs/uefi - tools/MEAnalyzer - tools/UEFITool - tools/coreboot-collector - tools/ipxe Removes: - libs/ecflash: Available through ec - libs/uefi_alloc: Part of uefi - libs/uefi_std: Part of uefi Signed-off-by: Tim Crawford <tcrawford@system76.com>
This commit is contained in:
committed by
Jeremy Soller
parent
a3de5620ab
commit
650b9843d3
12
.gitmodules
vendored
12
.gitmodules
vendored
@@ -22,14 +22,6 @@
|
|||||||
path = libs/uefi
|
path = libs/uefi
|
||||||
url = https://gitlab.redox-os.org/redox-os/uefi.git
|
url = https://gitlab.redox-os.org/redox-os/uefi.git
|
||||||
branch = master
|
branch = master
|
||||||
[submodule "libs/uefi_alloc"]
|
|
||||||
path = libs/uefi_alloc
|
|
||||||
url = https://gitlab.redox-os.org/redox-os/uefi_alloc.git
|
|
||||||
branch = master
|
|
||||||
[submodule "libs/uefi_std"]
|
|
||||||
path = libs/uefi_std
|
|
||||||
url = https://gitlab.redox-os.org/redox-os/uefi_std.git
|
|
||||||
branch = master
|
|
||||||
[submodule "libs/coreboot-table"]
|
[submodule "libs/coreboot-table"]
|
||||||
path = libs/coreboot-table
|
path = libs/coreboot-table
|
||||||
url = https://gitlab.redox-os.org/redox-os/coreboot-table.git
|
url = https://gitlab.redox-os.org/redox-os/coreboot-table.git
|
||||||
@@ -38,10 +30,6 @@
|
|||||||
path = libs/intel-spi
|
path = libs/intel-spi
|
||||||
url = https://github.com/system76/intel-spi.git
|
url = https://github.com/system76/intel-spi.git
|
||||||
branch = master
|
branch = master
|
||||||
[submodule "libs/ecflash"]
|
|
||||||
path = libs/ecflash
|
|
||||||
url = https://github.com/system76/ecflash.git
|
|
||||||
branch = master
|
|
||||||
[submodule "tools/coreboot-collector"]
|
[submodule "tools/coreboot-collector"]
|
||||||
path = tools/coreboot-collector
|
path = tools/coreboot-collector
|
||||||
url = https://github.com/system76/coreboot-collector.git
|
url = https://github.com/system76/coreboot-collector.git
|
||||||
|
Submodule apps/firmware-setup updated: 58b2fe3502...d016fe3cf3
@@ -4,10 +4,6 @@
|
|||||||
|
|
||||||
- [coreboot-fs](https://gitlab.redox-os.org/redox-os/coreboot-fs.git) - coreboot-fs
|
- [coreboot-fs](https://gitlab.redox-os.org/redox-os/coreboot-fs.git) - coreboot-fs
|
||||||
- [coreboot-table](https://gitlab.redox-os.org/redox-os/coreboot-table.git) - coreboot-table
|
- [coreboot-table](https://gitlab.redox-os.org/redox-os/coreboot-table.git) - coreboot-table
|
||||||
- [ecflash](https://github.com/system76/ecflash.git) - ecflash
|
|
||||||
- [intelflash](https://gitlab.redox-os.org/redox-os/intelflash.git) - intelflash
|
- [intelflash](https://gitlab.redox-os.org/redox-os/intelflash.git) - intelflash
|
||||||
- [intel-spi](https://github.com/system76/intel-spi.git) - intel-spi
|
- [intel-spi](https://github.com/system76/intel-spi.git) - intel-spi
|
||||||
- [smmstore](https://github.com/system76/smmstore.git) - smmstore
|
- [uefi](https://gitlab.redox-os.org/redox-os/uefi.git) - Redox UEFI
|
||||||
- [uefi](https://gitlab.redox-os.org/redox-os/uefi.git)
|
|
||||||
- [uefi_alloc](https://gitlab.redox-os.org/redox-os/uefi_alloc.git)
|
|
||||||
- [uefi_std](https://gitlab.redox-os.org/redox-os/uefi_std.git) - uefi_std
|
|
||||||
|
Submodule libs/coreboot-table updated: df19cf3dc7...4b5543dc86
Submodule libs/ecflash deleted from b08db29313
Submodule libs/uefi updated: 81e60876b3...fcdb04f90d
Submodule libs/uefi_alloc deleted from 7a74e171cd
Submodule libs/uefi_std deleted from a069826ad5
Submodule tools/MEAnalyzer updated: 29fe92fbec...d8dcae66dd
Submodule tools/UEFITool updated: 34c8ad8dcc...7c534cca2a
Submodule tools/coreboot-collector updated: 669cadfeee...c62c1aff80
Submodule tools/ipxe updated: 05a76acc6d...70995397e5
Reference in New Issue
Block a user