summaryrefslogtreecommitdiff
path: root/SecurityPkg/Tcg/Tcg2Config
AgeCommit message (Expand)AuthorFilesLines
2020-07-28SecurityPkg/Tcg2Config: remove TPM2_ChangEPS if it is not supported.Qi Zhang3-0/+10
2020-02-10SecurityPkg/Tcg: Fix various typosAntoine Coeur1-1/+1
2019-10-23SecurityPkg: Fix spelling errorsSean Brogan3-6/+6
2019-10-09SecurityPkg: fix UninstallMultipleProtocolInterfaces() callsLaszlo Ersek1-1/+1
2019-09-17SecurityPkg Tcg2Config: Move common definitions to new Tcg2Internal.hLiming Gao7-35/+33
2019-04-09SecurityPkg: Replace BSD License with BSD+Patent LicenseMichael D Kinney14-92/+14
2018-12-10SecurityPkg: Remove dead code and inf redundant definitions.Chen A Chen1-1/+0
2018-09-30SecurityPkg/Tcg2ConfigPei: Remove an unused PCDshenglei1-1/+0
2018-06-29SecurityPkg: Removing ipf which is no longer supported from edk2.chenc22-2/+2
2018-06-28SecurityPkg: Clean up source filesLiming Gao12-73/+73
2018-06-25SecurityPkg: Cache TPM interface type infoZhang, Chao B2-51/+20
2018-05-03SecurityPkg/Tcg2Config: Update RouteConfig functionThomas Palmer1-0/+3
2017-01-10SecurityPkg: Tcg2ConfigDxe/Tcg2Smm: Fix TPM2 HID issueZhang, Chao B1-2/+2
2017-01-10SecurityPkg: Tcg2Config: TPM2 ACPI Table Rev OptionZhang, Chao B7-2/+88
2017-01-09SecurityPkg Tcg2ConfigDxe: Refine debug message and commentsStar Zeng2-5/+5
2017-01-09SecurityPkg Tcg2ConfigDxe: Typecast to (CHAR8*) as para of AsciiStrSizeStar Zeng2-3/+3
2017-01-06SecurityPkg Tcg2ConfigDxe: Add setup option to configure PPI versionStar Zeng6-4/+259
2017-01-06SecurityPkg: Tcg2ConfigDxe: Remove duplicate local variableZhang, Chao B1-1/+0
2017-01-05SecuritPkg: Tcg2: Fix coding style issueZhang, Chao B1-7/+7
2017-01-05SecurityPkg: Tcg2ConfigDxe: Display TPM2 HID in Tcg2ConfigZhang, Chao B4-5/+122
2016-12-21SecurityPkg Tcg2ConfigDxe: Force reset when PCR Allocation changed.Eric Dong1-5/+5
2016-11-28SecurityPkg Tcg2ConfigDxe: Align Attempt TPM Device help with optionsStar Zeng1-3/+2
2016-11-28SecurityPkg Tcg2ConfigDxe: Remove BlockSID actions and related stringsStar Zeng2-6/+0
2016-11-23Revert old "Enable BlockSid related PP actions" patch series.Eric Dong1-0/+3
2016-11-21SecurityPkg Tcg2Config: Remove the empty options.Eric Dong1-3/+0
2016-08-22SecurityPkg Tcg2: Remove use of module internal API InternalIsZeroBuffer()Hao Wu1-28/+1
2016-08-22SecurityPkg Tcg2: Rename internal API IsZeroBuffer to InternalIsZeroBufferHao Wu1-2/+2
2016-04-13SecurityPkg: Update protocol usage in module INF files.Liming Gao1-1/+1
2016-01-26SecurityPkg: Add TPM PTP support in TCG2 Config.Yao, Jiewen6-27/+299
2016-01-21SecurityPkg/Tcg2Config: Remove use of IoLibMichael Kinney2-32/+6
2015-12-15SecurityPkg: Convert all .uni files to utf-8Jordan Justen5-0/+0
2015-10-27Add suppressif around TCG hash seleciton checkbox in TCG2Yao, Jiewen3-1/+75
2015-10-16SecurityPkg: Use PcdSet##S to instead of PcdSet##Star Zeng2-2/+4
2015-08-28SecurityPkg: Use safe string function.Qiu Shumin1-26/+26
2015-08-13Add TPM2 support defined in trusted computing group.Yao, Jiewen14-0/+1800