summaryrefslogtreecommitdiff
path: root/security/integrity/platform_certs/load_uefi.c
AgeCommit message (Expand)AuthorFilesLines
2020-09-16integrity: Load certs from the EFI MOK config tableLenny Szubowicz1-0/+22
2020-09-16integrity: Move import of MokListRT certs to a separate routineLenny Szubowicz1-19/+44
2020-02-26Merge tag 'efi-next' of git://git.kernel.org/pub/scm/linux/kernel/git/efi/efi...Ingo Molnar1-1/+1
2020-02-23integrity: Check properly whether EFI GetVariable() is availableArd Biesheuvel1-1/+1
2020-02-18efi: Only print errors about failing to get certs if EFI vars are foundJavier Martinez Canillas1-14/+26
2019-11-29x86/efi: remove unused variablesYueHaibing1-5/+0
2019-11-12x86/efi: move common keyring handler functions to new fileNayna Jain1-66/+1
2018-12-13efi: Allow the "db" UEFI variable to be suppressedJosh Boyer1-10/+35
2018-12-13efi: Import certificates from UEFI Secure BootJosh Boyer1-0/+169