Age | Commit message (Expand) | Author |
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 |
2014-06-25 | Refine code to make it more safely. | Eric Dong |
2014-04-01 | Add missing parameter comment in AddPubKeyInStore() | Dong Guo |
2014-03-28 | SecurityPkg Variable: Add NULL pointer check. | Star Zeng |
2014-03-27 | Calculate enough space for 2 variables (public key and variable data) instead... | Dong Guo |
2014-03-25 | MdeModulePkg/SecurityPkg Variable: Calculate enough space for PlatformLang an... | Star Zeng |
2014-03-20 | MdeModulePkg/SecurityPkg Variable: Return error status to avoid inconsistency... | Star Zeng |
2014-03-19 | Fix the return value bug when updating public key database variable failure. | Dong Guo |
2014-03-17 | Remove unnecessary dependency in variable driver. | Dong Guo |
2014-01-24 | Update Module BaseName to avoid the same name. | Gao, Liming |
2014-01-09 | Return to BMM page if parse the file info failed. | Eric Dong |