summaryrefslogtreecommitdiffstats
path: root/SecurityPkg/VariableAuthenticated
Commit message (Expand)AuthorAgeFilesLines
* SecurityPkg: Convert source file to DOS formatLiming Gao2017-12-281-13/+13
* SecurityPkg/SecureBootConfigDxe: Fix deleting signature data issue.chenc22017-11-271-7/+13
* SecurityPkg/SecureBootConfigDxe: Handle lack of STR_SIGNATURE_* tokenschenc22017-10-191-37/+76
* SecurityPkg/SecureBootConfigDxe: Change the declaring of buffer.chenc22017-10-172-92/+29
* SecurityPkg/SecureBootConfigDxe: Fix coding style issuechenc22017-10-172-22/+22
* SecurityPkg/SecureBootConfigImpl.c: Secure Boot DBX UI Enhancementchenc22017-09-285-31/+1150
* SecurityPkg: SecureBootConfigDxe: Update CloseEnrolledFile commentZhang, Chao B2017-04-061-6/+2
* SecurityPkg: SecureBootConfigDxe: Support AUTH_2 enrollment to DBXZhang, Chao B2017-04-065-84/+338
* SecurityPkg: Refine type cast for pointer subtractionHao Wu2017-03-061-6/+6
* SecurityPkg: Fix potential bug in Security Boot dxe.Zhang Lubo2017-03-012-11/+11
* SecurityPkg/SecureBootConfigDxe: Use StrToGuid in BaseLibRuiyu Ni2017-02-283-166/+5
* SecurityPkg: enhance secure boot Config Dxe & Time Based AuthVariable.Zhang Lubo2017-02-202-16/+6
* SecurityPkg SecureBootConfigDxe: Add check for the external PE/COFF image.Liming Gao2016-07-143-0/+72
* SecurityPkg EsalVariableDxeSal: Use input Global to make code more clearStar Zeng2016-06-031-2/+2
* SecurityPkg: SecureBootConfigDxe: Add NULL pointer checkZhang, Chao B2016-05-111-1/+1
* SecurityPkg: Cleanup unused structure definitionJiaxin Wu2016-05-091-37/+0
* SecurityPkg: SecureBootConfigDxe: Disable SecureBoot Enable/Disable in some caseZhang, Chao B2016-05-051-1/+1
* SecurityPkg: SecureBootConfigDxe: Remove SecureBoot UI change for Customized ...Zhang, Chao B2016-05-044-417/+32
* SecurityPkg: AuthVariableLib & SecureBootConfigDxe: Fix SecureBootEnable & PK...Zhang, Chao B2016-04-191-22/+25
* SecurityPkg/SecureBootConfigDxe: Remove type casting from the ChooseFile hand...Gary Lin2016-03-241-5/+5
* SecurityPkg/SecureBootConfigDxe: Declare EFIAPI for the ChooseFile handlersGary Lin2016-03-242-0/+10
* SecurityPkg: SecureBootConfigDxe: Update coding styleZhang, Chao B2016-03-111-1/+2
* SecurityPkg/SecureBootConfigDxe: Handle allocation failure gracefullyDandan Bi2016-03-041-9/+21
* SecurityPkg: Use FileExplorerLib in SecureBootConfigDxeDandan Bi2016-02-266-1225/+333
* SecurityPkg: SecureBootConfigDxe: Fix potential NULL pointer dereferenceChao Zhang2016-01-271-4/+5
* SecurityPkg: SecureBootConfigDxe: Fix string typoChao Zhang2016-01-152-5/+5
* SecurityPkg: SecureBootConfigDxe: Enhance secure boot string update logicChao Zhang2016-01-151-42/+57
* SecurityPkg: SecureBootConfigDxe: Change KEY_TRANS_SECURE_BOOT_MODE valueChao Zhang2016-01-151-2/+2
* SecurityPkg: SecureBootConfigDxe: Remove useless code in VFRChao Zhang2015-12-221-61/+11
* SecurityPkg: Convert all .uni files to utf-8Jordan Justen2015-12-155-0/+0
* SecurityPkg: SecureBootConfigDxe: SecureBoot UI for Customized SecureBoot ModeChao Zhang2015-12-074-56/+464
* SecurityPkg: put missing empty lines at the end of some header filesArd Biesheuvel2015-12-032-2/+2
* SecurityPkg:Replace unsafe string functions.Zhang Lubo2015-07-083-17/+20
* SecurityPkg: Delete Auth Variable driverStar Zeng2015-07-0127-14087/+140
* SecurityPkg: Implement AuthVariableLib library instanceStar Zeng2015-07-011-6/+0
* SecurityPkg Variable: Move VariableLock install into SmmVariableReady().Star Zeng2015-06-111-21/+20
* SecurityPkg Variable: Support the new introduced PcdMaxAuthVariableSize.Star Zeng2015-06-109-28/+73
* SecurityPkg Variable: Add SysPrepOrder and SysPrep#### to global list.Star Zeng2015-06-081-0/+22
* SecurityPkg Variable: Prevent BS variable update in legacy OS runtime.Star Zeng2015-05-191-0/+12
* SecurityPkg: Update SecureBootConfigDxe to support ARM imageArd Biesheuvel2015-05-111-3/+5
* SecurityPkg Variable: Make PK & SecureBootMode consistentChao Zhang2015-05-111-1/+19
* SecurityPkg: remove unused variablesArd Biesheuvel2015-05-072-7/+0
* SecurityPkg Variable: Enhance the code logic about VariableLockStar Zeng2015-04-101-0/+14
* SecurityPkg Variable: Reuse scratch data area(at the end of volatile variable...Star Zeng2015-03-174-21/+29
* SecurityPkg Variable: Update code in ProcessVariable () toStar Zeng2015-03-171-25/+23
* SecurityPkg Variable: Initialize Status in ProcessVariable().Star Zeng2015-03-131-0/+1
* SecurityPkg: Fix typo.Shumin Qiu2015-03-131-2/+2
* SecurityPkg Variable: Allow the delete operation of common auth variable at u...Star Zeng2015-03-133-42/+108
* SecurityPkg Variable: Keep the behavior of Variable Dxe and SMM drivers consi...Star Zeng2015-03-091-5/+5
* SecurityPkg: Cleanup gEfiSmmAccess2ProtocolGuid reference.Star Zeng2015-02-052-2/+0