summaryrefslogtreecommitdiffstats
path: root/SecurityPkg/Library
Commit message (Expand)AuthorAgeFilesLines
* Add TPM2 support defined in trusted computing group.Yao, Jiewen2015-08-1326-122/+2289
* SecurityPkg: Update coding styleChao Zhang2015-08-061-1/+2
* Downgrade one debug message level in DxeTpm2MeasureBootHandler from EFI_D_ERR...Yao, Jiewen2015-07-281-1/+1
* SecurityPkg AuthVariableLib: Correct address pointers dataStar Zeng2015-07-261-6/+13
* SecurityPkg: Fix DBX Variable Read Error in ImageVerificationLibChao Zhang2015-07-151-1/+1
* SecurityPkg: Make time based AuthVariable update atomicChao Zhang2015-07-103-30/+170
* SecurityPkg:Replace unsafe string functions.Zhang Lubo2015-07-082-54/+54
* SecurityPkg: Remove mZeroGuid definition in DxeTpmMeasureBootLibHao Wu2015-07-072-4/+5
* SecurityPkg: Remove mTrEEZeroGuid definition in DxeTpm2MeasureBootLibHao Wu2015-07-072-4/+5
* SecurityPkg: Delete Auth Variable driverStar Zeng2015-07-011-2/+3
* SecurityPkg: Implement AuthVariableLib library instanceStar Zeng2015-07-015-0/+3389
* SecurityPkg: Fix wrong calculation of ImageExeInfoEntrySizeLiming Gao2015-06-231-2/+2
* SecurityPkg: Fix wrong cert data measurement in DBX pathChao Zhang2015-06-091-1/+1
* SecurityPkg: Fix typo.Shumin Qiu2015-03-131-2/+2
* Add the missed local variable initialization to remove the possible warning.Long, Qin2015-02-051-0/+1
* Correct the DBX and Certificate Hash Checking.Long, Qin2015-02-041-10/+92
* Refine the format of GUID in INF files for SecurityPkg.Shumin Qiu2015-01-162-4/+4
* Handle TPM device error and avoid deadloop in BDS.Yao, Jiewen2015-01-124-32/+22
* Add TPM Physical Presence >=128 operation value support.Yao, Jiewen2015-01-1210-152/+538
* Add TPM12 NV related function.Yao, Jiewen2015-01-082-0/+256
* Correct the Hash Calculation for Revoked X.509 Certificate to align with RFC3...Long, Qin2014-12-251-4/+14
* Correct AuthHandle definition for Tpm2SetPrimaryPolicy.Yao, Jiewen2014-12-231-1/+1
* Add TPM2 commands which might be used in provision.Yao, Jiewen2014-12-231-0/+78
* Use better coding style.Yao, Jiewen2014-12-191-1/+1
* Add TPM2 commands which might be used in field upgrade.Yao, Jiewen2014-12-125-0/+653
* correct a data type error.Dong Guo2014-12-111-1/+1
* 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
* UEFI 2.4 X509 Certificate Hash and RFC3161 Timestamp Verification support for...Qin Long2014-11-143-70/+490
* Fix execution status & DEBUG message level mismatch. EFI_D_ERROR is used o...Chao Zhang2014-11-106-14/+14
* SecurityPkg: Convert non DOS format files to DOS formatGao, Liming2014-09-0326-0/+0
* SecurityPkg: INF/DEC file updates to EDK II packagesDong, Guo2014-08-284-0/+0
* SecurityPkg: INF/DEC file updates to EDK II packagesDong, Guo2014-08-2824-0/+0
* SecurityPkg: INF/DEC file updates to EDK II packagesDong, Guo2014-08-2824-115/+216
* 1) Update code to use PcdFixedUsbCredentialProviderTokenFileName and Pcd...Dong, Guo2014-08-151-2/+2
* Contributed-under: TianoCore Contribution Agreement 1.0Michael Kinney2014-08-146-0/+915
* Correct StrnCat length calculation.jyao12014-08-122-52/+52
* Clean up code.jyao12014-08-073-9/+9
* SecurityPkg HashLibBaseCryptoRouterDxe/Tpm2DeviceLibRouterPei: Fixed GCC buil...Star Zeng2014-07-022-4/+4
* Refine code to make it more safely.Eric Dong2014-06-251-6/+6
* 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-161-1/+1
* Check the input file pointer before use it.Eric Dong2014-03-282-4/+8
* Fix the return status when physical presence variable and MemoryOverwriteRequ...Dong Guo2014-03-172-48/+55
* Update DEC file and DxeImageVerificationLib to note user that ALLOW_EXECUTE_O...Fu Siyuan2013-12-021-3/+4
* Makes DxeDeferImageLoadLib not depend on Dong Guo2013-11-273-79/+145
* Add TPM1.2 SaveState API.jyao12013-10-211-1/+50
* TrEEPhysicalPresenceLib|Include/Library/TrEEPhysicalPresenceLib.hjyao12013-10-093-3/+3
* Add missing comments for function parameters.gdong12013-09-231-5/+7