summaryrefslogtreecommitdiffstats
path: root/arch/x86/platform/efi/quirks.c
AgeCommit message (Expand)AuthorFilesLines
2017-01-07x86/efi: Don't allocate memmap through memblock after mm_init()Nicolai Stange1-2/+2
2016-09-20x86/efi: Round EFI memmap reservations to EFI_PAGE_SIZEMatt Fleming1-1/+5
2016-09-09efi: Allow drivers to reserve boot services foreverMatt Fleming1-11/+110
2016-09-09efi: Add efi_memmap_init_late() for permanent EFI memmapMatt Fleming1-2/+0
2016-09-09efi: Refactor efi_memmap_init_early() into arch-neutral codeMatt Fleming1-2/+2
2016-08-11x86/efi: Allocate a trampoline if needed in efi_free_boot_services()Andy Lutomirski1-0/+21
2016-05-16Merge tag 'acpi-4.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/raf...Linus Torvalds1-1/+1
2016-04-28efi: Iterate over efi.memmap in for_each_efi_memory_desc()Matt Fleming1-6/+4
2016-04-09ACPI / PM: Introduce efi poweroff for HW-full platforms without _S5Chen Yu1-1/+1
2016-03-20Merge branch 'efi-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds1-2/+35
2016-03-12x86/efi: Fix boot crash by always mapping boot service regions into new EFI p...Matt Fleming1-17/+62
2016-02-03efi: Add nonblocking option to efi_query_variable_store()Ard Biesheuvel1-1/+32
2016-02-03Merge branch 'linus' into efi/core, to refresh the branch and to pick up rece...Ingo Molnar1-4/+13
2016-01-19x86/platform/UV: Remove EFI memmap quirk for UV2+Alex Thorlton1-4/+13
2015-12-14x86/efi: Preface all print statements with efi* tagMatt Fleming1-1/+3
2014-07-18x86/reboot: Add EFI reboot quirk for ACPI Hardware Reduced flagMatt Fleming1-0/+23
2014-06-19x86/efi: Use early_memunmap() to squelch sparse errorsMatt Fleming1-2/+2
2014-06-19x86/efi: Move all workarounds to a separate file quirks.cSaurabh Tangri1-0/+267