Age | Commit message (Expand) | Author | Files | Lines |
2015-06-08 | SecurityPkg Variable: Add SysPrepOrder and SysPrep#### to global list. | Star Zeng | 1 | -0/+22 |
2015-05-19 | SecurityPkg Variable: Prevent BS variable update in legacy OS runtime. | Star Zeng | 1 | -0/+12 |
2015-05-11 | SecurityPkg: Update SecureBootConfigDxe to support ARM image | Ard Biesheuvel | 1 | -3/+5 |
2015-05-11 | SecurityPkg Variable: Make PK & SecureBootMode consistent | Chao Zhang | 1 | -1/+19 |
2015-05-07 | SecurityPkg: remove unused variables | Ard Biesheuvel | 2 | -7/+0 |
2015-04-10 | SecurityPkg Variable: Enhance the code logic about VariableLock | Star Zeng | 1 | -0/+14 |
2015-03-17 | SecurityPkg Variable: Reuse scratch data area(at the end of volatile variable... | Star Zeng | 4 | -21/+29 |
2015-03-17 | SecurityPkg Variable: Update code in ProcessVariable () to | Star Zeng | 1 | -25/+23 |
2015-03-13 | SecurityPkg Variable: Initialize Status in ProcessVariable(). | Star Zeng | 1 | -0/+1 |
2015-03-13 | SecurityPkg: Fix typo. | Shumin Qiu | 1 | -2/+2 |
2015-03-13 | SecurityPkg Variable: Allow the delete operation of common auth variable at u... | Star Zeng | 3 | -42/+108 |
2015-03-09 | SecurityPkg Variable: Keep the behavior of Variable Dxe and SMM drivers consi... | Star Zeng | 1 | -5/+5 |
2015-02-05 | SecurityPkg: Cleanup gEfiSmmAccess2ProtocolGuid reference. | Star Zeng | 2 | -2/+0 |
2015-02-02 | Use SmmMemLib to check communication buffer. | Yao, Jiewen | 2 | -83/+4 |
2015-02-02 | SecurityPkg Variable: Introduce PcdReclaimVariableSpaceAtEndOfDxe | Star Zeng | 5 | -0/+17 |
2015-02-02 | SecurityPkg Variable: Before EndOfDxe, just record the current boot VarErrorF... | Star Zeng | 1 | -0/+2 |
2015-02-02 | SecurityPkg Variable: Before EndOfDxe, just record the current boot VarErrorF... | Star Zeng | 1 | -2/+16 |
2015-01-27 | SecurityPkg Variable: Implement variable quota management. | Star Zeng | 7 | -161/+528 |
2015-01-05 | SecurityPkg Variable: Implement VarCheck PROTOCOL | Star Zeng | 9 | -192/+1660 |
2014-12-31 | Remove the FV header assumption in variable driver. | Dong Guo | 1 | -3/+11 |
2014-12-25 | Correct the Hash Calculation for Revoked X.509 Certificate to align with RFC3... | Long, Qin | 1 | -1/+10 |
2014-11-19 | MdeModulePkg/SecurityPkg VariablePei: Fix VS2013 build failure. | Star Zeng | 1 | -0/+4 |
2014-11-14 | SecurityPkg: VariableServiceSetVariable(): fix dbt <-> GUID association | Laszlo Ersek | 1 | -2/+5 |
2014-11-14 | UEFI 2.4 X509 Certificate Hash and RFC3161 Timestamp Verification support for... | Qin Long | 9 | -465/+1343 |
2014-11-10 | Fix execution status & DEBUG message level mismatch. EFI_D_ERROR is used o... | Chao Zhang | 3 | -8/+8 |
2014-10-31 | MdeModulePkg/SecurityPkg Variable: Add boundary check for while (IsValidVaria... | Star Zeng | 2 | -30/+48 |
2014-10-22 | Add comments to clarify mPubKeyStore buffer MemCopy. There is no memory overf... | Chao, Zhang | 4 | -0/+30 |
2014-10-21 | Clean up the code. Action statement should not have text two opcode. | Eric Dong | 1 | -2/+0 |
2014-10-21 | Add PubKey index check before touching PubKey cache. Internal PubKey Variable... | Chao, Zhang | 1 | -2/+4 |
2014-09-03 | SecurityPkg VariableRuntimeDxe: Bug fix and and refine debug message. | Dong, Guo | 1 | -2/+2 |
2014-09-03 | SecurityPkg: Convert non DOS format files to DOS format | Gao, Liming | 6 | -0/+0 |
2014-08-28 | SecurityPkg: INF/DEC file updates to EDK II packages | Dong, Guo | 12 | -0/+0 |
2014-08-28 | SecurityPkg: INF/DEC file updates to EDK II packages | Dong, Guo | 6 | -128/+284 |
2014-08-15 | 1) Update code to use PcdFixedUsbCredentialProviderTokenFileName and Pcd... | Dong, Guo | 3 | -14/+32 |
2014-07-28 | Update code to support VS2013 tool chain. | Eric Dong | 4 | -3/+12 |
2014-06-25 | Refine code to make it more safely. | Eric Dong | 1 | -1/+5 |
2014-04-01 | Add missing parameter comment in AddPubKeyInStore() | Dong Guo | 1 | -0/+1 |
2014-03-28 | SecurityPkg Variable: Add NULL pointer check. | Star Zeng | 1 | -0/+1 |
2014-03-27 | Calculate enough space for 2 variables (public key and variable data) instead... | Dong Guo | 3 | -43/+83 |
2014-03-25 | MdeModulePkg/SecurityPkg Variable: Calculate enough space for PlatformLang an... | Star Zeng | 4 | -56/+327 |
2014-03-20 | MdeModulePkg/SecurityPkg Variable: Return error status to avoid inconsistency... | Star Zeng | 1 | -12/+25 |
2014-03-19 | Fix the return value bug when updating public key database variable failure. | Dong Guo | 3 | -8/+15 |
2014-03-17 | Remove unnecessary dependency in variable driver. | Dong Guo | 1 | -1/+1 |
2014-01-24 | Update Module BaseName to avoid the same name. | Gao, Liming | 4 | -8/+8 |
2014-01-09 | Return to BMM page if parse the file info failed. | Eric Dong | 3 | -8/+15 |
2014-01-08 | Rollback the patch 15054. | Eric Dong | 1 | -2/+6 |
2014-01-07 | Not update the status until parse the file info success. | Eric Dong | 1 | -6/+2 |
2013-11-25 | Refine the Secure Boot UI driver to input the GUID and varstroe name when usi... | Fu Siyuan | 1 | -2/+2 |
2013-11-18 | SecurityPkg Variable: Remove mStorageData buffer allocation and use Scratch b... | Star Zeng | 4 | -48/+40 |
2013-11-12 | MdeModulePkg and SecurityPkg Variable: Optimize the code to reduce some SMRAM... | Star Zeng | 3 | -85/+82 |