summaryrefslogtreecommitdiffstats
path: root/security/integrity/platform_certs/load_uefi.c
Commit message (Expand)AuthorAgeFilesLines
* efi: Do not import certificates from UEFI Secure Boot for T2 MacsAditya Garg2022-05-151-0/+33
* integrity: add new keyring handler for mok keysEric Snowberg2022-03-081-2/+2
* integrity: Do not load MOK and MOKx when secure boot be disabledLee, Chun-Yi2021-12-241-0/+5
* integrity: Load mokx variables into the blacklist keyringEric Snowberg2021-03-111-2/+18
* integrity: Load certs from the EFI MOK config tableLenny Szubowicz2020-09-161-0/+22
* integrity: Move import of MokListRT certs to a separate routineLenny Szubowicz2020-09-161-19/+44
* Merge tag 'efi-next' of git://git.kernel.org/pub/scm/linux/kernel/git/efi/efi...Ingo Molnar2020-02-261-1/+1
|\
| * integrity: Check properly whether EFI GetVariable() is availableArd Biesheuvel2020-02-231-1/+1
* | efi: Only print errors about failing to get certs if EFI vars are foundJavier Martinez Canillas2020-02-181-14/+26
|/
* x86/efi: remove unused variablesYueHaibing2019-11-291-5/+0
* x86/efi: move common keyring handler functions to new fileNayna Jain2019-11-131-66/+1
* efi: Allow the "db" UEFI variable to be suppressedJosh Boyer2018-12-121-10/+35
* efi: Import certificates from UEFI Secure BootJosh Boyer2018-12-121-0/+169