aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/firmware/efi/efi-bgrt.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2020-02-22efi/bgrt: Accept BGRT tables with a version of 0Hans de Goede1-1/+6
2019-06-11efi/bgrt: Drop BGRT status field reserved bits checkHans de Goede1-5/+0
2019-02-04efi: Replace GPL license boilerplate with SPDX headersArd Biesheuvel1-4/+1
2018-07-03efi/bgrt: Drop __initdata from bgrt_image_sizeHans de Goede1-1/+1
2017-08-26efi/bgrt: Use efi_mem_type()Jan Beulich1-21/+1
2017-06-09efi: Fix boot panic because of invalid BGRT image addressDave Young1-1/+25
2017-05-28efi/bgrt: Skip efi_bgrt_init() in case of non-EFI bootDave Young1-0/+3
2017-04-05x86/efi/bgrt: Move efi-bgrt handling out of arch/x86Bhupesh Sharma1-0/+84