Age | Commit message (Expand) | Author |
2016-03-04 | SecurityPkg/SecureBootConfigDxe: Handle allocation failure gracefully | Dandan Bi |
2016-02-26 | SecurityPkg: Use FileExplorerLib in SecureBootConfigDxe | Dandan Bi |
2016-01-27 | SecurityPkg: SecureBootConfigDxe: Fix potential NULL pointer dereference | Chao Zhang |
2016-01-15 | SecurityPkg: SecureBootConfigDxe: Fix string typo | Chao Zhang |
2016-01-15 | SecurityPkg: SecureBootConfigDxe: Enhance secure boot string update logic | Chao Zhang |
2016-01-15 | SecurityPkg: SecureBootConfigDxe: Change KEY_TRANS_SECURE_BOOT_MODE value | Chao Zhang |
2015-12-22 | SecurityPkg: SecureBootConfigDxe: Remove useless code in VFR | Chao Zhang |
2015-12-15 | SecurityPkg: Convert all .uni files to utf-8 | Jordan Justen |
2015-12-07 | SecurityPkg: SecureBootConfigDxe: SecureBoot UI for Customized SecureBoot Mode | Chao Zhang |
2015-12-03 | SecurityPkg: put missing empty lines at the end of some header files | Ard Biesheuvel |
2015-07-08 | SecurityPkg:Replace unsafe string functions. | Zhang Lubo |
2015-07-01 | SecurityPkg: Delete Auth Variable driver | Star Zeng |
2015-07-01 | SecurityPkg: Implement AuthVariableLib library instance | Star Zeng |
2015-06-11 | SecurityPkg Variable: Move VariableLock install into SmmVariableReady(). | Star Zeng |
2015-06-10 | SecurityPkg Variable: Support the new introduced PcdMaxAuthVariableSize. | Star Zeng |
2015-06-08 | SecurityPkg Variable: Add SysPrepOrder and SysPrep#### to global list. | Star Zeng |
2015-05-19 | SecurityPkg Variable: Prevent BS variable update in legacy OS runtime. | Star Zeng |
2015-05-11 | SecurityPkg: Update SecureBootConfigDxe to support ARM image | Ard Biesheuvel |
2015-05-11 | SecurityPkg Variable: Make PK & SecureBootMode consistent | Chao Zhang |
2015-05-07 | SecurityPkg: remove unused variables | Ard Biesheuvel |
2015-04-10 | SecurityPkg Variable: Enhance the code logic about VariableLock | Star Zeng |
2015-03-17 | SecurityPkg Variable: Reuse scratch data area(at the end of volatile variable... | Star Zeng |
2015-03-17 | SecurityPkg Variable: Update code in ProcessVariable () to | Star Zeng |
2015-03-13 | SecurityPkg Variable: Initialize Status in ProcessVariable(). | Star Zeng |
2015-03-13 | SecurityPkg: Fix typo. | Shumin Qiu |
2015-03-13 | SecurityPkg Variable: Allow the delete operation of common auth variable at u... | Star Zeng |
2015-03-09 | SecurityPkg Variable: Keep the behavior of Variable Dxe and SMM drivers consi... | Star Zeng |
2015-02-05 | SecurityPkg: Cleanup gEfiSmmAccess2ProtocolGuid reference. | Star Zeng |
2015-02-02 | Use SmmMemLib to check communication buffer. | Yao, Jiewen |
2015-02-02 | SecurityPkg Variable: Introduce PcdReclaimVariableSpaceAtEndOfDxe | Star Zeng |
2015-02-02 | SecurityPkg Variable: Before EndOfDxe, just record the current boot VarErrorF... | Star Zeng |
2015-02-02 | SecurityPkg Variable: Before EndOfDxe, just record the current boot VarErrorF... | Star Zeng |
2015-01-27 | SecurityPkg Variable: Implement variable quota management. | Star Zeng |
2015-01-05 | SecurityPkg Variable: Implement VarCheck PROTOCOL | Star Zeng |
2014-12-31 | Remove the FV header assumption in variable driver. | Dong Guo |
2014-12-25 | Correct the Hash Calculation for Revoked X.509 Certificate to align with RFC3... | Long, Qin |
2014-11-19 | MdeModulePkg/SecurityPkg VariablePei: Fix VS2013 build failure. | Star Zeng |
2014-11-14 | SecurityPkg: VariableServiceSetVariable(): fix dbt <-> GUID association | Laszlo Ersek |
2014-11-14 | UEFI 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-31 | MdeModulePkg/SecurityPkg Variable: Add boundary check for while (IsValidVaria... | Star Zeng |
2014-10-22 | Add comments to clarify mPubKeyStore buffer MemCopy. There is no memory overf... | Chao, Zhang |
2014-10-21 | Clean up the code. Action statement should not have text two opcode. | Eric Dong |
2014-10-21 | Add PubKey index check before touching PubKey cache. Internal PubKey Variable... | Chao, Zhang |
2014-09-03 | SecurityPkg VariableRuntimeDxe: Bug fix and and refine debug message. | Dong, Guo |
2014-09-03 | SecurityPkg: Convert non DOS format files to DOS format | Gao, Liming |
2014-08-28 | SecurityPkg: INF/DEC file updates to EDK II packages | Dong, Guo |
2014-08-28 | SecurityPkg: INF/DEC file updates to EDK II packages | Dong, Guo |
2014-08-15 | 1) Update code to use PcdFixedUsbCredentialProviderTokenFileName and Pcd... | Dong, Guo |
2014-07-28 | Update code to support VS2013 tool chain. | Eric Dong |