summaryrefslogtreecommitdiff
path: root/SecurityPkg
AgeCommit message (Expand)AuthorFilesLines
2015-05-07SecurityPkg: remove unused variablesArd Biesheuvel2-7/+0
2015-05-05Add UEFI2.5 HASH protocol implementation.Yao, Jiewen7-0/+1035
2015-04-10SecurityPkg Variable: Enhance the code logic about VariableLockStar Zeng1-0/+14
2015-03-17SecurityPkg Variable: Reuse scratch data area(at the end of volatile variable...Star Zeng4-21/+29
2015-03-17SecurityPkg Variable: Update code in ProcessVariable () toStar Zeng1-25/+23
2015-03-13SecurityPkg Variable: Initialize Status in ProcessVariable().Star Zeng1-0/+1
2015-03-13SecurityPkg: Fix typo.Shumin Qiu2-4/+4
2015-03-13SecurityPkg Variable: Allow the delete operation of common auth variable at u...Star Zeng3-42/+108
2015-03-09SecurityPkg Variable: Keep the behavior of Variable Dxe and SMM drivers consi...Star Zeng1-5/+5
2015-03-04Add performance optimization for Tcg/TrEE.Yao, Jiewen5-9/+38
2015-02-05Add the missed local variable initialization to remove the possible warning.Long, Qin1-0/+1
2015-02-05SecurityPkg: Cleanup gEfiSmmAccess2ProtocolGuid reference.Star Zeng2-2/+0
2015-02-04Correct the DBX and Certificate Hash Checking.Long, Qin1-10/+92
2015-02-03*/Contributions.txt: Update example email addressJordan Justen1-2/+2
2015-02-02Use SmmMemLib to check communication buffer.Yao, Jiewen3-83/+5
2015-02-02SecurityPkg Variable: Introduce PcdReclaimVariableSpaceAtEndOfDxeStar Zeng5-0/+17
2015-02-02SecurityPkg Variable: Before EndOfDxe, just record the current boot VarErrorF...Star Zeng1-0/+2
2015-02-02SecurityPkg Variable: Before EndOfDxe, just record the current boot VarErrorF...Star Zeng1-2/+16
2015-01-27SecurityPkg Variable: Implement variable quota management.Star Zeng7-161/+528
2015-01-22Add TpmInitializationDonePpi to TPM PEI module.Yao, Jiewen8-25/+90
2015-01-16Refine the format of GUID in INF files for SecurityPkg.Shumin Qiu2-4/+4
2015-01-13Correct file path.Yao, Jiewen1-2/+2
2015-01-13Check in missing patch for TPM error handling.Yao, Jiewen2-5/+10
2015-01-12Handle TPM device error and avoid deadloop in BDS.Yao, Jiewen15-155/+172
2015-01-12Add TPM Physical Presence >=128 operation value support.Yao, Jiewen22-235/+1007
2015-01-08Add TPM12 NV related function.Yao, Jiewen3-1/+340
2015-01-05SecurityPkg Variable: Implement VarCheck PROTOCOLStar Zeng9-192/+1660
2014-12-31Remove the FV header assumption in variable driver.Dong Guo1-3/+11
2014-12-25Correct the Hash Calculation for Revoked X.509 Certificate to align with RFC3...Long, Qin2-5/+24
2014-12-23Correct AuthHandle definition for Tpm2SetPrimaryPolicy.Yao, Jiewen1-1/+1
2014-12-23Add TPM2 commands which might be used in provision.Yao, Jiewen2-0/+97
2014-12-19Use better coding style.Yao, Jiewen1-1/+1
2014-12-12Add TPM2 commands which might be used in field upgrade.Yao, Jiewen6-1/+785
2014-12-11correct a data type error.Dong Guo1-1/+1
2014-12-10Fix potential NULL pointer dereference issue in TcgDxe & TreeDxe.Chao Zhang2-3/+3
2014-12-10Add failed image Name in the Image Execution Information Table.Dong Guo1-2/+8
2014-12-03Code clean-up to eliminate potential "dereferenced pointer" warning. Qin Long1-17/+20
2014-11-26Correct the alignment calculation of PE/COFF attribute certificate entry.Qin Long1-1/+1
2014-11-19MdeModulePkg/SecurityPkg VariablePei: Fix VS2013 build failure.Star Zeng1-0/+4
2014-11-14SecurityPkg: VariableServiceSetVariable(): fix dbt <-> GUID associationLaszlo Ersek1-2/+5
2014-11-14UEFI 2.4 X509 Certificate Hash and RFC3161 Timestamp Verification support for...Qin Long12-535/+1833
2014-11-10 Fix execution status & DEBUG message level mismatch. EFI_D_ERROR is used o...Chao Zhang12-57/+57
2014-10-31EDK II Contributions.txt: Update patch format informationJordan Justen1-13/+29
2014-10-31Remove redundant ASSERT in TcgDxe & TreeDxe. Some asserts are removed directl...Chao Zhang2-25/+51
2014-10-31MdeModulePkg/SecurityPkg Variable: Add boundary check for while (IsValidVaria...Star Zeng2-30/+48
2014-10-22Add comments to clarify mPubKeyStore buffer MemCopy. There is no memory overf...Chao, Zhang4-0/+30
2014-10-21Clean up the code. Action statement should not have text two opcode.Eric Dong4-6/+1
2014-10-21Add PubKey index check before touching PubKey cache. Internal PubKey Variable...Chao, Zhang1-2/+4
2014-09-26Roll back the dependency change in MOR driver.Dong, Guo1-1/+2
2014-09-03SecurityPkg VariableRuntimeDxe: Bug fix and and refine debug message.Dong, Guo1-2/+2