Skip to content
  • Alexander Graf's avatar
    Multiboot build system v4 · 253d0942
    Alexander Graf authored
    
    
    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: default avatarAlexander Graf <agraf@suse.de>
    Signed-off-by: default avatarAnthony Liguori <aliguori@us.ibm.com>
    253d0942