ef405a2c04
`libgfxinit` is a SPARK library for graphics modesetting. It supports Intel integrated graphics only, strictly speaking, the Core i processor line. Change-Id: Idf4b0e5fbf37a5d974075b2e44d1fa16dc428da3 Signed-off-by: Nico Huber <nico.huber@secunet.com> Reviewed-on: https://review.coreboot.org/16949 Tested-by: build bot (Jenkins) Reviewed-by: Stefan Reinauer <stefan.reinauer@coreboot.org>
23 lines
609 B
Text
23 lines
609 B
Text
[submodule "3rdparty/blobs"]
|
|
path = 3rdparty/blobs
|
|
url = ../blobs.git
|
|
update = none
|
|
ignore = dirty
|
|
[submodule "util/nvidia-cbootimage"]
|
|
path = util/nvidia/cbootimage
|
|
url = ../nvidia-cbootimage.git
|
|
[submodule "vboot"]
|
|
path = 3rdparty/vboot
|
|
url = ../vboot.git
|
|
[submodule "arm-trusted-firmware"]
|
|
path = 3rdparty/arm-trusted-firmware
|
|
url = ../arm-trusted-firmware.git
|
|
[submodule "3rdparty/chromeec"]
|
|
path = 3rdparty/chromeec
|
|
url = ../chrome-ec.git
|
|
[submodule "libhwbase"]
|
|
path = 3rdparty/libhwbase
|
|
url = ../libhwbase.git
|
|
[submodule "libgfxinit"]
|
|
path = 3rdparty/libgfxinit
|
|
url = ../libgfxinit.git
|