summaryrefslogtreecommitdiff
path: root/SecurityPkg/Library
AgeCommit message (Expand)AuthorFilesLines
2016-11-15SecurityPkg: Fix typos in commentsZhang, Chao B5-7/+7
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-10-27SecurityPkg/AuthVariableLib: rebase to ARRAY_SIZE()Laszlo Ersek1-2/+2
2016-10-21SecurityPkg: SmmTcg2PhysicalPresenceLib: Fix coding style issueZhang, Chao B1-2/+2
2016-10-18SecurityPkg: Fix typo 'Ihis' with 'This' in codesHao Wu22-45/+45
2016-10-10SecurityPkg: SmmTcg2PhysicalPresenceLib: Fix GCC build failureZhang, Chao B2-2/+3
2016-09-29SecurityPkg: Tcg2: Fix TCG2 PP issuesZhang, Chao B1-22/+77
2016-09-21SecurityPkg/TPM2: Extract GetSupportedAndActivePcrs to Tpm2CommandLibJiewen Yao2-12/+97
2016-09-21SecurityPkg/TPM2: Move CopyDigestListToBuffer() to Tpm2CommandLibJiewen Yao1-0/+83
2016-09-21SecurityPkg/TPM2: Move GetDigestListSize() to Tpm2CommandLibJiewen Yao1-0/+26
2016-09-21SecurityPkg/TPM2: Update function header of GetDigestFromDigestList()Star Zeng1-7/+7
2016-09-21SecurityPkg/TPM2: Move GetDigestFromDigestList() to Tpm2CommandLibJiewen Yao1-1/+37
2016-09-21SecurityPkg/TPM2: Move Tpm2PcrAllocateBanks() to Tpm2CommandLibJiewen Yao2-135/+136
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-17SecurityPkg: AuthVariableLib: Fix inconsistent CertDB caseZhang, Chao B1-1/+1
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-06-29SecurityPkg: Update PlatformSecureLibNull with PCD to get physical presence.Liming Gao2-4/+34
2016-06-28SecurityPkg: AuthVariableLib: Cache UserPhysicalPresent in AuthVariableLibZhang, Chao B3-4/+12
2016-06-16SecurityPkg/TcgStorageOpalLib: Avoid using special word in commentsEric Dong1-1/+1
2016-06-08SecurityPkg : Tpm12DeviceLibDTpm: Fix TPM12 wrong Response Tag checkZhang, Chao B1-3/+5
2016-05-19SecurityPkg/DxeImageVerificationLib: Add DEBUG messages for image verificatio...Cinnamon Shia1-1/+18
2016-05-16SecurityPkg: Remove non-ASCII character from TPM warning stringsZhang, Chao B1-1/+2
2016-05-09SecurityPkg TcgStorageOpalLib: Check the capability before use.Dong, Eric1-22/+28
2016-05-05SecurityPkg TcgStorageOpalLib: Check BlockSid capability.Eric Dong1-0/+6
2016-05-05SecurityPkg TcgStorageOpalLib: Update ComId for Block SID command.Eric Dong1-1/+1
2016-05-04SecurityPkg: AuthVariableLib: Remove Customized SecureBoot Mode transition.Zhang, Chao B5-1866/+237
2016-05-03SecurityPkg: Fix TPM 1.2 NV Storage Command Size byte orderSamer El-Haj-Mahmoud1-4/+7
2016-05-03SecurityPkg: Fix bug in TPM 1.2 SelfTestSamer El-Haj-Mahmoud1-0/+2
2016-05-03SecurityPkg: Add DEBUG messages for TPM12StartupSamer El-Haj-Mahmoud1-0/+5
2016-05-03SecurityPkg: Add DEBUG messages for TPM2StartupSamer El-Haj-Mahmoud1-0/+4
2016-04-29SecurityPkg-Opal(1): Use fixed SMM communication buffer in OPAL password lib.Eric Dong3-4/+34
2016-04-29SecuritPkg: DxeImageVerificationLib: Fix wrong verification logic in DBX & DBTZhang, Chao B1-2/+9
2016-04-19SecurityPkg: AuthVariableLib & SecureBootConfigDxe: Fix SecureBootEnable & PK...Zhang, Chao B1-13/+1
2016-04-13SecurityPkg: Update protocol usage in module INF files.Liming Gao3-9/+9
2016-04-08SecurityPkg TcgStorageOpalLib: Fix wrong condition judgment.Eric Dong1-1/+1
2016-04-06SecurityPkg OpalPasswordSupportLib: Add comments for the used protocol in inf...Eric Dong1-1/+1
2016-04-06SecurityPkg OpalPasswordSupportLib: Remove the hard code debug build option.Eric Dong1-3/+0
2016-04-06SecurityPkg OpalPasswordSupportLib: Fixed gcc build failure.Eric Dong1-0/+1
2016-04-06SecurityPkg TcgStorageOpalLib: Fixed gcc build failure.Eric Dong2-4/+5
2016-04-06SecurityPkg TcgStorageOpalLib: Remove the hard code debug build option.Eric Dong1-3/+0
2016-03-29SecurityPkg: OpalPasswordSupportLib: Add Opal password support library.Eric Dong3-0/+864
2016-03-29SecurityPkg: TcgStorageOpalLib: Add TCG storage opal library.Eric Dong3-0/+2616
2016-03-29SecurityPkg: TcgStorageCoreLib: Add TCG storage core library.Eric Dong3-0/+2595
2016-03-11SecurityPkg: Clear LocalAuthSession content after use.Jiewen Yao1-2/+6
2016-03-11SecurityPkg: Add Tpm2 prefix to lib to avoid conflict.Jiewen Yao1-9/+9
2016-03-11SecurityPkg: Fix Tcg2 SubmitRequestToPreOSFunction() fail in second times.Jiewen Yao2-4/+6