aboutsummaryrefslogtreecommitdiffstats
path: root/arch/x86/platform/efi/efi-bgrt.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2017-04-05x86/efi/bgrt: Move efi-bgrt handling out of arch/x86Bhupesh Sharma1-84/+0
2017-02-01efi/x86: Move the EFI BGRT init code to early init codeDave Young1-34/+25
2016-09-09x86/efi-bgrt: Use efi_mem_reserve() to avoid copying image dataMatt Fleming1-11/+2
2016-05-04x86/efi-bgrt: Switch all pr_err() to pr_notice() for invalid BGRTJosh Boyer1-9/+9
2016-02-03x86/efi/bgrt: Don't ignore the BGRT if the 'valid' bit is 0Môshe van der Sterre1-5/+5
2016-01-06x86/efi-bgrt: Replace early_memremap() with memremap()Matt Fleming1-4/+4
2015-12-14x86/efi-bgrt: Fix kernel panic when mapping BGRT dataSai Praneeth1-25/+14
2015-12-14x86/efi: Preface all print statements with efi* tagMatt Fleming1-0/+3
2015-08-08x86/efi-bgrt: Switch pr_err() to pr_debug() for invalid BGRTMatt Fleming1-2/+7
2015-02-24x86/mm, efi: Use early_ioremap() in arch/x86/platform/efi/efi-bgrt.cJuergen Gross1-2/+2
2014-10-03efi-bgrt: Add error handling; inform the user when ignoring the BGRTJosh Triplett1-6/+30
2014-02-14x86/efi: Check status field to validate BGRT headerMatt Fleming1-1/+1
2014-02-05x86/efi: Allow mapping BGRT on x86-32Matt Fleming1-4/+6
2013-01-24x86/EFI: Properly init-annotate BGRT codeJan Beulich1-3/+4
2012-11-14x86, efi: Check table header length in efi_bgrt_init()Jan Beulich1-0/+2
2012-09-29efi: Fix the ACPI BGRT driver for images located in EFI boot services memoryJosh Triplett1-0/+76