aboutsummaryrefslogtreecommitdiffstats
path: root/arch/x86/boot/compressed/eboot.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2012-06-01x86, efi; Add EFI boot stub console supportMatt Fleming1-16/+69
2012-06-01x86, efi: Only close open files in error pathMatt Fleming1-1/+1
2012-05-23Merge branch 'x86-efi-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds1-3/+11
2012-03-26x86, efi: Fix .text section overlapping image header for EFI_STUBMatt Fleming1-3/+11
2012-03-16x86, efi: Fix pointer math issue in handle_ramdisks()Dan Carpenter1-4/+4
2011-12-16x86, efi: Break up large initrd readsMaarten Lankhorst1-6/+14
2011-12-12x86, efi: EFI boot stub supportMatt Fleming1-0/+1014