From 31a44434f7b3221d911d478de3d1665bde753c86 Mon Sep 17 00:00:00 2001 From: Alex Williamson Date: Fri, 8 Apr 2011 13:03:34 -0600 Subject: Add ipxe submodule Signed-off-by: Alex Williamson --- .gitmodules | 3 +++ 1 file changed, 3 insertions(+) (limited to '.gitmodules') diff --git a/.gitmodules b/.gitmodules index 44fdd1a02d..788447189e 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 -- cgit v1.2.1