diff options
author | Anthony Liguori <aliguori@us.ibm.com> | 2011-04-25 10:26:10 -0500 |
---|---|---|
committer | Anthony Liguori <aliguori@us.ibm.com> | 2011-04-25 10:26:10 -0500 |
commit | dbf352ad6e55dc7b40c62b402289164265a4f17c (patch) | |
tree | 77a367c96da508ad4db2741940afd3fcbc6ca883 /.gitmodules | |
parent | 347ac8e35661eff1c2b5ec74d11ee152f2a61856 (diff) | |
parent | 36d8d02dc8c45780cae74e2ba7a6135b95c16f81 (diff) | |
download | qemu-dbf352ad6e55dc7b40c62b402289164265a4f17c.zip qemu-dbf352ad6e55dc7b40c62b402289164265a4f17c.tar.gz qemu-dbf352ad6e55dc7b40c62b402289164265a4f17c.tar.bz2 |
Merge remote-tracking branch 'awilliam/ipxe' into staging
Diffstat (limited to '.gitmodules')
-rw-r--r-- | .gitmodules | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/.gitmodules b/.gitmodules index 44fdd1a..7884471 100644 --- a/.gitmodules +++ b/.gitmodules @@ -7,3 +7,6 @@ [submodule "roms/SLOF"] path = roms/SLOF url = git://git.qemu.org/SLOF.git +[submodule "roms/ipxe"] + path = roms/ipxe + url = git://git.qemu.org/ipxe.git |