summaryrefslogtreecommitdiffstats
path: root/SecurityPkg
Commit message (Expand)AuthorAgeFilesLines
* SecurityPkg: Add more comments for PcdTpmInstanceGuidLiming Gao2015-05-142-0/+1
* SecurityPkg: Update SecureBootConfigDxe to support ARM imageArd Biesheuvel2015-05-111-3/+5
* SecurityPkg Variable: Make PK & SecureBootMode consistentChao Zhang2015-05-111-1/+19
* Hash2 driver to [Components.IA32, Components.X64, Components.IPF] section.Yao, Jiewen2015-05-081-5/+5
* SecurityPkg: remove unused variablesArd Biesheuvel2015-05-072-7/+0
* Add UEFI2.5 HASH protocol implementation.Yao, Jiewen2015-05-057-0/+1035
* SecurityPkg Variable: Enhance the code logic about VariableLockStar Zeng2015-04-101-0/+14
* SecurityPkg Variable: Reuse scratch data area(at the end of volatile variable...Star Zeng2015-03-174-21/+29
* SecurityPkg Variable: Update code in ProcessVariable () toStar Zeng2015-03-171-25/+23
* SecurityPkg Variable: Initialize Status in ProcessVariable().Star Zeng2015-03-131-0/+1
* SecurityPkg: Fix typo.Shumin Qiu2015-03-132-4/+4
* SecurityPkg Variable: Allow the delete operation of common auth variable at u...Star Zeng2015-03-133-42/+108
* SecurityPkg Variable: Keep the behavior of Variable Dxe and SMM drivers consi...Star Zeng2015-03-091-5/+5
* Add performance optimization for Tcg/TrEE.Yao, Jiewen2015-03-045-9/+38
* Add the missed local variable initialization to remove the possible warning.Long, Qin2015-02-051-0/+1
* SecurityPkg: Cleanup gEfiSmmAccess2ProtocolGuid reference.Star Zeng2015-02-052-2/+0
* Correct the DBX and Certificate Hash Checking.Long, Qin2015-02-041-10/+92
* */Contributions.txt: Update example email addressJordan Justen2015-02-031-2/+2
* Use SmmMemLib to check communication buffer.Yao, Jiewen2015-02-023-83/+5
* SecurityPkg Variable: Introduce PcdReclaimVariableSpaceAtEndOfDxeStar Zeng2015-02-025-0/+17
* SecurityPkg Variable: Before EndOfDxe, just record the current boot VarErrorF...Star Zeng2015-02-021-0/+2
* SecurityPkg Variable: Before EndOfDxe, just record the current boot VarErrorF...Star Zeng2015-02-021-2/+16
* SecurityPkg Variable: Implement variable quota management.Star Zeng2015-01-277-161/+528
* Add TpmInitializationDonePpi to TPM PEI module.Yao, Jiewen2015-01-228-25/+90
* Refine the format of GUID in INF files for SecurityPkg.Shumin Qiu2015-01-162-4/+4
* Correct file path.Yao, Jiewen2015-01-131-2/+2
* Check in missing patch for TPM error handling.Yao, Jiewen2015-01-132-5/+10
* Handle TPM device error and avoid deadloop in BDS.Yao, Jiewen2015-01-1215-155/+172
* Add TPM Physical Presence >=128 operation value support.Yao, Jiewen2015-01-1222-235/+1007
* Add TPM12 NV related function.Yao, Jiewen2015-01-083-1/+340
* SecurityPkg Variable: Implement VarCheck PROTOCOLStar Zeng2015-01-059-192/+1660
* Remove the FV header assumption in variable driver.Dong Guo2014-12-311-3/+11
* Correct the Hash Calculation for Revoked X.509 Certificate to align with RFC3...Long, Qin2014-12-252-5/+24
* Correct AuthHandle definition for Tpm2SetPrimaryPolicy.Yao, Jiewen2014-12-231-1/+1
* Add TPM2 commands which might be used in provision.Yao, Jiewen2014-12-232-0/+97
* Use better coding style.Yao, Jiewen2014-12-191-1/+1
* Add TPM2 commands which might be used in field upgrade.Yao, Jiewen2014-12-126-1/+785
* correct a data type error.Dong Guo2014-12-111-1/+1
* Fix potential NULL pointer dereference issue in TcgDxe & TreeDxe.Chao Zhang2014-12-102-3/+3
* Add failed image Name in the Image Execution Information Table.Dong Guo2014-12-101-2/+8
* Code clean-up to eliminate potential "dereferenced pointer" warning. Qin Long2014-12-031-17/+20
* Correct the alignment calculation of PE/COFF attribute certificate entry.Qin Long2014-11-261-1/+1
* MdeModulePkg/SecurityPkg VariablePei: Fix VS2013 build failure.Star Zeng2014-11-191-0/+4
* SecurityPkg: VariableServiceSetVariable(): fix dbt <-> GUID associationLaszlo Ersek2014-11-141-2/+5
* UEFI 2.4 X509 Certificate Hash and RFC3161 Timestamp Verification support for...Qin Long2014-11-1412-535/+1833
* Fix execution status & DEBUG message level mismatch. EFI_D_ERROR is used o...Chao Zhang2014-11-1012-57/+57
* EDK II Contributions.txt: Update patch format informationJordan Justen2014-10-311-13/+29
* Remove redundant ASSERT in TcgDxe & TreeDxe. Some asserts are removed directl...Chao Zhang2014-10-312-25/+51
* MdeModulePkg/SecurityPkg Variable: Add boundary check for while (IsValidVaria...Star Zeng2014-10-312-30/+48
* Add comments to clarify mPubKeyStore buffer MemCopy. There is no memory overf...Chao, Zhang2014-10-224-0/+30