summaryrefslogtreecommitdiffstats
path: root/SecurityPkg/Library/AuthVariableLib/AuthService.c
Commit message (Expand)AuthorAgeFilesLines
* SecurityPkg: Allow VariablePolicy state to delete authenticated variablesBret Barkelew2020-11-171-6/+24
* SecurityPkg: Fix spelling errorsSean Brogan2019-10-231-2/+2
* SecurityPkg/AuthSeriableLib: Always delete variable in certdbZhichao Gao2019-05-151-2/+5
* SecurityPkg: Replace BSD License with BSD+Patent LicenseMichael D Kinney2019-04-091-7/+1
* SecurityPkg: Clean up source filesLiming Gao2018-06-281-5/+5
* SecurityPkg/AuthVariableLib: Use EFI_CERT_DATA to parse certificatechenc22017-11-071-4/+8
* SecurityPkg: Remove Counter Based AuthVariable supportZhang, Chao B2017-11-011-483/+18
* 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-201-1/+26
* SecurityPkg: AuthVariableLib: Fix inconsistent CertDB caseZhang, Chao B2016-08-171-1/+1
* SecurityPkg: AuthVariableLib: Revert UserPhysicalPresent feature from AuthVar...Zhang, Chao B2016-07-221-4/+4
* SecurityPkg: AuthVariableLib: Cache UserPhysicalPresent in AuthVariableLibZhang, Chao B2016-06-281-4/+4
* SecurityPkg: AuthVariableLib: Remove Customized SecureBoot Mode transition.Zhang, Chao B2016-05-041-1146/+143
* 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-021-46/+98
* SecurityPkg AuthVariableLib: Correct comment/error log about CleanCertsFromDbStar Zeng2015-12-291-9/+7
* SecurityPkg: AuthVariableLib: Fix GCC compile errorArd Biesheuvel2015-12-071-17/+17
* SecurityPkg: AuthVariableLib: Customized SecureBoot Mode transition.Chao Zhang2015-12-071-143/+1161
* SecurityPkg: Update coding styleChao Zhang2015-08-061-1/+2
* SecurityPkg: Make time based AuthVariable update atomicChao Zhang2015-07-101-30/+145
* SecurityPkg: Implement AuthVariableLib library instanceStar Zeng2015-07-011-0/+2432