summaryrefslogtreecommitdiff
path: root/SecurityPkg/VariableAuthenticated
AgeCommit message (Expand)Author
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
2014-11-19MdeModulePkg/SecurityPkg VariablePei: Fix VS2013 build failure.Star Zeng
2014-11-14SecurityPkg: VariableServiceSetVariable(): fix dbt <-> GUID associationLaszlo Ersek
2014-11-14UEFI 2.4 X509 Certificate Hash and RFC3161 Timestamp Verification support for...Qin Long
2014-11-10 Fix execution status & DEBUG message level mismatch. EFI_D_ERROR is used o...Chao Zhang
2014-10-31MdeModulePkg/SecurityPkg Variable: Add boundary check for while (IsValidVaria...Star Zeng
2014-10-22Add comments to clarify mPubKeyStore buffer MemCopy. There is no memory overf...Chao, Zhang
2014-10-21Clean up the code. Action statement should not have text two opcode.Eric Dong
2014-10-21Add PubKey index check before touching PubKey cache. Internal PubKey Variable...Chao, Zhang
2014-09-03SecurityPkg VariableRuntimeDxe: Bug fix and and refine debug message.Dong, Guo
2014-09-03SecurityPkg: Convert non DOS format files to DOS formatGao, Liming
2014-08-28SecurityPkg: INF/DEC file updates to EDK II packagesDong, Guo
2014-08-28SecurityPkg: INF/DEC file updates to EDK II packagesDong, Guo
2014-08-151) Update code to use PcdFixedUsbCredentialProviderTokenFileName and Pcd...Dong, Guo
2014-07-28Update code to support VS2013 tool chain.Eric Dong
2014-06-25Refine code to make it more safely.Eric Dong
2014-04-01Add missing parameter comment in AddPubKeyInStore()Dong Guo
2014-03-28SecurityPkg Variable: Add NULL pointer check.Star Zeng