summaryrefslogtreecommitdiff
path: root/SecurityPkg/Library
AgeCommit message (Expand)AuthorFilesLines
2016-03-11SecurityPkg: Clear LocalAuthSession content after use.Jiewen Yao1-2/+6
2016-03-11SecurityPkg: Add Tpm2 prefix to lib to avoid conflict.Jiewen Yao1-9/+9
2016-03-11SecurityPkg: Fix Tcg2 SubmitRequestToPreOSFunction() fail in second times.Jiewen Yao2-4/+6
2016-02-02SecurityPkg: AuthVariableLib: Add new cert database for volatile time based A...Chao Zhang4-57/+145
2016-01-27SecurityPkg: Correct data copy in Tpm2NvReadPublic.Yao, Jiewen1-2/+2
2016-01-27SecurityPkg: Add TPM PTP detection in Tpm12SubmitCommand.Yao, Jiewen1-41/+58
2016-01-26SecurityPkg: Add TPM PTP detection in TPM12 device lib.Yao, Jiewen1-159/+122
2016-01-26SecurityPkg: Add TPM PTP support in TPM2 device lib.Yao, Jiewen7-184/+579
2016-01-21SecurityPkg/Tpm12CommandLib: Add TPM 1.2 commands used by TCG modulesMichael Kinney8-188/+442
2016-01-11SecurityPkg: Clear AuthSession content after use.Yao, Jiewen6-122/+333
2016-01-11SecurityPkg: Add Tpm2Startup return code check.Yao, Jiewen1-4/+25
2016-01-08SecurityPkg : Tpm2DeviceLibDTpm : Rename TisTpmCommand to avoid name collisionSamer El-Haj-Mahmoud1-3/+3
2015-12-29SecurityPkg AuthVariableLib: Correct comment/error log about CleanCertsFromDbStar Zeng2-10/+8
2015-12-18DxeTpmMeasureBootLib: Change global variable name to avoid name conflict.Eric Dong1-5/+5
2015-12-17SecurityPkg: Correct Pcd Usage PcdTcg2HashAlgorithmBitmapLiming Gao2-2/+6
2015-12-15SecurityPkg: Convert all .uni files to utf-8Jordan Justen37-0/+0
2015-12-07SecurityPkg: AuthVariableLib: Fix GCC compile errorArd Biesheuvel1-17/+17
2015-12-07SecurityPkg: AuthVariableLib: Customized SecureBoot Mode transition.Chao Zhang5-268/+1912
2015-12-03SecurityPkg: put missing empty lines at the end of some header filesArd Biesheuvel1-1/+1
2015-11-06SecurityPkg: Remove temp return solution in PeiRsa2048Sha256 Section LibZhang Chao1-6/+0
2015-10-19SecurityPkg : Fix Rsa2048Sha256GuidedSectionExtractLib issueCohen, Eugene2-4/+4
2015-10-16SecurityPkg: Use PcdSet##S to instead of PcdSet##Star Zeng2-2/+6
2015-10-16SecurityPkg AuthVariableLib: Add the missing gEfiAuthenticatedVariableGuidStar Zeng1-0/+4
2015-09-16SecurityPkg: Reduce verbosity of TPM DEBUG messagesSamer El-Haj-Mahmoud4-29/+33
2015-08-25SecurityPkg: Use PcdGetSize to get the size of VOID* PCD value.Liming Gao4-7/+7
2015-08-17SecurityPkg: Update SignatureSize to comply UEFI specChao Zhang1-1/+1
2015-08-13Add TPM2 support defined in trusted computing group.Yao, Jiewen26-122/+2289
2015-08-06SecurityPkg: Update coding styleChao Zhang1-1/+2
2015-07-28Downgrade one debug message level in DxeTpm2MeasureBootHandler from EFI_D_ERR...Yao, Jiewen1-1/+1
2015-07-26SecurityPkg AuthVariableLib: Correct address pointers dataStar Zeng1-6/+13
2015-07-15SecurityPkg: Fix DBX Variable Read Error in ImageVerificationLibChao Zhang1-1/+1
2015-07-10SecurityPkg: Make time based AuthVariable update atomicChao Zhang3-30/+170
2015-07-08SecurityPkg:Replace unsafe string functions.Zhang Lubo2-54/+54
2015-07-07SecurityPkg: Remove mZeroGuid definition in DxeTpmMeasureBootLibHao Wu2-4/+5
2015-07-07SecurityPkg: Remove mTrEEZeroGuid definition in DxeTpm2MeasureBootLibHao Wu2-4/+5
2015-07-01SecurityPkg: Delete Auth Variable driverStar Zeng1-2/+3
2015-07-01SecurityPkg: Implement AuthVariableLib library instanceStar Zeng5-0/+3389
2015-06-23SecurityPkg: Fix wrong calculation of ImageExeInfoEntrySizeLiming Gao1-2/+2
2015-06-09SecurityPkg: Fix wrong cert data measurement in DBX pathChao Zhang1-1/+1
2015-03-13SecurityPkg: Fix typo.Shumin Qiu1-2/+2
2015-02-05Add the missed local variable initialization to remove the possible warning.Long, Qin1-0/+1
2015-02-04Correct the DBX and Certificate Hash Checking.Long, Qin1-10/+92
2015-01-16Refine the format of GUID in INF files for SecurityPkg.Shumin Qiu2-4/+4
2015-01-12Handle TPM device error and avoid deadloop in BDS.Yao, Jiewen4-32/+22
2015-01-12Add TPM Physical Presence >=128 operation value support.Yao, Jiewen10-152/+538
2015-01-08Add TPM12 NV related function.Yao, Jiewen2-0/+256
2014-12-25Correct the Hash Calculation for Revoked X.509 Certificate to align with RFC3...Long, Qin1-4/+14
2014-12-23Correct AuthHandle definition for Tpm2SetPrimaryPolicy.Yao, Jiewen1-1/+1
2014-12-23Add TPM2 commands which might be used in provision.Yao, Jiewen1-0/+78
2014-12-19Use better coding style.Yao, Jiewen1-1/+1