diff options
author | Gerd Hoffmann <kraxel@redhat.com> | 2017-11-09 09:14:34 +0100 |
---|---|---|
committer | Gerd Hoffmann <kraxel@redhat.com> | 2017-11-14 16:03:19 +0100 |
commit | 1e256aecb0ef8a5cbddf521473476378dd16a319 (patch) | |
tree | d2963411ebbf4af5a226cb3c9fbdd4861bc389a9 | |
parent | 51cd836187d9882b614815bb92a9248855dfac01 (diff) | |
download | qemu-firmware-1e256aecb0ef8a5cbddf521473476378dd16a319.tar.gz |
Add seabios submodule (1.11.0)
Signed-off-by: Gerd Hoffmann <kraxel@redhat.com>
-rw-r--r-- | .gitmodules | 3 | ||||
m--------- | repos/seabios | 0 |
2 files changed, 3 insertions, 0 deletions
diff --git a/.gitmodules b/.gitmodules index 1e1f507..2ed7766 100644 --- a/.gitmodules +++ b/.gitmodules @@ -1,3 +1,6 @@ [submodule "repos/edk2"] path = repos/edk2 url = git://github.com/tianocore/edk2.git +[submodule "repos/seabios"] + path = repos/seabios + url = ../seabios diff --git a/repos/seabios b/repos/seabios new file mode 160000 +Subproject 63451fca13c75870e1703eb3e20584d91179aeb |