• A
    Multiboot build system v4 · 253d0942
    Alexander Graf 提交于
    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: NAlexander Graf <agraf@suse.de>
    Signed-off-by: NAnthony Liguori <aliguori@us.ibm.com>
    253d0942
configure 60.1 KB