summaryrefslogtreecommitdiffstats
path: root/SecurityPkg/Tcg/Tcg2Config
Commit message (Expand)AuthorAgeFilesLines
* SecurityPkg/Tcg2Config: remove TPM2_ChangEPS if it is not supported.Qi Zhang2020-07-283-0/+10
* SecurityPkg/Tcg: Fix various typosAntoine Coeur2020-02-101-1/+1
* SecurityPkg: Fix spelling errorsSean Brogan2019-10-233-6/+6
* SecurityPkg: fix UninstallMultipleProtocolInterfaces() callsLaszlo Ersek2019-10-091-1/+1
* SecurityPkg Tcg2Config: Move common definitions to new Tcg2Internal.hLiming Gao2019-09-177-35/+33
* SecurityPkg: Replace BSD License with BSD+Patent LicenseMichael D Kinney2019-04-0914-92/+14
* SecurityPkg: Remove dead code and inf redundant definitions.Chen A Chen2018-12-101-1/+0
* SecurityPkg/Tcg2ConfigPei: Remove an unused PCDshenglei2018-09-301-1/+0
* SecurityPkg: Removing ipf which is no longer supported from edk2.chenc22018-06-292-2/+2
* SecurityPkg: Clean up source filesLiming Gao2018-06-2812-73/+73
* SecurityPkg: Cache TPM interface type infoZhang, Chao B2018-06-252-51/+20
* SecurityPkg/Tcg2Config: Update RouteConfig functionThomas Palmer2018-05-031-0/+3
* SecurityPkg: Tcg2ConfigDxe/Tcg2Smm: Fix TPM2 HID issueZhang, Chao B2017-01-101-2/+2
* SecurityPkg: Tcg2Config: TPM2 ACPI Table Rev OptionZhang, Chao B2017-01-107-2/+88
* SecurityPkg Tcg2ConfigDxe: Refine debug message and commentsStar Zeng2017-01-092-5/+5
* SecurityPkg Tcg2ConfigDxe: Typecast to (CHAR8*) as para of AsciiStrSizeStar Zeng2017-01-092-3/+3
* SecurityPkg Tcg2ConfigDxe: Add setup option to configure PPI versionStar Zeng2017-01-066-4/+259
* SecurityPkg: Tcg2ConfigDxe: Remove duplicate local variableZhang, Chao B2017-01-061-1/+0
* SecuritPkg: Tcg2: Fix coding style issueZhang, Chao B2017-01-051-7/+7
* SecurityPkg: Tcg2ConfigDxe: Display TPM2 HID in Tcg2ConfigZhang, Chao B2017-01-054-5/+122
* SecurityPkg Tcg2ConfigDxe: Force reset when PCR Allocation changed.Eric Dong2016-12-211-5/+5
* SecurityPkg Tcg2ConfigDxe: Align Attempt TPM Device help with optionsStar Zeng2016-11-281-3/+2
* SecurityPkg Tcg2ConfigDxe: Remove BlockSID actions and related stringsStar Zeng2016-11-282-6/+0
* Revert old "Enable BlockSid related PP actions" patch series.Eric Dong2016-11-231-0/+3
* SecurityPkg Tcg2Config: Remove the empty options.Eric Dong2016-11-211-3/+0
* SecurityPkg Tcg2: Remove use of module internal API InternalIsZeroBuffer()Hao Wu2016-08-221-28/+1
* SecurityPkg Tcg2: Rename internal API IsZeroBuffer to InternalIsZeroBufferHao Wu2016-08-221-2/+2
* SecurityPkg: Update protocol usage in module INF files.Liming Gao2016-04-131-1/+1
* SecurityPkg: Add TPM PTP support in TCG2 Config.Yao, Jiewen2016-01-266-27/+299
* SecurityPkg/Tcg2Config: Remove use of IoLibMichael Kinney2016-01-212-32/+6
* SecurityPkg: Convert all .uni files to utf-8Jordan Justen2015-12-155-0/+0
* Add suppressif around TCG hash seleciton checkbox in TCG2Yao, Jiewen2015-10-273-1/+75
* SecurityPkg: Use PcdSet##S to instead of PcdSet##Star Zeng2015-10-162-2/+4
* SecurityPkg: Use safe string function.Qiu Shumin2015-08-281-26/+26
* Add TPM2 support defined in trusted computing group.Yao, Jiewen2015-08-1314-0/+1800