OSDN Git Service

Add OpenBIOS as a submodule
authorBlue Swirl <blauwirbel@gmail.com>
Mon, 29 Aug 2011 21:13:29 +0000 (21:13 +0000)
committerBlue Swirl <blauwirbel@gmail.com>
Wed, 28 Sep 2011 20:39:34 +0000 (20:39 +0000)
Update OpenBIOS images to r1047 built from submodule.

Signed-off-by: Blue Swirl <blauwirbel@gmail.com>
.gitmodules
pc-bios/README
pc-bios/openbios-ppc
pc-bios/openbios-sparc32
pc-bios/openbios-sparc64
roms/openbios [new submodule]

index 7884471..c3faa38 100644 (file)
@@ -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
index f74b246..02651fe 100644 (file)
@@ -10,9 +10,9 @@
 - OpenBIOS (http://www.openbios.org/) is a free (GPL v2) portable
   firmware implementation. The goal is to implement a 100% IEEE
   1275-1994 (referred to as Open Firmware) compliant firmware.
-  The included image for PowerPC (for 32 and 64 bit PPC CPUs)
-  is built from OpenBIOS SVN revision 1044 and Sparc32 and Sparc64
-  images are built from OpenBIOS SVN revision 1045.
+  The included images for PowerPC (for 32 and 64 bit PPC CPUs),
+  Sparc32 and Sparc64 are built from OpenBIOS SVN revision
+  1047.
 
 - SLOF (Slimline Open Firmware) is a free IEEE 1275 Open Firmware
   implementation for certain IBM POWER hardware.  The sources are at
index 6525a91..83b7794 100644 (file)
Binary files a/pc-bios/openbios-ppc and b/pc-bios/openbios-ppc differ
index ea9cc32..03353c9 100644 (file)
Binary files a/pc-bios/openbios-sparc32 and b/pc-bios/openbios-sparc32 differ
index 7e746b4..c8972ac 100644 (file)
Binary files a/pc-bios/openbios-sparc64 and b/pc-bios/openbios-sparc64 differ
diff --git a/roms/openbios b/roms/openbios
new file mode 160000 (submodule)
index 0000000..ff61d97
--- /dev/null
@@ -0,0 +1 @@
+Subproject commit ff61d973e5a4a68b29e485b3f88e6a2d1d96cf45