commit | 0bce98df2639aef1e8af90b271aa91e16d695408 | [log] [tgz] |
---|---|---|
author | Blue Swirl <blauwirbel@gmail.com> | Mon Aug 29 21:13:29 2011 +0000 |
committer | Blue Swirl <blauwirbel@gmail.com> | Wed Sep 28 20:39:34 2011 +0000 |
tree | e37eccf8c772f90977058d18de1c1f506c9cdc4e | |
parent | 46f3069cba94aab44b3b4f87bc270759b4a700fa [diff] [blame] |
Add OpenBIOS as a submodule Update OpenBIOS images to r1047 built from submodule. Signed-off-by: Blue Swirl <blauwirbel@gmail.com>
diff --git a/.gitmodules b/.gitmodules index 7884471..c3faa38 100644 --- a/.gitmodules +++ b/.gitmodules
@@ -10,3 +10,6 @@ [submodule "roms/ipxe"] path = roms/ipxe url = git://git.qemu.org/ipxe.git +[submodule "roms/openbios"] + path = roms/openbios + url = git://git.qemu.org/openbios.git