aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/firmware/efi/efibc.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2022-09-20efi: efibc: Guard against allocation failureGuilherme G. Piccoli1-0/+3
2022-06-20efi: efibc: avoid efivar API for setting variablesArd Biesheuvel1-47/+29
2020-09-15efi: efibc: check for efivars write capabilityArd Biesheuvel1-1/+1
2019-06-22efibc: Replace variable set function in notifier callTian Baofeng1-5/+7
2019-02-04efi: Replace GPL license boilerplate with SPDX headersArd Biesheuvel1-9/+1
2016-06-27efibc: Report more information in the error messagesCompostella, Jeremy1-2/+2
2016-05-07efibc: Fix excessive stack footprint warningJeremy Compostella1-11/+23
2016-04-28efibc: Add EFI Bootloader Control moduleCompostella, Jeremy1-0/+101