summaryrefslogtreecommitdiff
path: root/SecurityPkg/Include
AgeCommit message (Expand)AuthorFilesLines
2015-02-05Add TpmInitializationDonePpi to TPM PEI module.Yao, Jiewen1-1/+11
2015-02-04Handle TPM device error and avoid deadloop in BDS.Yao, Jiewen1-1/+11
2015-02-04Add TPM Physical Presence >=128 operation value support.Yao, Jiewen4-2/+333
2015-02-03Add TPM12 NV related function.Yao, Jiewen1-1/+84
2015-02-03Add TPM2 commands which might be used in provision.Yao, Jiewen1-0/+19
2015-02-03Add 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
2012-08-231. Initialize certdb variable with correct value of list size.sfu51-9/+0
2012-07-051. Reset system when user changes secure boot state in secure boot configurat...sfu51-1/+3
2012-03-31Update common authenticated variable (non PK/KEK/DB/DBX) support to comply wi...tye11-0/+9
2012-03-271. Remove “Force clear PK” feature in AuthVarialbe driver.sfu52-14/+28
2011-10-28Enable/Disable Secured Boot by 'Secure Boot Configuration' Page which is unde...qianouyang2-0/+38
2011-09-27Implement Tcg physical presence as a library instead of DXE driver in order t...gdong12-26/+61
2011-09-18Clean up the private GUID definition in module Level.lgao45-0/+133
2011-09-02Add security package to repository.gdong18-0/+723