aboutsummaryrefslogtreecommitdiffstats
path: root/arch/x86/platform/efi/quirks.c
AgeCommit message (Expand)Author
2021-12-22x86/sme: Explicitly map new EFI memmap table as encryptedTom Lendacky
2020-01-12x86/efi: Update e820 with reserved EFI boot services data to fix kexec breakageDave Young
2018-01-10efi/capsule-loader: Reinstate virtual capsule mappingArd Biesheuvel
2017-06-05efi/capsule: Add support for Quark security headerJan Kiszka
2017-05-28efi: Don't issue error message when booted under XenJuergen Gross
2017-05-01Merge branch 'x86-boot-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2017-04-13x86/efi: Don't try to reserve runtime regionsOmar Sandoval
2017-01-28x86/boot/e820: Prefix the E820_* type names with "E820_TYPE_"Ingo Molnar
2017-01-28x86/boot/e820: Rename e820_any_mapped()/e820_all_mapped() to e820__mapped_any...Ingo Molnar
2017-01-28x86/boot/e820: Remove spurious asm/e820/api.h inclusionsIngo Molnar
2017-01-07x86/efi: Don't allocate memmap through memblock after mm_init()Nicolai Stange
2016-09-20x86/efi: Round EFI memmap reservations to EFI_PAGE_SIZEMatt Fleming
2016-09-09efi: Allow drivers to reserve boot services foreverMatt Fleming
2016-09-09efi: Add efi_memmap_init_late() for permanent EFI memmapMatt Fleming
2016-09-09efi: Refactor efi_memmap_init_early() into arch-neutral codeMatt Fleming
2016-08-11x86/efi: Allocate a trampoline if needed in efi_free_boot_services()Andy Lutomirski
2016-05-16Merge tag 'acpi-4.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/raf...Linus Torvalds
2016-04-28efi: Iterate over efi.memmap in for_each_efi_memory_desc()Matt Fleming
2016-04-09ACPI / PM: Introduce efi poweroff for HW-full platforms without _S5Chen Yu
2016-03-20Merge branch 'efi-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2016-03-12x86/efi: Fix boot crash by always mapping boot service regions into new EFI p...Matt Fleming
2016-02-03efi: Add nonblocking option to efi_query_variable_store()Ard Biesheuvel
2016-02-03Merge branch 'linus' into efi/core, to refresh the branch and to pick up rece...Ingo Molnar
2016-01-19x86/platform/UV: Remove EFI memmap quirk for UV2+Alex Thorlton
2015-12-14x86/efi: Preface all print statements with efi* tagMatt Fleming
2014-07-18x86/reboot: Add EFI reboot quirk for ACPI Hardware Reduced flagMatt Fleming
2014-06-19x86/efi: Use early_memunmap() to squelch sparse errorsMatt Fleming
2014-06-19x86/efi: Move all workarounds to a separate file quirks.cSaurabh Tangri