summaryrefslogtreecommitdiff
path: root/SecurityPkg
AgeCommit message (Expand)AuthorFilesLines
2016-11-21SecurityPkg OpalPasswordDxe: Use PP actions to enable BlockSID.Eric Dong7-60/+164
2016-11-21SecurityPkg TcgSmm: Enable Storage actions.Eric Dong3-0/+26
2016-11-21SecurityPkg SmmTcg2PhysicalPresenceLib: Enable Storage actions.Eric Dong2-8/+34
2016-11-21SecurityPkg DxeTcgPhysicalPresenceLib: Enable Storage actions.Eric Dong2-2/+18
2016-11-21SecurityPkg DxeTcg2PhysicalPresenceLib: Enable Storage actions.Eric Dong2-4/+22
2016-11-21SecurityPkg: Add SmmTcgPhysicalPresenceStorageLib.Eric Dong4-0/+247
2016-11-21SecurityPkg: Add DxeTcgPhysicalPresenceStorageLib.Eric Dong11-0/+1729
2016-11-21SecurityPkg: Add header file for TcgPhysicalPresenceStorageLib.Eric Dong1-0/+152
2016-11-21SecurityPkg: Add definition for Physical Presence storage flag.Eric Dong1-0/+35
2016-11-21SecurityPkg Tcg2Pei: Add comments into LogHashEvent()Star Zeng1-0/+4
2016-11-21SecurityPkg Tcg2Dxe: Get correct digest list sizeStar Zeng1-4/+4
2016-11-21SecurityPkg Tcg2Dxe: Filter inactive digest in event2 log from PEI HOBStar Zeng1-4/+94
2016-11-21SecurityPkg TPM2: Update desc for param Buffer of GetDigestListSize()Star Zeng2-2/+2
2016-11-21SecurityPkg TPM2: Add GetHashMaskFromAlgo() into Tpm2CommandLibStar Zeng2-5/+42
2016-11-21SecurityPkg TPM2: Make IsHashAlgSupportedInHashAlgorithmMask externalStar Zeng2-0/+17
2016-11-21SecurityPkg TPM2: Assign real copied count in CopyDigestListToBuffer()Star Zeng1-1/+6
2016-11-15SecurityPkg: Fix typos in commentsZhang, Chao B2-2/+2
2016-11-15SecurityPkg: Fix typos in commentsZhang, Chao B12-16/+16
2016-11-08SecurityPkg/SecurityPkg.dsc: Add FmpAuthenticationLib*.Jiewen Yao1-0/+3
2016-11-08SecurityPkg/FmpAuthenticationLibRsa2048Sha256: Add RSA2048 instance.Jiewen Yao3-0/+434
2016-11-08SecurityPkg/FmpAuthenticationLibPkcs7: Add PKCS7 instance for FMP.Jiewen Yao3-0/+297
2016-11-08SecurityPkg/SecurityPkg.dec: Add PcdPkcs7CertBuffer PCD.Jiewen Yao1-1/+7
2016-10-27SecurityPkg/AuthVariableLib: rebase to ARRAY_SIZE()Laszlo Ersek1-2/+2
2016-10-21SecurityPkg: SmmTcg2PhysicalPresenceLib: Fix coding style issueZhang, Chao B2-4/+4
2016-10-18SecurityPkg: Fix typo 'Ihis' with 'This' in codesHao Wu31-62/+62
2016-10-12SecurityPkg OpalPasswordSmm: Fix S3 resume failure.Eric Dong2-21/+76
2016-10-10SecurityPkg: SmmTcg2PhysicalPresenceLib: Fix GCC build failureZhang, Chao B2-2/+3
2016-09-29SecurityPkg: Tcg2: Fix TCG2 PP issuesZhang, Chao B4-27/+111
2016-09-27SecurityPkg: Tcg: New field for User Confirmation StatusZhang, Chao B6-10/+14
2016-09-23SecurityPkg Tcg2Pei: Fix GCC build failure caused by 5919a9600e07Star Zeng1-5/+5
2016-09-21SecurityPkg/TPM2: Sync PcrAllocations and PcrMaskJiewen Yao3-46/+69
2016-09-21SecurityPkg/TPM2: Extract GetSupportedAndActivePcrs to Tpm2CommandLibJiewen Yao4-58/+118
2016-09-21SecurityPkg/TPM2: Move CopyDigestListToBuffer() to Tpm2CommandLibJiewen Yao4-161/+102
2016-09-21SecurityPkg/TPM2: Move GetDigestListSize() to Tpm2CommandLibJiewen Yao4-50/+39
2016-09-21SecurityPkg/TPM2: Update function header of GetDigestFromDigestList()Star Zeng2-13/+13
2016-09-21SecurityPkg/TPM2: Move GetDigestFromDigestList() to Tpm2CommandLibJiewen Yao6-145/+59
2016-09-21SecurityPkg/TPM2: Move Tpm2PcrAllocateBanks() to Tpm2CommandLibJiewen Yao3-136/+154
2016-09-05SecurityPkg/SecurityPkg.dsc: Declare PciSegmentLibStar Zeng1-0/+1
2016-09-01SecurityPkg: TPM12CommandLib: Add Response returnCode CheckZhang, Chao B2-1/+18
2016-08-31SecurityPkg: Use IsZeroGuid API for zero GUID checkingHao Wu4-11/+7
2016-08-22SecurityPkg Tcg2: Remove use of module internal API InternalIsZeroBuffer()Hao Wu3-92/+11
2016-08-22SecurityPkg Tcg2: Rename internal API IsZeroBuffer to InternalIsZeroBufferHao Wu3-14/+14
2016-08-17SecurityPkg: AuthVariableLib: Fix inconsistent CertDB caseZhang, Chao B1-1/+1
2016-08-08SecurityPkg DSC: Add build option to disable deprecated APIsHao Wu1-0/+1
2016-08-03SecurityPkg OpalPasswordDxe: Fix buffer overflow issue.Dong, Eric2-2/+6
2016-07-22SecurityPkg: AuthVariableLib: Revert UserPhysicalPresent feature from AuthVar...Zhang, Chao B3-12/+4
2016-07-14SecurityPkg DxeTpmMeasureBootLib: Add comments in TcgMeasurePeImage()Liming Gao1-1/+4
2016-07-14SecurityPkg DxeImageVerificationLib: Add comments in HashPeImage()Liming Gao1-1/+4
2016-07-14SecurityPkg Tcg2Dxe: Add check for the PE/COFF imageLiming Gao3-1/+74
2016-07-14SecurityPkg TrEEDxe: Add check for the PE/COFF image.Liming Gao3-1/+74