summaryrefslogtreecommitdiff
path: root/SecurityPkg/Library/DxeTcgPhysicalPresenceLib
AgeCommit message (Expand)AuthorFilesLines
2021-12-07SecurityPkg: Apply uncrustify changesMichael Kubacki1-176/+193
2021-12-07SecurityPkg: Change use of EFI_D_* to DEBUG_*Michael D Kinney1-7/+6
2020-02-10SecurityPkg: Fix few typosAntoine Coeur1-1/+1
2020-02-07SecurityPkg/TcgPhysicalPresenceLib: Replace the ASSERT with error codeZhichao Gao1-6/+19
2019-04-09SecurityPkg: Replace BSD License with BSD+Patent LicenseMichael D Kinney4-26/+4
2018-06-29SecurityPkg: Removing ipf which is no longer supported from edk2.chenc21-2/+2
2018-06-28SecurityPkg: Clean up source filesLiming Gao4-98/+98
2016-11-23Revert old "Enable BlockSid related PP actions" patch series.Eric Dong2-18/+2
2016-11-21SecurityPkg DxeTcgPhysicalPresenceLib: Enable Storage actions.Eric Dong2-2/+18
2016-05-16SecurityPkg: Remove non-ASCII character from TPM warning stringsZhang, Chao B1-1/+2
2016-04-13SecurityPkg: Update protocol usage in module INF files.Liming Gao1-3/+3
2015-12-15SecurityPkg: Convert all .uni files to utf-8Jordan Justen2-0/+0
2015-07-08SecurityPkg:Replace unsafe string functions.Zhang Lubo1-45/+45
2015-01-12Add TPM Physical Presence >=128 operation value support.Yao, Jiewen2-87/+113
2014-09-03SecurityPkg: Convert non DOS format files to DOS formatGao, Liming1-0/+0
2014-08-28SecurityPkg: INF/DEC file updates to EDK II packagesDong, Guo1-0/+0
2014-08-28SecurityPkg: INF/DEC file updates to EDK II packagesDong, Guo1-0/+0
2014-08-28SecurityPkg: INF/DEC file updates to EDK II packagesDong, Guo1-6/+15
2014-08-12Correct StrnCat length calculation.jyao11-44/+44
2014-03-17Fix the return status when physical presence variable and MemoryOverwriteRequ...Dong Guo1-23/+28
2013-09-23Add missing comments for function parameters.gdong11-5/+7
2013-09-03Enhance TPM driver to protect TPM physical presence flags.Dong Guo2-13/+88
2013-01-24Fix TPM may be locked twice issue in normal boot.gdong11-8/+8
2012-11-05Fix ECC issueczhang461-1/+1
2012-11-01Add Physical Presence request UI detection logic. Refine UIConfirm ReadKey logicczhang461-55/+191
2012-08-03Fix physical presence request failure for PHYSICAL_PRESENCE_SET_NO_PPI_PROVIS...gdong11-0/+5
2012-06-12Add comment for modules which have external input.jyao12-1/+15
2012-06-01Fix TCG PPI request EnableActivateClear failure.gdong11-3/+10
2012-05-09Fix always reboot issue for an invalid physical presence operation request.gdong11-3/+20
2011-10-12 Update UID drivers to align with latest UEFI spec 2.3.1.gdong11-1/+1
2011-09-27Implement Tcg physical presence as a library instead of DXE driver in order t...gdong13-0/+1166