summaryrefslogtreecommitdiff
path: root/SecurityPkg
AgeCommit message (Expand)AuthorFilesLines
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
2016-07-14SecurityPkg SecureBootConfigDxe: Add check for the external PE/COFF image.Liming Gao4-0/+74
2016-07-11SecurityPkg OpalPasswordSmm: Remove useless code.Eric Dong1-9/+0
2016-07-11SecurityPkg: Fix typos in commentsGiri P Mudusuru2-4/+4
2016-07-01SecurityPkg/Tcg: Fix bug that prevented SubmitCommand buffers from being Max ...Zhang, Chao B2-4/+4
2016-06-29SecurityPkg: Update PlatformSecureLibNull with PCD to get physical presence.Liming Gao2-4/+34
2016-06-29SecurityPkg: Add PcdUserPhysicalPresence to indicate use physical presence.Liming Gao2-0/+15
2016-06-28SecurityPkg: AuthVariableLib: Cache UserPhysicalPresent in AuthVariableLibZhang, Chao B3-4/+12
2016-06-21SecurityPkg: Replace UnicodeStrToAsciiStr/AsciiStrToUnicodeStrStar Zeng3-6/+6
2016-06-16SecurityPkg: SecurityPkg.uni: Update info string for PcdTcgPhysicalPresenceIn...Zhang, Chao B1-0/+4
2016-06-16SecurityPkg: Tcg2Smm: Fix type casting issueZhang, Chao B1-2/+2
2016-06-16SecurityPkg/TcgStorageOpalLib: Avoid using special word in commentsEric Dong1-1/+1
2016-06-16SecurityPkg OpalPasswordDxe: gray out menu instead of suppress it.Eric Dong1-17/+10
2016-06-12SecurityPkg: Tcg2Smm: Enhance TIS interface detectionZhang, Chao B1-1/+11
2016-06-12SecurityPkg: Tcg2Smm: Make TCG2 PP version configurableZhang, Chao B5-3/+54
2016-06-08SecurityPkg : Tpm12DeviceLibDTpm: Fix TPM12 wrong Response Tag checkZhang, Chao B1-3/+5
2016-06-03SecurityPkg EsalVariableDxeSal: Use input Global to make code more clearStar Zeng1-2/+2