summaryrefslogtreecommitdiff
path: root/SecurityPkg/Include
AgeCommit message (Expand)AuthorFilesLines
2019-05-09SecurityPkg/SecurityPkg.dec: Change BlockSID default policyEric Dong1-1/+2
2019-04-09SecurityPkg: Replace BSD License with BSD+Patent LicenseMichael D Kinney28-196/+28
2019-03-12SecurityPkg: Remove duplicated BSD licenseDandan Bi1-26/+2
2019-01-14SecurityPkg: Remove code under UserIdentification folder.Chen A Chen3-79/+0
2018-10-26SecurityPkg/Include/Library/TcgStorageOpalLib.h: Update Pyrite spec revision.Eric Dong1-2/+2
2018-08-16SecurityPkg/TcgStorageCoreLib.h: Use ascii instead of unicode.Eric Dong1-3/+3
2018-07-27SecurityPkg: HashLib: Add SHA384, SHA512 HashLibZhang, Chao B1-1/+1
2018-06-28SecurityPkg: Clean up source filesLiming Gao26-210/+210
2018-06-25SecurityPkg: Cache TPM interface type infoZhang, Chao B1-1/+11
2018-05-24SecurityPkg/TcgStorage*Lib.h: Fix ECC reported issues.Eric Dong2-7/+7
2018-05-17SecurityPkg/TcgSTorage*Lib.h: Add referenced spec information.Eric Dong2-2/+27
2018-05-07SecurityPkg/TcgStorageOpalLib: Add supports for pyrite 2.0 spec.Eric Dong1-0/+41
2018-03-16SecurityPkg/include: remove TrEE.Jiewen Yao4-313/+0
2018-03-08SecurityPkg OpalPasswordExtraInfoVariable.h: Remove itStar Zeng1-27/+0
2018-03-08SecurityPkg OpalPasswordSupportLib: Remove itStar Zeng1-289/+0
2017-12-28SecurityPkg: Convert source file to DOS formatLiming Gao1-74/+74
2017-10-15SecurityPkg\Tcg2Pei: FV measure performance enhancementZhang, Chao B1-0/+74
2017-02-21SecurityPkg/TpmCommandLib: Add Tpm2ReadPublic.Jiewen Yao1-1/+21
2017-01-24SecurityPkg: Tcg2Dxe: Log Startup Locality EventZhang, Chao B1-1/+12
2016-11-28SecurityPkg Tcg2PPLib: Support BlockSID related actionsStar Zeng1-0/+7
2016-11-23Revert old "Enable BlockSid related PP actions" patch series.Eric Dong2-187/+0
2016-11-21SecurityPkg: Add header file for TcgPhysicalPresenceStorageLib.Eric Dong1-0/+152
2016-11-21SecurityPkg: Add definition for Physical Presence storage flag.Eric Dong1-0/+35
2016-11-21SecurityPkg TPM2: Update desc for param Buffer of GetDigestListSize()Star Zeng1-1/+1
2016-11-21SecurityPkg TPM2: Add GetHashMaskFromAlgo() into Tpm2CommandLibStar Zeng1-0/+13
2016-11-21SecurityPkg TPM2: Make IsHashAlgSupportedInHashAlgorithmMask externalStar Zeng1-0/+16
2016-11-15SecurityPkg: Fix typos in commentsZhang, Chao B3-5/+5
2016-10-21SecurityPkg: SmmTcg2PhysicalPresenceLib: Fix coding style issueZhang, Chao B1-2/+2
2016-10-18SecurityPkg: Fix typo 'Ihis' with 'This' in codesHao Wu9-17/+17
2016-09-29SecurityPkg: Tcg2: Fix TCG2 PP issuesZhang, Chao B1-2/+22
2016-09-21SecurityPkg/TPM2: Extract GetSupportedAndActivePcrs to Tpm2CommandLibJiewen Yao1-0/+18
2016-09-21SecurityPkg/TPM2: Move CopyDigestListToBuffer() to Tpm2CommandLibJiewen Yao1-0/+17
2016-09-21SecurityPkg/TPM2: Move GetDigestListSize() to Tpm2CommandLibJiewen Yao1-0/+13
2016-09-21SecurityPkg/TPM2: Update function header of GetDigestFromDigestList()Star Zeng1-6/+6
2016-09-21SecurityPkg/TPM2: Move GetDigestFromDigestList() to Tpm2CommandLibJiewen Yao1-0/+18
2016-09-21SecurityPkg/TPM2: Move Tpm2PcrAllocateBanks() to Tpm2CommandLibJiewen Yao1-1/+18
2016-05-05SecurityPkg TcgStorageOpalLib: Check BlockSid capability.Eric Dong1-0/+6
2016-05-04SecurityPkg: Remove gEdkiiSecureBootModeGuid definitionZhang, Chao B1-2/+1
2016-03-29SecurityPkg: OpalPasswordSupportLib: Add Opal password support library.Eric Dong2-0/+316
2016-03-29SecurityPkg: TcgStorageOpalLib: Add TCG storage opal library.Eric Dong1-0/+831
2016-03-29SecurityPkg: TcgStorageCoreLib: Add TCG storage core library.Eric Dong1-0/+1310
2016-01-21SecurityPkg/Tpm12CommandLib.h: Add TPM 1.2 commands used by TCG modulesMichael Kinney1-1/+85
2015-12-07SecurityPkg: Add gEdkiiSecureBootModeGuid definitionChao Zhang1-0/+1
2015-08-13Add TPM2 support defined in trusted computing group.Yao, Jiewen5-1/+369
2015-07-01SecurityPkg: Delete Auth Variable driverStar Zeng2-222/+23
2015-07-01SecurityPkg: Implement AuthVariableLib library instanceStar Zeng1-0/+17
2015-01-22Add TpmInitializationDonePpi to TPM PEI module.Yao, Jiewen1-1/+11
2015-01-12Handle TPM device error and avoid deadloop in BDS.Yao, Jiewen1-1/+11
2015-01-12Add TPM Physical Presence >=128 operation value support.Yao, Jiewen4-2/+333
2015-01-08Add TPM12 NV related function.Yao, Jiewen1-1/+84