summaryrefslogtreecommitdiff
path: root/pc-bios/multiboot.bin
diff options
context:
space:
mode:
authorAlexander Graf <agraf@suse.de>2009-06-29 15:37:40 +0200
committerAnthony Liguori <aliguori@us.ibm.com>2009-06-29 14:17:49 -0500
commit253d0942fac33c5c15c9a7f8657f55f125dc5816 (patch)
tree818646933d3ed85cd34e10e2a74b1568fa128612 /pc-bios/multiboot.bin
parentf16408dfb0eaef2b900caf731cab7e0b99623dd0 (diff)
downloadqemu-253d0942fac33c5c15c9a7f8657f55f125dc5816.tar.gz
Multiboot build system v4
In order to build the multiboot option rom, we need a Makefile and a tool to sign the rom with. Both are provided by this patch and mostly taken from the extboot source, written by Anthony Liguori. Once built, the resulting binary gets copied to pc-bios automatically. Building also occurs automatically when on an x86 host. Signed-off-by: Alexander Graf <agraf@suse.de> Signed-off-by: Anthony Liguori <aliguori@us.ibm.com>
Diffstat (limited to 'pc-bios/multiboot.bin')
-rw-r--r--pc-bios/multiboot.binbin0 -> 512 bytes
1 files changed, 0 insertions, 0 deletions
diff --git a/pc-bios/multiboot.bin b/pc-bios/multiboot.bin
new file mode 100644
index 0000000000..59737c3c67
--- /dev/null
+++ b/pc-bios/multiboot.bin
Binary files differ