summaryrefslogtreecommitdiff
path: root/SecurityPkg/Library
AgeCommit message (Expand)AuthorFilesLines
2018-03-08SecurityPkg: also clear HashInterfaceHob.SupportedHashMaskMarc-Andr? Lureau1-0/+1
2018-03-08SecurityPkg OpalPasswordSupportLib: Remove itStar Zeng3-891/+0
2018-03-08SecurityPkg TcgStorageCoreLib: Make it be base type reallyStar Zeng1-2/+2
2018-03-08SecurityPkg TcgStorageOpalLib: Make it be base type reallyStar Zeng1-6/+2
2018-03-08SecurityPkg/SmmTcg2PhysicalPresenceLib: Fix coding style issueDandan Bi1-1/+1
2018-03-07SecurityPkg: only clear HashInterface informationMarc-Andr? Lureau1-1/+2
2018-02-06SecurityPkg: Support PP version lower than 1.3Zhang, Chao B2-8/+30
2018-01-25SecurityPkg:Tpm2DeviceLibDTpm: Support TPM command cancelZhang, Chao B2-7/+47
2018-01-15SecurityPkg/PhysicalPresenceLib: Reject illegal PCR bank allocationZhang, Chao B1-0/+12
2017-11-07SecurityPkg/AuthVariableLib: Use EFI_CERT_DATA to parse certificatechenc21-4/+8
2017-11-01SecurityPkg: Remove Counter Based AuthVariable supportZhang, Chao B3-624/+33
2017-10-17SecurityPkg/AuthVariableLib: fix GCC build errorLaszlo Ersek1-2/+6
2017-10-14SecurityPkg:AuthVariableLib:Implement ECR1707 for Private Auth VariableZhang, Chao B1-37/+171
2017-10-10SecurityPkg: Update Guid usage in INF file to match source code logicLiming Gao2-4/+4
2017-09-28SecurityPkg\SmmTcg2PhysicalPresenceLib.c Handle reserved or unimplemented PP ...Zhang, Chao B1-7/+7
2017-07-27SecurityPkg OpalPasswordSupportLib: Remove include to UefiAcpiDataTable.hStar Zeng1-2/+1
2017-05-11SecurityPkg: Add TCG Spec info to TCG related modulesZhang, Chao B2-3/+10
2017-04-12SecurityPkg: Error Level is not used correctlyJeff Fan2-4/+4
2017-03-06SecurityPkg: Refine type cast for pointer subtractionHao Wu3-16/+16
2017-02-21SecurityPkg/TpmCommandLib: Add Tpm2ReadPublic.Jiewen Yao2-1/+348
2017-02-20SecurityPkg: enhance secure boot Config Dxe & Time Based AuthVariable.Zhang Lubo2-2/+29
2017-02-08SecurityPkg HashLibRouter: Avoid incorrect PcdTcg2HashAlgorithmBitmapStar Zeng4-37/+244
2017-01-25SecurityPkg/Tpm12CommandLib: Always check response returnCodeMichael Kinney2-3/+25
2017-01-25SecurityPkg: Tcg2Dxe: Use UEFI_VARIABLE_DATAZhang, Chao B1-6/+5
2017-01-22SecurityPkg: DxeImageVerificationLib: Update PCR[7] measure logicZhang, Chao B1-3/+7
2017-01-12SecurityPkg/FmpAuthenticationLib: Refine to compare with same typeHao Wu2-4/+4
2016-12-29SecurityPkg: Tcg2PhysicalPresence: Define TCG2 PP Flags Initial PcdZhang, Chao B2-2/+6
2016-12-29SecurityPkg: Tcg2Smm: TPM2 Vendor specific HIDZhang, Chao B1-2/+2
2016-12-23SecurityPkg/FmpAuthLib: Add PublicKeyDataLength checkJiewen Yao1-0/+5
2016-12-20SecurityPkg/FmpAuthenticationLib: Fix Guid format issuesDandan Bi2-3/+3
2016-12-14SecurityPkg/FmpAuthenticationLibRsa2048Sha256: Fix Guid/pcd format issuesDandan Bi1-3/+3
2016-12-14SecurityPkg/FmpAuthenticationLibPkcs7: Fix incorrect Guid formatDandan Bi1-1/+1
2016-11-28SecurityPkg Tcg2PPLib: Support BlockSID related actionsStar Zeng3-76/+210
2016-11-23SecurityPkg DxeTcg2PPLib: Lock Tcg2PhysicalPresenceFlags variable on S4Star Zeng1-17/+17
2016-11-23Revert old "Enable BlockSid related PP actions" patch series.Eric Dong18-2037/+14
2016-11-22SecurityPkg TcgStorageCoreLib: ASSERT to ensure 'ByteSeq' is not NULLHao Wu1-0/+2
2016-11-21SecurityPkg SmmTcg2PhysicalPresenceLib: Enable Storage actions.Eric Dong2-8/+34
2016-11-21SecurityPkg DxeTcgPhysicalPresenceLib: Enable Storage actions.Eric Dong2-2/+18
2016-11-21SecurityPkg DxeTcg2PhysicalPresenceLib: Enable Storage actions.Eric Dong2-4/+22
2016-11-21SecurityPkg: Add SmmTcgPhysicalPresenceStorageLib.Eric Dong3-0/+245
2016-11-21SecurityPkg: Add DxeTcgPhysicalPresenceStorageLib.Eric Dong9-0/+1718
2016-11-21SecurityPkg TPM2: Update desc for param Buffer of GetDigestListSize()Star Zeng1-1/+1
2016-11-21SecurityPkg TPM2: Add GetHashMaskFromAlgo() into Tpm2CommandLibStar Zeng1-5/+29
2016-11-21SecurityPkg TPM2: Make IsHashAlgSupportedInHashAlgorithmMask externalStar Zeng1-0/+1
2016-11-21SecurityPkg TPM2: Assign real copied count in CopyDigestListToBuffer()Star Zeng1-1/+6
2016-11-15SecurityPkg: Fix typos in commentsZhang, Chao B5-7/+7
2016-11-08SecurityPkg/FmpAuthenticationLibRsa2048Sha256: Add RSA2048 instance.Jiewen Yao3-0/+434
2016-11-08SecurityPkg/FmpAuthenticationLibPkcs7: Add PKCS7 instance for FMP.Jiewen Yao3-0/+297
2016-10-27SecurityPkg/AuthVariableLib: rebase to ARRAY_SIZE()Laszlo Ersek1-2/+2
2016-10-21SecurityPkg: SmmTcg2PhysicalPresenceLib: Fix coding style issueZhang, Chao B1-2/+2