summaryrefslogtreecommitdiffstats
path: root/SecurityPkg/Library
Commit message (Expand)AuthorAgeFilesLines
* SecurityPkg: OpalPasswordSupportLib: Add Opal password support library.Eric Dong2016-03-293-0/+864
* SecurityPkg: TcgStorageOpalLib: Add TCG storage opal library.Eric Dong2016-03-293-0/+2616
* SecurityPkg: TcgStorageCoreLib: Add TCG storage core library.Eric Dong2016-03-293-0/+2595
* SecurityPkg: Clear LocalAuthSession content after use.Jiewen Yao2016-03-111-2/+6
* SecurityPkg: Add Tpm2 prefix to lib to avoid conflict.Jiewen Yao2016-03-111-9/+9
* SecurityPkg: Fix Tcg2 SubmitRequestToPreOSFunction() fail in second times.Jiewen Yao2016-03-112-4/+6
* SecurityPkg: AuthVariableLib: Add new cert database for volatile time based A...Chao Zhang2016-02-024-57/+145
* SecurityPkg: Correct data copy in Tpm2NvReadPublic.Yao, Jiewen2016-01-271-2/+2
* SecurityPkg: Add TPM PTP detection in Tpm12SubmitCommand.Yao, Jiewen2016-01-271-41/+58
* SecurityPkg: Add TPM PTP detection in TPM12 device lib.Yao, Jiewen2016-01-261-159/+122
* SecurityPkg: Add TPM PTP support in TPM2 device lib.Yao, Jiewen2016-01-267-184/+579
* SecurityPkg/Tpm12CommandLib: Add TPM 1.2 commands used by TCG modulesMichael Kinney2016-01-218-188/+442
* SecurityPkg: Clear AuthSession content after use.Yao, Jiewen2016-01-116-122/+333
* SecurityPkg: Add Tpm2Startup return code check.Yao, Jiewen2016-01-111-4/+25
* SecurityPkg : Tpm2DeviceLibDTpm : Rename TisTpmCommand to avoid name collisionSamer El-Haj-Mahmoud2016-01-081-3/+3
* SecurityPkg AuthVariableLib: Correct comment/error log about CleanCertsFromDbStar Zeng2015-12-292-10/+8
* DxeTpmMeasureBootLib: Change global variable name to avoid name conflict.Eric Dong2015-12-181-5/+5
* SecurityPkg: Correct Pcd Usage PcdTcg2HashAlgorithmBitmapLiming Gao2015-12-172-2/+6
* SecurityPkg: Convert all .uni files to utf-8Jordan Justen2015-12-1537-0/+0
* SecurityPkg: AuthVariableLib: Fix GCC compile errorArd Biesheuvel2015-12-071-17/+17
* SecurityPkg: AuthVariableLib: Customized SecureBoot Mode transition.Chao Zhang2015-12-075-268/+1912
* SecurityPkg: put missing empty lines at the end of some header filesArd Biesheuvel2015-12-031-1/+1
* SecurityPkg: Remove temp return solution in PeiRsa2048Sha256 Section LibZhang Chao2015-11-061-6/+0
* SecurityPkg : Fix Rsa2048Sha256GuidedSectionExtractLib issueCohen, Eugene2015-10-192-4/+4
* SecurityPkg: Use PcdSet##S to instead of PcdSet##Star Zeng2015-10-162-2/+6
* SecurityPkg AuthVariableLib: Add the missing gEfiAuthenticatedVariableGuidStar Zeng2015-10-161-0/+4
* SecurityPkg: Reduce verbosity of TPM DEBUG messagesSamer El-Haj-Mahmoud2015-09-164-29/+33
* SecurityPkg: Use PcdGetSize to get the size of VOID* PCD value.Liming Gao2015-08-254-7/+7
* SecurityPkg: Update SignatureSize to comply UEFI specChao Zhang2015-08-171-1/+1
* 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