Age | Commit message (Expand) | Author |
2016-03-29 | SecurityPkg: OpalPasswordSupportLib: Add Opal password support library. | Eric Dong |
2016-03-29 | SecurityPkg: TcgStorageOpalLib: Add TCG storage opal library. | Eric Dong |
2016-03-29 | SecurityPkg: TcgStorageCoreLib: Add TCG storage core library. | Eric Dong |
2016-03-11 | SecurityPkg: Clear LocalAuthSession content after use. | Jiewen Yao |
2016-03-11 | SecurityPkg: Add Tpm2 prefix to lib to avoid conflict. | Jiewen Yao |
2016-03-11 | SecurityPkg: Fix Tcg2 SubmitRequestToPreOSFunction() fail in second times. | Jiewen Yao |
2016-02-02 | SecurityPkg: AuthVariableLib: Add new cert database for volatile time based A... | Chao Zhang |
2016-01-27 | SecurityPkg: Correct data copy in Tpm2NvReadPublic. | Yao, Jiewen |
2016-01-27 | SecurityPkg: Add TPM PTP detection in Tpm12SubmitCommand. | Yao, Jiewen |
2016-01-26 | SecurityPkg: Add TPM PTP detection in TPM12 device lib. | Yao, Jiewen |
2016-01-26 | SecurityPkg: Add TPM PTP support in TPM2 device lib. | Yao, Jiewen |
2016-01-21 | SecurityPkg/Tpm12CommandLib: Add TPM 1.2 commands used by TCG modules | Michael Kinney |
2016-01-11 | SecurityPkg: Clear AuthSession content after use. | Yao, Jiewen |
2016-01-11 | SecurityPkg: Add Tpm2Startup return code check. | Yao, Jiewen |
2016-01-08 | SecurityPkg : Tpm2DeviceLibDTpm : Rename TisTpmCommand to avoid name collision | Samer El-Haj-Mahmoud |
2015-12-29 | SecurityPkg AuthVariableLib: Correct comment/error log about CleanCertsFromDb | Star Zeng |
2015-12-18 | DxeTpmMeasureBootLib: Change global variable name to avoid name conflict. | Eric Dong |
2015-12-17 | SecurityPkg: Correct Pcd Usage PcdTcg2HashAlgorithmBitmap | Liming Gao |
2015-12-15 | SecurityPkg: Convert all .uni files to utf-8 | Jordan Justen |
2015-12-07 | SecurityPkg: AuthVariableLib: Fix GCC compile error | Ard Biesheuvel |
2015-12-07 | SecurityPkg: AuthVariableLib: Customized SecureBoot Mode transition. | Chao Zhang |
2015-12-03 | SecurityPkg: put missing empty lines at the end of some header files | Ard Biesheuvel |
2015-11-06 | SecurityPkg: Remove temp return solution in PeiRsa2048Sha256 Section Lib | Zhang Chao |
2015-10-19 | SecurityPkg : Fix Rsa2048Sha256GuidedSectionExtractLib issue | Cohen, Eugene |
2015-10-16 | SecurityPkg: Use PcdSet##S to instead of PcdSet## | Star Zeng |
2015-10-16 | SecurityPkg AuthVariableLib: Add the missing gEfiAuthenticatedVariableGuid | Star Zeng |
2015-09-16 | SecurityPkg: Reduce verbosity of TPM DEBUG messages | Samer El-Haj-Mahmoud |
2015-08-25 | SecurityPkg: Use PcdGetSize to get the size of VOID* PCD value. | Liming Gao |
2015-08-17 | SecurityPkg: Update SignatureSize to comply UEFI spec | Chao Zhang |
2015-08-13 | Add TPM2 support defined in trusted computing group. | Yao, Jiewen |
2015-08-06 | SecurityPkg: Update coding style | Chao Zhang |
2015-07-28 | Downgrade one debug message level in DxeTpm2MeasureBootHandler from EFI_D_ERR... | Yao, Jiewen |
2015-07-26 | SecurityPkg AuthVariableLib: Correct address pointers data | Star Zeng |
2015-07-15 | SecurityPkg: Fix DBX Variable Read Error in ImageVerificationLib | Chao Zhang |
2015-07-10 | SecurityPkg: Make time based AuthVariable update atomic | Chao Zhang |
2015-07-08 | SecurityPkg:Replace unsafe string functions. | Zhang Lubo |
2015-07-07 | SecurityPkg: Remove mZeroGuid definition in DxeTpmMeasureBootLib | Hao Wu |
2015-07-07 | SecurityPkg: Remove mTrEEZeroGuid definition in DxeTpm2MeasureBootLib | Hao Wu |
2015-07-01 | SecurityPkg: Delete Auth Variable driver | Star Zeng |
2015-07-01 | SecurityPkg: Implement AuthVariableLib library instance | Star Zeng |
2015-06-23 | SecurityPkg: Fix wrong calculation of ImageExeInfoEntrySize | Liming Gao |
2015-06-09 | SecurityPkg: Fix wrong cert data measurement in DBX path | Chao Zhang |
2015-03-13 | SecurityPkg: Fix typo. | Shumin Qiu |
2015-02-05 | Add the missed local variable initialization to remove the possible warning. | Long, Qin |
2015-02-04 | Correct the DBX and Certificate Hash Checking. | Long, Qin |
2015-01-16 | Refine the format of GUID in INF files for SecurityPkg. | Shumin Qiu |
2015-01-12 | Handle TPM device error and avoid deadloop in BDS. | Yao, Jiewen |
2015-01-12 | Add TPM Physical Presence >=128 operation value support. | Yao, Jiewen |
2015-01-08 | Add TPM12 NV related function. | Yao, Jiewen |
2014-12-25 | Correct the Hash Calculation for Revoked X.509 Certificate to align with RFC3... | Long, Qin |