qemu-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Qemu-devel] [PATCH v2 1/3] Add ipxe submodule


From: Alex Williamson
Subject: [Qemu-devel] [PATCH v2 1/3] Add ipxe submodule
Date: Mon, 11 Apr 2011 13:36:03 -0600
User-agent: StGIT/0.14.3

Signed-off-by: Alex Williamson <address@hidden>
---

 .gitmodules |    3 +++
 roms/ipxe   |    1 +
 2 files changed, 4 insertions(+), 0 deletions(-)
 create mode 160000 roms/ipxe

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
diff --git a/roms/ipxe b/roms/ipxe
new file mode 160000
index 0000000..7aee315
--- /dev/null
+++ b/roms/ipxe
@@ -0,0 +1 @@
+Subproject commit 7aee315f61aaf1be6d2fff26339f28a1137231a5




reply via email to

[Prev in Thread] Current Thread [Next in Thread]