summaryrefslogtreecommitdiffstats
path: root/SecurityPkg/Library/AuthVariableLib
Commit message (Expand)AuthorAgeFilesLines
* SecurityPkg/SecureBoot: Support RSA4096 and RSA3072Sheng Wei2023-09-073-50/+221
* SecurityPkg: Update code to be more C11 compliant by using __func__Rebecca Cran2023-04-101-2/+2
* SecurityPkg: limit verification of enrolled PK in setup modeJan Bobek2023-02-042-2/+10
* SecurityPkg/AuthVariableLib: Check SHA-256 OID with ContentInfo presentJan Bobek2023-01-231-8/+42
* SecurityPkg: Apply uncrustify changesMichael Kubacki2021-12-073-625/+654
* SecurityPkg: Change OPTIONAL keyword usage styleMichael D Kinney2021-12-071-3/+3
* SecurityPkg: Change use of EFI_D_* to DEBUG_*Michael D Kinney2021-12-072-9/+9
* SecurityPkg: Allow VariablePolicy state to delete authenticated variablesBret Barkelew2020-11-172-6/+26
* SecurityPkg: Fix spelling errorsSean Brogan2019-10-233-5/+5
* SecurityPkg/AuthSeriableLib: Always delete variable in certdbZhichao Gao2019-05-151-2/+5
* SecurityPkg: Replace BSD License with BSD+Patent LicenseMichael D Kinney2019-04-095-35/+5
* SecurityPkg/AuthVariableLib: allow MM_STANDALONE drivers to use this libraryJagadeesh Ujja2019-01-041-2/+3
* SecurityPkg: Clean up source filesLiming Gao2018-06-282-9/+9
* SecurityPkg/AuthVariableLib: Use EFI_CERT_DATA to parse certificatechenc22017-11-071-4/+8
* SecurityPkg: Remove Counter Based AuthVariable supportZhang, Chao B2017-11-013-624/+33
* SecurityPkg/AuthVariableLib: fix GCC build errorLaszlo Ersek2017-10-171-2/+6
* SecurityPkg:AuthVariableLib:Implement ECR1707 for Private Auth VariableZhang, Chao B2017-10-141-37/+171
* SecurityPkg: enhance secure boot Config Dxe & Time Based AuthVariable.Zhang Lubo2017-02-202-2/+29
* SecurityPkg/AuthVariableLib: rebase to ARRAY_SIZE()Laszlo Ersek2016-10-271-2/+2
* SecurityPkg: AuthVariableLib: Fix inconsistent CertDB caseZhang, Chao B2016-08-171-1/+1
* SecurityPkg: AuthVariableLib: Revert UserPhysicalPresent feature from AuthVar...Zhang, Chao B2016-07-223-12/+4
* SecurityPkg: AuthVariableLib: Cache UserPhysicalPresent in AuthVariableLibZhang, Chao B2016-06-283-4/+12
* SecurityPkg: AuthVariableLib: Remove Customized SecureBoot Mode transition.Zhang, Chao B2016-05-044-1262/+220
* SecurityPkg: AuthVariableLib & SecureBootConfigDxe: Fix SecureBootEnable & PK...Zhang, Chao B2016-04-191-13/+1
* SecurityPkg: AuthVariableLib: Add new cert database for volatile time based A...Chao Zhang2016-02-024-57/+145
* SecurityPkg AuthVariableLib: Correct comment/error log about CleanCertsFromDbStar Zeng2015-12-292-10/+8
* SecurityPkg: Convert all .uni files to utf-8Jordan Justen2015-12-151-0/+0
* SecurityPkg: AuthVariableLib: Fix GCC compile errorArd Biesheuvel2015-12-071-17/+17
* SecurityPkg: AuthVariableLib: Customized SecureBoot Mode transition.Chao Zhang2015-12-074-232/+1278
* SecurityPkg AuthVariableLib: Add the missing gEfiAuthenticatedVariableGuidStar Zeng2015-10-161-0/+4
* SecurityPkg: Update coding styleChao Zhang2015-08-061-1/+2
* SecurityPkg AuthVariableLib: Correct address pointers dataStar Zeng2015-07-261-6/+13
* SecurityPkg: Make time based AuthVariable update atomicChao Zhang2015-07-103-30/+170
* SecurityPkg: Implement AuthVariableLib library instanceStar Zeng2015-07-015-0/+3389