Statistics
| Branch: | Revision:

root / pc-bios @ c34ebfdc

Name Size
  keymaps
  optionrom
Makefile 236 Bytes
README 982 Bytes
bamboo.dtb 3.1 kB
bamboo.dts 5.2 kB
bios.bin 128 kB
mpc8544ds.dtb 12 kB
mpc8544ds.dts 2.7 kB
multiboot.bin 512 Bytes
ohw.diff 65 kB
openbios-ppc 284.6 kB
openbios-sparc32 204.6 kB
openbios-sparc64 1 MB
petalogix-s3adsp1800.dtb 8.1 kB
ppc_rom.bin 512 kB
pxe-e1000.bin 32 kB
pxe-ne2k_pci.bin 32 kB
pxe-pcnet.bin 32 kB
pxe-rtl8139.bin 32 kB
vgabios-cirrus.bin 35 kB
vgabios.bin 37.5 kB
video.x 11.9 kB

Latest revisions

# Date Author Comment
c34ebfdc 09/04/2009 06:13 pm Anthony Liguori

Bring pcbios, seabios, and vgabios into the tree as git submodules. Right now,
they aren't integrated into the build but we can do that incrementally.

Signed-off-by: Anthony Liguori <>

7130a422 08/28/2009 10:47 pm Blue Swirl

Update OpenBIOS images to r569

Signed-off-by: Blue Swirl <>

a558ee17 08/10/2009 09:05 pm Juan Quintela

Rename CPPFLAGS to QEMU_CFLAGS

Now we have to variables: QEMU_CFLAGS: flags without which we can't compile
CFLAGS: "-g -O2"

We can now run:

make CFLAGS="-fbar" foo.o
make CFLAGS="" foo.o
make CFLAGS="-O3" foo.o

And it all should work.

Signed-off-by: Juan Quintela <>...

c66b57fc 08/10/2009 09:05 pm Alexander Graf

Fix checksum writing in signboot.sh

The printf command takes an octal value after \, so we have to convert
our decimal representation to octal first and then write it.

This unbreaks extboot signing. Multiboot wasn't affected yet because
the checksum was < 8....

0ff6697d 08/10/2009 02:41 am malc

Do not try to invoke shebang scripts directly (NFS issues)

Signed-off-by: malc <>

c05ac895 07/31/2009 03:19 pm Paul Brook

Option rom makefile fixes

Fix toplevel option rom makefile rules.

Signed-off-by: Paul Brook <>

925ce05f 07/27/2009 10:59 pm Blue Swirl

Fix out of tree build broken by 791e08c753a9f9be3c3880b4ea83b6dfa4b6ccad

Signed-off-by: Blue Swirl <>

791e08c7 07/27/2009 10:10 pm Juan Quintela

Use quiet-command for building optionrom

Signed-off-by: Juan Quintela <>
Signed-off-by: Anthony Liguori <>

3c87f43b 07/27/2009 10:10 pm Juan Quintela

use cc-option for optionrom

Signed-off-by: Juan Quintela <>
Signed-off-by: Anthony Liguori <>

baef8a66 07/27/2009 10:09 pm Jes Sorensen

QEMU BOCHS bios patches to use maxcpus value.

Signed-off-by: Jes Sorensen <>
Signed-off-by: Anthony Liguori <>

View revisions

Also available in: Atom