diff options
author | Alexander Graf <agraf@suse.de> | 2009-06-29 15:37:40 +0200 |
---|---|---|
committer | Anthony Liguori <aliguori@us.ibm.com> | 2009-06-29 14:17:49 -0500 |
commit | 253d0942fac33c5c15c9a7f8657f55f125dc5816 (patch) | |
tree | 818646933d3ed85cd34e10e2a74b1568fa128612 /pc-bios/multiboot.bin | |
parent | f16408dfb0eaef2b900caf731cab7e0b99623dd0 (diff) |
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.bin | bin | 0 -> 512 bytes |
1 files changed, 0 insertions, 0 deletions
diff --git a/pc-bios/multiboot.bin b/pc-bios/multiboot.bin Binary files differnew file mode 100644 index 0000000000..59737c3c67 --- /dev/null +++ b/pc-bios/multiboot.bin |