summaryrefslogtreecommitdiff
path: root/security/integrity/platform_certs/load_uefi.c
AgeCommit message (Expand)AuthorFilesLines
2022-11-01efi: Add iMac Pro 2017 to uefi skip cert quirkAditya Garg1-0/+1
2022-09-30efi: Correct Macmini DMI match in uefi cert quirkOrlando Chamberlain1-1/+1
2022-05-15efi: Do not import certificates from UEFI Secure Boot for T2 MacsAditya Garg1-0/+33
2022-03-08integrity: add new keyring handler for mok keysEric Snowberg1-2/+2
2021-12-24integrity: Do not load MOK and MOKx when secure boot be disabledLee, Chun-Yi1-0/+5
2021-03-11integrity: Load mokx variables into the blacklist keyringEric Snowberg1-2/+18
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