summaryrefslogtreecommitdiffstats
path: root/SecurityPkg/Include
Commit message (Expand)AuthorAgeFilesLines
* SecurityPkg OpalPasswordSupportLib: Add check to avoid potential buffer overf...Eric Dong2018-08-011-1/+2
* SecurityPkg/TpmCommandLib: Add Tpm2ReadPublic.Jiewen Yao2017-02-211-1/+21
* SecurityPkg: Tcg2Dxe: Log Startup Locality EventZhang, Chao B2017-01-241-1/+12
* SecurityPkg Tcg2PPLib: Support BlockSID related actionsStar Zeng2016-11-281-0/+7
* Revert old "Enable BlockSid related PP actions" patch series.Eric Dong2016-11-232-187/+0
* SecurityPkg: Add header file for TcgPhysicalPresenceStorageLib.Eric Dong2016-11-211-0/+152
* SecurityPkg: Add definition for Physical Presence storage flag.Eric Dong2016-11-211-0/+35
* SecurityPkg TPM2: Update desc for param Buffer of GetDigestListSize()Star Zeng2016-11-211-1/+1
* SecurityPkg TPM2: Add GetHashMaskFromAlgo() into Tpm2CommandLibStar Zeng2016-11-211-0/+13
* SecurityPkg TPM2: Make IsHashAlgSupportedInHashAlgorithmMask externalStar Zeng2016-11-211-0/+16
* SecurityPkg: Fix typos in commentsZhang, Chao B2016-11-153-5/+5
* SecurityPkg: SmmTcg2PhysicalPresenceLib: Fix coding style issueZhang, Chao B2016-10-211-2/+2
* SecurityPkg: Fix typo 'Ihis' with 'This' in codesHao Wu2016-10-189-17/+17
* SecurityPkg: Tcg2: Fix TCG2 PP issuesZhang, Chao B2016-09-291-2/+22
* SecurityPkg/TPM2: Extract GetSupportedAndActivePcrs to Tpm2CommandLibJiewen Yao2016-09-211-0/+18
* SecurityPkg/TPM2: Move CopyDigestListToBuffer() to Tpm2CommandLibJiewen Yao2016-09-211-0/+17
* SecurityPkg/TPM2: Move GetDigestListSize() to Tpm2CommandLibJiewen Yao2016-09-211-0/+13
* SecurityPkg/TPM2: Update function header of GetDigestFromDigestList()Star Zeng2016-09-211-6/+6
* SecurityPkg/TPM2: Move GetDigestFromDigestList() to Tpm2CommandLibJiewen Yao2016-09-211-0/+18
* SecurityPkg/TPM2: Move Tpm2PcrAllocateBanks() to Tpm2CommandLibJiewen Yao2016-09-211-1/+18
* SecurityPkg TcgStorageOpalLib: Check BlockSid capability.Eric Dong2016-05-051-0/+6
* SecurityPkg: Remove gEdkiiSecureBootModeGuid definitionZhang, Chao B2016-05-041-2/+1
* SecurityPkg: OpalPasswordSupportLib: Add Opal password support library.Eric Dong2016-03-292-0/+316
* SecurityPkg: TcgStorageOpalLib: Add TCG storage opal library.Eric Dong2016-03-291-0/+831
* SecurityPkg: TcgStorageCoreLib: Add TCG storage core library.Eric Dong2016-03-291-0/+1310
* SecurityPkg/Tpm12CommandLib.h: Add TPM 1.2 commands used by TCG modulesMichael Kinney2016-01-211-1/+85
* SecurityPkg: Add gEdkiiSecureBootModeGuid definitionChao Zhang2015-12-071-0/+1
* Add TPM2 support defined in trusted computing group.Yao, Jiewen2015-08-135-1/+369
* SecurityPkg: Delete Auth Variable driverStar Zeng2015-07-012-222/+23
* SecurityPkg: Implement AuthVariableLib library instanceStar Zeng2015-07-011-0/+17
* Add TpmInitializationDonePpi to TPM PEI module.Yao, Jiewen2015-01-221-1/+11
* Handle TPM device error and avoid deadloop in BDS.Yao, Jiewen2015-01-121-1/+11
* Add TPM Physical Presence >=128 operation value support.Yao, Jiewen2015-01-124-2/+333
* Add TPM12 NV related function.Yao, Jiewen2015-01-081-1/+84
* Add TPM2 commands which might be used in provision.Yao, Jiewen2014-12-231-0/+19
* Add TPM2 commands which might be used in field upgrade.Yao, Jiewen2014-12-121-1/+132
* Fix PCD help information format and a typo.Dong Guo2014-01-231-2/+2
* Add TPM1.2 SaveState API.jyao12013-10-211-0/+12
* Add TPM2 implementation.jyao12013-09-1810-0/+1421
* Add “VendorKeys” variable for indicating out of band key modification.Fu Siyuan2013-09-121-1/+12
* Enhance TPM driver to protect TPM physical presence flags.Dong Guo2013-09-031-10/+15
* Change EFI_TCG_EVENT_HOB_GUID value to avoid the duplicated GUID value with E...Shumin Qiu2013-08-091-2/+2
* Fix coding style issueczhang462012-11-281-1/+0
* Move the declaration of gEfiCertDbGuid to the package's Include folder.sfu52012-11-281-2/+2
* 1.Measure ACPI table data comes from flash event type EV_POST_CODE ACPI DATA ...czhang462012-11-271-0/+45
* Add Physical Presence request UI detection logic. Refine UIConfirm ReadKey logicczhang462012-11-011-1/+17
* Change TPM ACCESS_X.activeLocality test timeout to TIMEOUT_Aczhang462012-10-161-1/+2
* Rename Trusted Hob to Measured FV hob and add Guided Hob layout structureczhang462012-09-281-6/+13
* Enable TPM measurement lib to measure all PE image from a FV unmeasured by Tc...czhang462012-09-111-0/+29
* 1. Initialize certdb variable with correct value of list size.sfu52012-08-231-9/+0