index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
x86
/
platform
/
efi
/
efi-bgrt.c
Age
Commit message (
Expand
)
Author
2017-04-05
x86/efi/bgrt: Move efi-bgrt handling out of arch/x86
Bhupesh Sharma
2017-02-01
efi/x86: Move the EFI BGRT init code to early init code
Dave Young
2016-09-09
x86/efi-bgrt: Use efi_mem_reserve() to avoid copying image data
Matt Fleming
2016-05-04
x86/efi-bgrt: Switch all pr_err() to pr_notice() for invalid BGRT
Josh Boyer
2016-02-03
x86/efi/bgrt: Don't ignore the BGRT if the 'valid' bit is 0
Môshe van der Sterre
2016-01-06
x86/efi-bgrt: Replace early_memremap() with memremap()
Matt Fleming
2015-12-14
x86/efi-bgrt: Fix kernel panic when mapping BGRT data
Sai Praneeth
2015-12-14
x86/efi: Preface all print statements with efi* tag
Matt Fleming
2015-08-08
x86/efi-bgrt: Switch pr_err() to pr_debug() for invalid BGRT
Matt Fleming
2015-02-24
x86/mm, efi: Use early_ioremap() in arch/x86/platform/efi/efi-bgrt.c
Juergen Gross
2014-10-03
efi-bgrt: Add error handling; inform the user when ignoring the BGRT
Josh Triplett
2014-02-14
x86/efi: Check status field to validate BGRT header
Matt Fleming
2014-02-05
x86/efi: Allow mapping BGRT on x86-32
Matt Fleming
2013-01-24
x86/EFI: Properly init-annotate BGRT code
Jan Beulich
2012-11-14
x86, efi: Check table header length in efi_bgrt_init()
Jan Beulich
2012-09-29
efi: Fix the ACPI BGRT driver for images located in EFI boot services memory
Josh Triplett