Skip to content
  • Linus Torvalds's avatar
    Merge branch 'efi-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip · a114a18c
    Linus Torvalds authored
    Pull EFI fixes from Ingo Molnar:
     "Protect presistent EFI memory reservations from kexec, fix EFIFB early
      console, EFI stub graphics output fixes and other misc fixes."
    
    * 'efi-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip:
      efi: Don't attempt to map RCI2 config table if it doesn't exist
      efi/earlycon: Remap entire framebuffer after page initialization
      efi: Fix efi_loaded_image_t::unload type
      efi/gop: Fix memory leak in __gop_query32/64()
      efi/gop: Return EFI_SUCCESS if a usable GOP was found
      efi/gop: Return EFI_NOT_FOUND if there are no usable GOPs
      efi/memreserve: Register reservations as 'reserved' in /proc/iomem
    a114a18c