summaryrefslogtreecommitdiffstats
path: root/SecurityPkg/Library/AuthVariableLib/AuthVariableLib.c
Commit message (Expand)AuthorAgeFilesLines
* SecurityPkg/SecureBoot: Support RSA4096 and RSA3072Sheng Wei2023-09-071-15/+27
* SecurityPkg: Apply uncrustify changesMichael Kubacki2021-12-071-79/+82
* SecurityPkg: Change use of EFI_D_* to DEBUG_*Michael D Kinney2021-12-071-8/+8
* SecurityPkg: Fix spelling errorsSean Brogan2019-10-231-2/+2
* SecurityPkg: Replace BSD License with BSD+Patent LicenseMichael D Kinney2019-04-091-7/+1
* SecurityPkg: Remove Counter Based AuthVariable supportZhang, Chao B2017-11-011-77/+12
* SecurityPkg/AuthVariableLib: rebase to ARRAY_SIZE()Laszlo Ersek2016-10-271-2/+2
* SecurityPkg: AuthVariableLib: Revert UserPhysicalPresent feature from AuthVar...Zhang, Chao B2016-07-221-7/+0
* SecurityPkg: AuthVariableLib: Cache UserPhysicalPresent in AuthVariableLibZhang, Chao B2016-06-281-0/+7
* SecurityPkg: AuthVariableLib: Remove Customized SecureBoot Mode transition.Zhang, Chao B2016-05-041-20/+77
* SecurityPkg: AuthVariableLib: Add new cert database for volatile time based A...Chao Zhang2016-02-021-2/+30
* SecurityPkg AuthVariableLib: Correct comment/error log about CleanCertsFromDbStar Zeng2015-12-291-1/+1
* SecurityPkg: AuthVariableLib: Customized SecureBoot Mode transition.Chao Zhang2015-12-071-89/+20
* SecurityPkg AuthVariableLib: Correct address pointers dataStar Zeng2015-07-261-6/+13
* SecurityPkg: Make time based AuthVariable update atomicChao Zhang2015-07-101-0/+9
* SecurityPkg: Implement AuthVariableLib library instanceStar Zeng2015-07-011-0/+460