• Ard Biesheuvel's avatar
    efi/libstub: add some missing EFI prototypes · c7007d9f
    Ard Biesheuvel authored
    Define the correct prototypes for the load_image, start_image and
    unload_image boot service pointers so we can call them from the EFI
    zboot code.
    
    Also add some prototypes related to installation and deinstallation of
    protocols in to the EFI protocol database, including some definitions
    related to device paths.
    Signed-off-by: default avatarArd Biesheuvel <ardb@kernel.org>
    c7007d9f
efistub.h 27.3 KB