1. 55087c5 efi/bgrt: Accept BGRT tables with a version of 0 by Hans de Goede · 5 years ago
  2. a483fca efi/bgrt: Drop BGRT status field reserved bits check by Hans de Goede · 6 years ago
  3. 4febfb8 efi: Replace GPL license boilerplate with SPDX headers by Ard Biesheuvel · 6 years ago
  4. 0c92503 efi/bgrt: Drop __initdata from bgrt_image_size by Hans de Goede · 7 years ago
  5. 6de47a5 efi/bgrt: Use efi_mem_type() by Jan Beulich · 7 years ago
  6. 792ef14 efi: Fix boot panic because of invalid BGRT image address by Dave Young · 8 years ago
  7. 7425826 efi/bgrt: Skip efi_bgrt_init() in case of non-EFI boot by Dave Young · 8 years ago
  8. 75def55 x86/efi/bgrt: Move efi-bgrt handling out of arch/x86 by Bhupesh Sharma · 8 years ago[Renamed from arch/x86/platform/efi/efi-bgrt.c]
  9. 7b0a911 efi/x86: Move the EFI BGRT init code to early init code by Dave Young · 8 years ago
  10. 4bc9f92 x86/efi-bgrt: Use efi_mem_reserve() to avoid copying image data by Matt Fleming · 9 years ago
  11. 7f9b474 x86/efi-bgrt: Switch all pr_err() to pr_notice() for invalid BGRT by Josh Boyer · 9 years ago
  12. 66dbe99 x86/efi/bgrt: Don't ignore the BGRT if the 'valid' bit is 0 by Môshe van der Sterre · 9 years ago
  13. e2c90dd x86/efi-bgrt: Replace early_memremap() with memremap() by Matt Fleming · 9 years ago
  14. 50a0cb5 x86/efi-bgrt: Fix kernel panic when mapping BGRT data by Sai Praneeth · 9 years ago
  15. 26d7f65 x86/efi: Preface all print statements with efi* tag by Matt Fleming · 9 years ago
  16. 248fbcd x86/efi-bgrt: Switch pr_err() to pr_debug() for invalid BGRT by Matt Fleming · 9 years ago
  17. 954e12f x86/mm, efi: Use early_ioremap() in arch/x86/platform/efi/efi-bgrt.c by Juergen Gross · 10 years ago
  18. 1282278 efi-bgrt: Add error handling; inform the user when ignoring the BGRT by Josh Triplett · 10 years ago
  19. 0950337 x86/efi: Check status field to validate BGRT header by Matt Fleming · 11 years ago
  20. 081cd62 x86/efi: Allow mapping BGRT on x86-32 by Matt Fleming · 11 years ago
  21. 13f0e4d x86/EFI: Properly init-annotate BGRT code by Jan Beulich · 12 years ago
  22. 5d6d578 x86, efi: Check table header length in efi_bgrt_init() by Jan Beulich · 12 years ago
  23. 2223af3 efi: Fix the ACPI BGRT driver for images located in EFI boot services memory by Josh Triplett · 12 years ago