summaryrefslogtreecommitdiffstats
path: root/arch/x86/platform/efi/efi-bgrt.c
Commit message (Expand)AuthorAgeFilesLines
* efi/x86: Move the EFI BGRT init code to early init codeDave Young2017-02-011-34/+25
* x86/efi-bgrt: Use efi_mem_reserve() to avoid copying image dataMatt Fleming2016-09-091-11/+2
* x86/efi-bgrt: Switch all pr_err() to pr_notice() for invalid BGRTJosh Boyer2016-05-041-9/+9
* x86/efi/bgrt: Don't ignore the BGRT if the 'valid' bit is 0Môshe van der Sterre2016-02-031-5/+5
* x86/efi-bgrt: Replace early_memremap() with memremap()Matt Fleming2016-01-061-4/+4
* x86/efi-bgrt: Fix kernel panic when mapping BGRT dataSai Praneeth2015-12-141-25/+14
* x86/efi: Preface all print statements with efi* tagMatt Fleming2015-12-141-0/+3
* x86/efi-bgrt: Switch pr_err() to pr_debug() for invalid BGRTMatt Fleming2015-08-081-2/+7
* x86/mm, efi: Use early_ioremap() in arch/x86/platform/efi/efi-bgrt.cJuergen Gross2015-02-241-2/+2
* efi-bgrt: Add error handling; inform the user when ignoring the BGRTJosh Triplett2014-10-031-6/+30
* x86/efi: Check status field to validate BGRT headerMatt Fleming2014-02-141-1/+1
* x86/efi: Allow mapping BGRT on x86-32Matt Fleming2014-02-051-4/+6
* x86/EFI: Properly init-annotate BGRT codeJan Beulich2013-01-241-3/+4
* x86, efi: Check table header length in efi_bgrt_init()Jan Beulich2012-11-141-0/+2
* efi: Fix the ACPI BGRT driver for images located in EFI boot services memoryJosh Triplett2012-09-291-0/+76
OpenPOWER on IntegriCloud