Hello, This is a v2 a of patch-set consisting of mostly trivial patches that we are carrying in the Fedora package for some time. This version addresses some issues pointed out by Daniel Kiper.
Best regards, Javier Changes since v1: - Split patches #8 and #9 since were doing more than one change. - Add Reviewed-by tag from Daniel Kiper to reviewed patches. Alexander Graf (1): efi/gop: Add support for BLT_ONLY adapters Andrei Borzenkov (1): efi/uga: Use 64 bit for fb_base Peter Jones (10): linux/getroot: Handle rssd storage device names efi: Print more debug info in our module loader Makefile: Make libgrub.pp depend on config-util.h kern: Add grub_debug_enabled() normal/completion: Fix possible NULL pointer dereference kern: Make grub_error() more verbose efi: Print error messages to grub_efi_allocate_pages_real() efi/uga: Use video instead of fb as debug condition efi/gop: Add debug output on GOP probing efi: Fix the type of grub_efi_status_t Makefile.am | 2 +- grub-core/kern/efi/efi.c | 16 ++++++++++++--- grub-core/kern/efi/mm.c | 17 ++++++++++++--- grub-core/kern/err.c | 13 ++++++++++-- grub-core/kern/misc.c | 21 ++++++++++++++----- grub-core/normal/completion.c | 3 ++- grub-core/osdep/linux/getroot.c | 13 ++++++++++++ grub-core/video/efi_gop.c | 10 ++++++++- grub-core/video/efi_uga.c | 33 +++++++++++++++--------------- include/grub/efi/api.h | 2 +- include/grub/efi/graphics_output.h | 3 ++- include/grub/err.h | 5 ++++- include/grub/misc.h | 1 + 13 files changed, 104 insertions(+), 35 deletions(-) -- 2.24.1 _______________________________________________ Grub-devel mailing list Grub-devel@gnu.org https://lists.gnu.org/mailman/listinfo/grub-devel