• A
    efi_loader: Add GOP support · be8d3241
    Alexander Graf 提交于
    The EFI standard defines a simple boot protocol that an EFI payload can use
    to access video output.
    
    This patch adds support to expose exactly that one (and the mode already in
    use) as possible graphical configuration to an EFI payload.
    
    With this, I can successfully run grub2 with graphical output.
    Signed-off-by: NAlexander Graf <agraf@suse.de>
    be8d3241
efi_loader.h 5.4 KB