summaryrefslogtreecommitdiffstats
path: root/drivers/efi
Commit message (Expand)AuthorAgeFilesLines
* efi: cleanupsOleksij Rempel2019-02-181-1/+1
* treewide: Remove trailing whitespaces and tabsAlexander Shiyan2019-01-211-1/+1
* drivers: Introduce dev_set_name()Andrey Smirnov2018-10-181-1/+1
* efi: add bootsource detectionEnrico Jorns2018-02-221-0/+48
* Kconfig: drop unused HAS_POWEROFFAntony Pavlov2018-01-111-1/+0
* EFI: add poweroff supportJean-Christophe PLAGNIOL-VILLARD2017-10-271-0/+1
* efi: add missing Kconfig selectsEnrico Jorns2017-10-161-0/+2
* param: make parameter functions more consistentSascha Hauer2017-04-111-6/+6
* efi: only iterate over handles that provide the device path protocolMichael Olbrich2017-03-301-2/+4
* efi: load the protocol expected by the driverMichael Olbrich2017-03-301-3/+4
* efi: add veriable to report secure boot support and statusJean-Christophe PLAGNIOL-VILLARD2017-03-091-0/+33
* efi: add efi handle dump commandJean-Christophe PLAGNIOL-VILLARD2017-03-091-0/+169
* efi: add minor and major to the bus and display it at bootJean-Christophe PLAGNIOL-VILLARD2017-03-091-1/+10
* efi: bus: add firmware vendor and resision and tables infoJean-Christophe PLAGNIOL-VILLARD2017-03-091-0/+23
* efi: move bus driver to driver/efiJean-Christophe PLAGNIOL-VILLARD2017-02-243-0/+355