summaryrefslogtreecommitdiff
path: root/SecurityPkg/VariableAuthenticated
AgeCommit message (Expand)Author
2017-03-06SecurityPkg: Refine type cast for pointer subtractionHao Wu
2017-03-01SecurityPkg: Fix potential bug in Security Boot dxe.Zhang Lubo
2017-02-28SecurityPkg/SecureBootConfigDxe: Use StrToGuid in BaseLibRuiyu Ni
2017-02-20SecurityPkg: enhance secure boot Config Dxe & Time Based AuthVariable.Zhang Lubo
2016-07-14SecurityPkg SecureBootConfigDxe: Add check for the external PE/COFF image.Liming Gao
2016-06-03SecurityPkg EsalVariableDxeSal: Use input Global to make code more clearStar Zeng
2016-05-11SecurityPkg: SecureBootConfigDxe: Add NULL pointer checkZhang, Chao B
2016-05-09SecurityPkg: Cleanup unused structure definitionJiaxin Wu
2016-05-05SecurityPkg: SecureBootConfigDxe: Disable SecureBoot Enable/Disable in some caseZhang, Chao B
2016-05-04SecurityPkg: SecureBootConfigDxe: Remove SecureBoot UI change for Customized ...Zhang, Chao B
2016-04-19SecurityPkg: AuthVariableLib & SecureBootConfigDxe: Fix SecureBootEnable & PK...Zhang, Chao B
2016-03-24SecurityPkg/SecureBootConfigDxe: Remove type casting from the ChooseFile hand...Gary Lin
2016-03-24SecurityPkg/SecureBootConfigDxe: Declare EFIAPI for the ChooseFile handlersGary Lin
2016-03-11SecurityPkg: SecureBootConfigDxe: Update coding styleZhang, Chao B
2016-03-04SecurityPkg/SecureBootConfigDxe: Handle allocation failure gracefullyDandan Bi
2016-02-26SecurityPkg: Use FileExplorerLib in SecureBootConfigDxeDandan Bi
2016-01-27SecurityPkg: SecureBootConfigDxe: Fix potential NULL pointer dereferenceChao Zhang
2016-01-15SecurityPkg: SecureBootConfigDxe: Fix string typoChao Zhang
2016-01-15SecurityPkg: SecureBootConfigDxe: Enhance secure boot string update logicChao Zhang
2016-01-15SecurityPkg: SecureBootConfigDxe: Change KEY_TRANS_SECURE_BOOT_MODE valueChao Zhang
2015-12-22SecurityPkg: SecureBootConfigDxe: Remove useless code in VFRChao Zhang
2015-12-15SecurityPkg: Convert all .uni files to utf-8Jordan Justen
2015-12-07SecurityPkg: SecureBootConfigDxe: SecureBoot UI for Customized SecureBoot ModeChao Zhang
2015-12-03SecurityPkg: put missing empty lines at the end of some header filesArd Biesheuvel
2015-07-08SecurityPkg:Replace unsafe string functions.Zhang Lubo
2015-07-01SecurityPkg: Delete Auth Variable driverStar Zeng
2015-07-01SecurityPkg: Implement AuthVariableLib library instanceStar Zeng
2015-06-11SecurityPkg Variable: Move VariableLock install into SmmVariableReady().Star Zeng
2015-06-10SecurityPkg Variable: Support the new introduced PcdMaxAuthVariableSize.Star Zeng
2015-06-08SecurityPkg Variable: Add SysPrepOrder and SysPrep#### to global list.Star Zeng
2015-05-19SecurityPkg Variable: Prevent BS variable update in legacy OS runtime.Star Zeng
2015-05-11SecurityPkg: Update SecureBootConfigDxe to support ARM imageArd Biesheuvel
2015-05-11SecurityPkg Variable: Make PK & SecureBootMode consistentChao Zhang
2015-05-07SecurityPkg: remove unused variablesArd Biesheuvel
2015-04-10SecurityPkg Variable: Enhance the code logic about VariableLockStar Zeng
2015-03-17SecurityPkg Variable: Reuse scratch data area(at the end of volatile variable...Star Zeng
2015-03-17SecurityPkg Variable: Update code in ProcessVariable () toStar Zeng
2015-03-13SecurityPkg Variable: Initialize Status in ProcessVariable().Star Zeng
2015-03-13SecurityPkg: Fix typo.Shumin Qiu
2015-03-13SecurityPkg Variable: Allow the delete operation of common auth variable at u...Star Zeng
2015-03-09SecurityPkg Variable: Keep the behavior of Variable Dxe and SMM drivers consi...Star Zeng
2015-02-05SecurityPkg: Cleanup gEfiSmmAccess2ProtocolGuid reference.Star Zeng
2015-02-02Use SmmMemLib to check communication buffer.Yao, Jiewen
2015-02-02SecurityPkg Variable: Introduce PcdReclaimVariableSpaceAtEndOfDxeStar Zeng
2015-02-02SecurityPkg Variable: Before EndOfDxe, just record the current boot VarErrorF...Star Zeng
2015-02-02SecurityPkg Variable: Before EndOfDxe, just record the current boot VarErrorF...Star Zeng
2015-01-27SecurityPkg Variable: Implement variable quota management.Star Zeng
2015-01-05SecurityPkg Variable: Implement VarCheck PROTOCOLStar Zeng
2014-12-31Remove the FV header assumption in variable driver.Dong Guo
2014-12-25Correct the Hash Calculation for Revoked X.509 Certificate to align with RFC3...Long, Qin