diff options
-rw-r--r-- | .gitmodules | 3 | ||||
-rw-r--r-- | pc-bios/README | 6 | ||||
-rw-r--r-- | pc-bios/openbios-ppc | bin | 750392 -> 729876 bytes | |||
-rw-r--r-- | pc-bios/openbios-sparc32 | bin | 381484 -> 381484 bytes | |||
-rw-r--r-- | pc-bios/openbios-sparc64 | bin | 1598328 -> 1598328 bytes | |||
m--------- | roms/openbios | 0 |
6 files changed, 6 insertions, 3 deletions
diff --git a/.gitmodules b/.gitmodules index 788447189e..c3faa38790 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 diff --git a/pc-bios/README b/pc-bios/README index f74b2463f1..02651fe224 100644 --- a/pc-bios/README +++ b/pc-bios/README @@ -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 diff --git a/pc-bios/openbios-ppc b/pc-bios/openbios-ppc Binary files differindex 6525a9199a..83b7794ad1 100644 --- a/pc-bios/openbios-ppc +++ b/pc-bios/openbios-ppc diff --git a/pc-bios/openbios-sparc32 b/pc-bios/openbios-sparc32 Binary files differindex ea9cc3214e..03353c95ed 100644 --- a/pc-bios/openbios-sparc32 +++ b/pc-bios/openbios-sparc32 diff --git a/pc-bios/openbios-sparc64 b/pc-bios/openbios-sparc64 Binary files differindex 7e746b4522..c8972acaeb 100644 --- a/pc-bios/openbios-sparc64 +++ b/pc-bios/openbios-sparc64 diff --git a/roms/openbios b/roms/openbios new file mode 160000 +Subproject ff61d973e5a4a68b29e485b3f88e6a2d1d96cf4 |