summaryrefslogtreecommitdiffstats
path: root/arch/efi/efi
Commit message (Expand)AuthorAgeFilesLines
* efi: add support for initrd loadingMichael Olbrich2015-07-231-13/+180
* efi: improve malloc pool allocationMichael Olbrich2015-07-231-3/+17
* driver: Call remove function only when availableSascha Hauer2015-03-171-1/+2
* Merge branch 'for-next/misc'Sascha Hauer2015-01-093-3/+3
|\
| * sizes.h: move include/sizes.h to include/linux/sizes.hMasahiro Yamada2015-01-083-3/+3
* | efi: move exit to EFI into own commandLucas Stach2014-12-091-0/+16
* | efi: add proper reset hookLucas Stach2014-12-091-1/+1
|/
* treewide: Reuse init_clock() return value for clocksource driversAlexander Shiyan2014-11-101-3/+1
* EFI: report correct block device sizeMichael Olbrich2014-10-231-1/+1
* EFI: add missing includeMichael Olbrich2014-09-031-0/+1
* EFI: fix error handling in efi_get_boot()Michael Olbrich2014-09-011-1/+1
* EFI: introduce efi_strguid to convert GUID to human readable namesJean-Christophe PLAGNIOL-VILLARD2014-07-162-3/+5
* Add initial EFI architecture supportSascha Hauer2014-07-167-0/+1036