summaryrefslogtreecommitdiffstats
path: root/drivers/firmware/efi/efibc.c
Commit message (Expand)AuthorAgeFilesLines
* efi: efibc: Guard against allocation failureGuilherme G. Piccoli2022-09-201-0/+3
* efi: efibc: avoid efivar API for setting variablesArd Biesheuvel2022-06-201-47/+29
* efi: efibc: check for efivars write capabilityArd Biesheuvel2020-09-151-1/+1
* efibc: Replace variable set function in notifier callTian Baofeng2019-06-221-5/+7
* efi: Replace GPL license boilerplate with SPDX headersArd Biesheuvel2019-02-041-9/+1
* efibc: Report more information in the error messagesCompostella, Jeremy2016-06-271-2/+2
* efibc: Fix excessive stack footprint warningJeremy Compostella2016-05-071-11/+23
* efibc: Add EFI Bootloader Control moduleCompostella, Jeremy2016-04-281-0/+101