summaryrefslogtreecommitdiffstats
path: root/include/efi.h
Commit message (Expand)AuthorAgeFilesLines
* efi: use an EFI variable to save the environmentMichael Olbrich2015-07-271-0/+1
* efi: write volatile EFI variables used by systemdMichael Olbrich2015-07-271-0/+5
* efi: export device_path_from_handle()Michael Olbrich2015-07-271-0/+1
* efi: add helper to get the GPT partition UUID for a deviceMichael Olbrich2015-07-271-0/+1
* efi: add support for initrd loadingMichael Olbrich2015-07-231-1/+1
* fs: efivars: implement write supportLucas Stach2014-12-091-1/+2
* efi: add Barebox GUIDLucas Stach2014-12-091-0/+4
* efi: add proper reset hookLucas Stach2014-12-091-4/+7
* efi: add function to determine type of device pathLucas Stach2014-12-091-0/+1
* EFI: introduce efi_strguid to convert GUID to human readable namesJean-Christophe PLAGNIOL-VILLARD2014-07-161-0/+108
* Add initial EFI architecture supportSascha Hauer2014-07-161-265/+204
* efi: Add more error codesSascha Hauer2014-07-141-7/+34
* Move efi.h to include/Sascha Hauer2014-07-141-0/+547