summaryrefslogtreecommitdiff
path: root/SecurityPkg/Include
AgeCommit message (Expand)AuthorFilesLines
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
2014-12-23Add TPM2 commands which might be used in provision.Yao, Jiewen1-0/+19
2014-12-12Add TPM2 commands which might be used in field upgrade.Yao, Jiewen1-1/+132
2014-01-23Fix PCD help information format and a typo.Dong Guo1-2/+2
2013-10-21Add TPM1.2 SaveState API.jyao11-0/+12
2013-09-18Add TPM2 implementation.jyao110-0/+1421
2013-09-12Add “VendorKeys” variable for indicating out of band key modification.Fu Siyuan1-1/+12
2013-09-03Enhance TPM driver to protect TPM physical presence flags.Dong Guo1-10/+15
2013-08-09Change EFI_TCG_EVENT_HOB_GUID value to avoid the duplicated GUID value with E...Shumin Qiu1-2/+2
2012-11-28Fix coding style issueczhang461-1/+0
2012-11-28Move the declaration of gEfiCertDbGuid to the package's Include folder.sfu51-2/+2
2012-11-271.Measure ACPI table data comes from flash event type EV_POST_CODE ACPI DATA ...czhang461-0/+45
2012-11-01Add Physical Presence request UI detection logic. Refine UIConfirm ReadKey logicczhang461-1/+17
2012-10-16Change TPM ACCESS_X.activeLocality test timeout to TIMEOUT_Aczhang461-1/+2
2012-09-28Rename Trusted Hob to Measured FV hob and add Guided Hob layout structureczhang461-6/+13
2012-09-11Enable TPM measurement lib to measure all PE image from a FV unmeasured by Tc...czhang461-0/+29