From 253d0942fac33c5c15c9a7f8657f55f125dc5816 Mon Sep 17 00:00:00 2001 From: Alexander Graf Date: Mon, 29 Jun 2009 15:37:40 +0200 Subject: 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 Signed-off-by: Anthony Liguori --- pc-bios/multiboot.bin | Bin 0 -> 512 bytes 1 file changed, 0 insertions(+), 0 deletions(-) create mode 100644 pc-bios/multiboot.bin (limited to 'pc-bios/multiboot.bin') diff --git a/pc-bios/multiboot.bin b/pc-bios/multiboot.bin new file mode 100644 index 0000000000..59737c3c67 Binary files /dev/null and b/pc-bios/multiboot.bin differ -- cgit v1.2.3