aboutsummaryrefslogtreecommitdiff
path: root/arch/x86/boot/compressed/eboot.c
AgeCommit message (Expand)Author
2013-07-21x86, efi: retry ExitBootServices() on failureZach Bobroff
2013-06-10Modify UEFI anti-bricking codeMatthew Garrett
2013-04-24efi: Check EFI revision in setup_efi_varsJosh Boyer
2013-04-24x86, efi: Fix a build warningBorislav Petkov
2013-04-15efi: Pass boot services variable info to runtime codeMatthew Garrett
2013-01-31x86, efi: Allow slash in file path of initrdLee, Chun-Yi
2013-01-30Merge tag 'efi-for-3.8' into x86/efiH. Peter Anvin
2013-01-29x86, efi: remove attribute check from setup_efi_pciMaarten Lankhorst
2013-01-27x86, efi: Fix PCI ROM handing in EFI boot stub, in 32-bit modeDavid Woodhouse
2013-01-27x86, efi: Fix display detection in EFI boot stubDavid Woodhouse
2013-01-25x86, efi: fix 32-bit warnings in setup_efi_pci()Jan Beulich
2012-12-20x86, efi: correct precedence of operators in setup_efi_pciSasha Levin
2012-12-13Merge tag 'for-3.8' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pciLinus Torvalds
2012-12-05EFI: Stash ROMs if they're not in the PCI BARMatthew Garrett
2012-11-20x86, efi: Fix processor-specific memcpy() build errorMatt Fleming
2012-09-17x86, EFI: Calculate the EFI framebuffer size instead of trusting the firmwareMatthew Garrett
2012-09-17efifb: Skip DMI checks if the bootloader knows what it's doingMatthew Garrett
2012-09-17X86: Improve GOP detection in the EFI boot stubMatthew Garrett
2012-07-20x86, efi: Handover ProtocolMatt Fleming
2012-06-01x86, efi; Add EFI boot stub console supportMatt Fleming
2012-06-01x86, efi: Only close open files in error pathMatt Fleming
2012-05-23Merge branch 'x86-efi-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2012-03-26x86, efi: Fix .text section overlapping image header for EFI_STUBMatt Fleming
2012-03-16x86, efi: Fix pointer math issue in handle_ramdisks()Dan Carpenter
2011-12-16x86, efi: Break up large initrd readsMaarten Lankhorst
2011-12-12x86, efi: EFI boot stub supportMatt Fleming