summaryrefslogtreecommitdiffstats
path: root/include/efi.h
Commit message (Expand)AuthorAgeFilesLines
* efi: add prototype and definition for setting timerJean-Christophe PLAGNIOL-VILLARD2017-03-091-1/+7
* efi: add prototype and definition for creating and closing eventJean-Christophe PLAGNIOL-VILLARD2017-03-091-2/+15
* efi: add efi handle dump commandJean-Christophe PLAGNIOL-VILLARD2017-03-091-0/+8
* efi-gui: add Timestamp Protocol GUID definitionJean-Christophe PLAGNIOL-VILLARD2017-03-091-0/+3
* efi: bus: add firmware vendor and resision and tables infoJean-Christophe PLAGNIOL-VILLARD2017-03-091-1/+6
* efi: move x86 efi boot support to x86 archJean-Christophe PLAGNIOL-VILLARD2017-02-271-1/+1
* 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