aboutsummaryrefslogtreecommitdiff
path: root/arch/arm64/kernel/efi.c
AgeCommit message (Expand)Author
2015-10-22arm64/efi: Fix boot crash by not padding between EFI_MEMORY_RUNTIME regionsArd Biesheuvel
2015-08-10arm64/efi: map the entire UEFI vendor string before reading itArd Biesheuvel
2015-03-20arm64: efi: don't restore TTBR0 if active_mm points at init_mmWill Deacon
2015-03-14efi/arm64: use UEFI for system reset and poweroffArd Biesheuvel
2015-01-22arm64/efi: move virtmap init to early initcallArd Biesheuvel
2015-01-16arm64/efi: handle potential failure to remap memory mapArd Biesheuvel
2015-01-12arm64/efi: remove idmap manipulations from UEFI codeArd Biesheuvel
2015-01-12arm64/efi: remove free_boot_services() and friendsArd Biesheuvel
2015-01-12arm64/efi: move SetVirtualAddressMap() to UEFI stubArd Biesheuvel
2015-01-08arm64/efi: add missing call to early_ioremap_reset()Ard Biesheuvel
2014-11-05arm64: dmi: set DMI string as dump stack arch descriptionArd Biesheuvel
2014-11-05arm64: dmi: Add SMBIOS/DMI supportYi Li
2014-11-05arm64/efi: drop redundant set_bit(EFI_CONFIG_TABLES)Ard Biesheuvel
2014-11-05arm64/efi: invert UEFI memory region reservation logicArd Biesheuvel
2014-10-03Merge branch 'next' into efi-next-mergeMatt Fleming
2014-10-03arm64: efi: Format EFI memory type & attrs with efi_md_typeattr_format()Laszlo Ersek
2014-10-03arm64/efi: Do not enter virtual mode if booting with efi=noruntime or noefiDave Young
2014-10-03arm64/efi: uefi_init error handling fixDave Young
2014-08-24Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2014-08-22efi/arm64: Store Runtime Services revisionSemen Protsenko
2014-08-19arm64: ignore DT memreserve entries when booting in UEFI modeLeif Lindholm
2014-07-18efi/arm64: Handle missing virtual mapping for UEFI System TableArd Biesheuvel
2014-07-07efi/arm64: Preserve FP/SIMD registers on UEFI runtime services callsArd Biesheuvel
2014-05-23arm64: efi: only attempt efi map setup if booting via EFILeif Lindholm
2014-04-30arm64: add EFI runtime servicesMark Salter