summaryrefslogtreecommitdiff
path: root/SecurityPkg/Library
AgeCommit message (Expand)Author
2016-07-07SecurityPkg: AuthVariableLib: Cache UserPhysicalPresent in AuthVariableLibZhang, Chao B
2016-07-06SecurityPkg TcgStorageOpalLib: Check the capability before use.Dong, Eric
2016-07-06SecurityPkg TcgStorageOpalLib: Check BlockSid capability.Eric Dong
2016-07-06SecurityPkg TcgStorageOpalLib: Update ComId for Block SID command.Eric Dong
2016-07-06SecuritPkg: DxeImageVerificationLib: Fix wrong verification logic in DBX & DBTZhang, Chao B
2016-07-06SecurityPkg-Opal(1): Use fixed SMM communication buffer in OPAL password lib.Eric Dong
2016-07-06SecurityPkg: AuthVariableLib & SecureBootConfigDxe: Fix SecureBootEnable & PK...Hao Wu
2016-07-04SecurityPkg TcgStorageOpalLib: Fix wrong condition judgment.Eric Dong
2016-07-04SecurityPkg OpalPasswordSupportLib: Add comments for the used protocol in inf...Eric Dong
2016-07-04SecurityPkg OpalPasswordSupportLib: Remove the hard code debug build option.Eric Dong
2016-07-04SecurityPkg OpalPasswordSupportLib: Fixed gcc build failure.Eric Dong
2016-07-04SecurityPkg TcgStorageOpalLib: Fixed gcc build failure.Eric Dong
2016-07-04SecurityPkg TcgStorageOpalLib: Remove the hard code debug build option.Eric Dong
2016-07-04SecurityPkg: OpalPasswordSupportLib: Add Opal password support library.Eric Dong
2016-07-04SecurityPkg: TcgStorageOpalLib: Add TCG storage opal library.Eric Dong
2016-07-04SecurityPkg: TcgStorageCoreLib: Add TCG storage core library.Eric Dong
2016-05-19SecurityPkg: Revert 277a82548ac1a6d72be2c869cbd4a2b365f8d7c3Jeff Fan
2016-05-19SecurityPkg: Revert e8bff743847970c1b5a74bfc891f97223e5e0263.Jeff Fan
2016-03-11SecurityPkg: Clear LocalAuthSession content after use.Jiewen Yao
2016-03-11SecurityPkg: Add Tpm2 prefix to lib to avoid conflict.Jiewen Yao
2016-03-11SecurityPkg: Fix Tcg2 SubmitRequestToPreOSFunction() fail in second times.Jiewen Yao
2016-03-03SecurityPkg: Use PcdSet##S to instead of PcdSet##Star Zeng
2016-02-24SecurityPkg: Correct data copy in Tpm2NvReadPublic.Yao, Jiewen
2016-02-24SecurityPkg: Add TPM PTP detection in TPM12 device lib.Yao, Jiewen
2016-02-24SecurityPkg: Add TPM PTP support in TPM2 device lib.Yao, Jiewen
2016-02-24SecurityPkg : Tpm2DeviceLibDTpm : Rename TisTpmCommand to avoid name collisionSamer El-Haj-Mahmoud
2016-02-23SecurityPkg: Clear AuthSession content after use.Yao, Jiewen
2016-02-23SecurityPkg: Add Tpm2Startup return code check.Yao, Jiewen
2015-12-18DxeTpmMeasureBootLib: Change global variable name to avoid name conflict.Eric Dong
2015-12-10SecurityPkg: AuthVariableLib: Fix GCC compile errorArd Biesheuvel
2015-12-10SecurityPkg: AuthVariableLib: Customized SecureBoot Mode transition.Chao Zhang
2015-11-18SecurityPkg: Remove temp return solution in PeiRsa2048Sha256 Section LibZhang Chao
2015-11-16SecurityPkg : Fix Rsa2048Sha256GuidedSectionExtractLib issueCohen, Eugene
2015-11-16SecurityPkg AuthVariableLib: Add the missing gEfiAuthenticatedVariableGuidStar Zeng
2015-08-25SecurityPkg: Use PcdGetSize to get the size of VOID* PCD value.Liming Gao
2015-08-17SecurityPkg: Update SignatureSize to comply UEFI specChao Zhang
2015-08-13Add TPM2 support defined in trusted computing group.Yao, Jiewen
2015-08-06SecurityPkg: Update coding styleChao Zhang
2015-07-28Downgrade one debug message level in DxeTpm2MeasureBootHandler from EFI_D_ERR...Yao, Jiewen
2015-07-26SecurityPkg AuthVariableLib: Correct address pointers dataStar Zeng
2015-07-15SecurityPkg: Fix DBX Variable Read Error in ImageVerificationLibChao Zhang
2015-07-10SecurityPkg: Make time based AuthVariable update atomicChao Zhang
2015-07-08SecurityPkg:Replace unsafe string functions.Zhang Lubo
2015-07-07SecurityPkg: Remove mZeroGuid definition in DxeTpmMeasureBootLibHao Wu
2015-07-07SecurityPkg: Remove mTrEEZeroGuid definition in DxeTpm2MeasureBootLibHao Wu
2015-07-01SecurityPkg: Delete Auth Variable driverStar Zeng
2015-07-01SecurityPkg: Implement AuthVariableLib library instanceStar Zeng
2015-06-23SecurityPkg: Fix wrong calculation of ImageExeInfoEntrySizeLiming Gao
2015-06-09SecurityPkg: Fix wrong cert data measurement in DBX pathChao Zhang
2015-03-13SecurityPkg: Fix typo.Shumin Qiu