summaryrefslogtreecommitdiffstats
path: root/arch/efi/efi/efi-image.c
Commit message (Expand)AuthorAgeFilesLines
* efi: move startup and payload to common/efiJean-Christophe PLAGNIOL-VILLARD2017-02-241-293/+0
* efi: move bus driver to driver/efiJean-Christophe PLAGNIOL-VILLARD2017-02-241-2/+2
* efi: don't unload driversMichael Olbrich2017-01-241-1/+6
* efi: include and execute exit callsMichael Olbrich2017-01-241-0/+2
* include: Move bulk of boot.h to bootm.hSascha Hauer2016-07-261-0/+1
* bootm: Push dryrun to handlersSascha Hauer2016-01-261-1/+8
* efi: write volatile EFI variables used by systemdMichael Olbrich2015-07-271-0/+5
* efi: add support for initrd loadingMichael Olbrich2015-07-231-13/+180
* sizes.h: move include/sizes.h to include/linux/sizes.hMasahiro Yamada2015-01-081-1/+1
* EFI: add missing includeMichael Olbrich2014-09-031-0/+1
* Add initial EFI architecture supportSascha Hauer2014-07-161-0/+105