summaryrefslogtreecommitdiffstats
path: root/SecurityPkg
Commit message (Expand)AuthorAgeFilesLines
* 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
* Clean up the code. Action statement should not have text two opcode.Eric Dong2014-10-214-6/+1
* Add PubKey index check before touching PubKey cache. Internal PubKey Variable...Chao, Zhang2014-10-211-2/+4
* Roll back the dependency change in MOR driver.Dong, Guo2014-09-261-1/+2
* SecurityPkg VariableRuntimeDxe: Bug fix and and refine debug message.Dong, Guo2014-09-031-2/+2
* SecurityPkg: Convert non DOS format files to DOS formatGao, Liming2014-09-0351-0/+0
* Update SecurityPkg package version to 0.94.Dong, Guo2014-09-022-2/+2
* SecurityPkg: INF/DEC file updates to EDK II packagesDong, Guo2014-08-285-0/+0
* SecurityPkg: INF/DEC file updates to EDK II packagesDong, Guo2014-08-282-0/+0
* SecurityPkg: INF/DEC file updates to EDK II packagesDong, Guo2014-08-281-107/+153
* SecurityPkg: INF/DEC file updates to EDK II packagesDong, Guo2014-08-2872-0/+0
* SecurityPkg: INF/DEC file updates to EDK II packagesDong, Guo2014-08-2848-449/+880
* EDK II Contributions.txt: Note acceptable contribution licensesJordan Justen2014-08-251-0/+14
* Update TcgPei and TrEEPei driver to make gEfiMdeModulePkgTokenSpaceGuid.PcdPe...Dong, Guo2014-08-222-4/+0
* Update TcgPei and TrEEPei driver to make gEfiMdeModulePkgTokenSpaceGuid.PcdPe...Dong, Guo2014-08-204-8/+22
* 1) Update code to use PcdFixedUsbCredentialProviderTokenFileName and Pcd...Dong, Guo2014-08-156-21/+41
* Contributed-under: TianoCore Contribution Agreement 1.0Michael Kinney2014-08-148-0/+925
* Correct StrnCat length calculation.jyao12014-08-122-52/+52
* Clean up code.jyao12014-08-073-9/+9
* Update code to support VS2013 tool chain.Eric Dong2014-07-286-5/+18
* SecurityPkg HashLibBaseCryptoRouterDxe/Tpm2DeviceLibRouterPei: Fixed GCC buil...Star Zeng2014-07-022-4/+4
* Refine code to make it more safely.Eric Dong2014-06-252-7/+11
* Update code to always publish EFI_IMAGE_EXECUTION_INFO_TABLE.Dong, Guo2014-06-251-2/+49
* Fix build issues with Xcode in CryptoPkg and SecurityPkg.Andrew Fish2014-06-162-1/+4
* Config Access Protocol return value not follow spec, update code to follow it.Eric Dong2014-04-281-3/+12