Age | Commit message (Expand) | Author | Files | Lines |
2016-05-05 | SecurityPkg TcgStorageOpalLib: Check BlockSid capability. | Eric Dong | 1 | -0/+6 |
2016-05-05 | SecurityPkg TcgStorageOpalLib: Update ComId for Block SID command. | Eric Dong | 1 | -1/+1 |
2016-05-04 | SecurityPkg: AuthVariableLib: Remove Customized SecureBoot Mode transition. | Zhang, Chao B | 5 | -1866/+237 |
2016-05-03 | SecurityPkg: Fix TPM 1.2 NV Storage Command Size byte order | Samer El-Haj-Mahmoud | 1 | -4/+7 |
2016-05-03 | SecurityPkg: Fix bug in TPM 1.2 SelfTest | Samer El-Haj-Mahmoud | 1 | -0/+2 |
2016-05-03 | SecurityPkg: Add DEBUG messages for TPM12Startup | Samer El-Haj-Mahmoud | 1 | -0/+5 |
2016-05-03 | SecurityPkg: Add DEBUG messages for TPM2Startup | Samer El-Haj-Mahmoud | 1 | -0/+4 |
2016-04-29 | SecurityPkg-Opal(1): Use fixed SMM communication buffer in OPAL password lib. | Eric Dong | 3 | -4/+34 |
2016-04-29 | SecuritPkg: DxeImageVerificationLib: Fix wrong verification logic in DBX & DBT | Zhang, Chao B | 1 | -2/+9 |
2016-04-19 | SecurityPkg: AuthVariableLib & SecureBootConfigDxe: Fix SecureBootEnable & PK... | Zhang, Chao B | 1 | -13/+1 |
2016-04-13 | SecurityPkg: Update protocol usage in module INF files. | Liming Gao | 3 | -9/+9 |
2016-04-08 | SecurityPkg TcgStorageOpalLib: Fix wrong condition judgment. | Eric Dong | 1 | -1/+1 |
2016-04-06 | SecurityPkg OpalPasswordSupportLib: Add comments for the used protocol in inf... | Eric Dong | 1 | -1/+1 |
2016-04-06 | SecurityPkg OpalPasswordSupportLib: Remove the hard code debug build option. | Eric Dong | 1 | -3/+0 |
2016-04-06 | SecurityPkg OpalPasswordSupportLib: Fixed gcc build failure. | Eric Dong | 1 | -0/+1 |
2016-04-06 | SecurityPkg TcgStorageOpalLib: Fixed gcc build failure. | Eric Dong | 2 | -4/+5 |
2016-04-06 | SecurityPkg TcgStorageOpalLib: Remove the hard code debug build option. | Eric Dong | 1 | -3/+0 |
2016-03-29 | SecurityPkg: OpalPasswordSupportLib: Add Opal password support library. | Eric Dong | 3 | -0/+864 |
2016-03-29 | SecurityPkg: TcgStorageOpalLib: Add TCG storage opal library. | Eric Dong | 3 | -0/+2616 |
2016-03-29 | SecurityPkg: TcgStorageCoreLib: Add TCG storage core library. | Eric Dong | 3 | -0/+2595 |
2016-03-11 | SecurityPkg: Clear LocalAuthSession content after use. | Jiewen Yao | 1 | -2/+6 |
2016-03-11 | SecurityPkg: Add Tpm2 prefix to lib to avoid conflict. | Jiewen Yao | 1 | -9/+9 |
2016-03-11 | SecurityPkg: Fix Tcg2 SubmitRequestToPreOSFunction() fail in second times. | Jiewen Yao | 2 | -4/+6 |
2016-02-02 | SecurityPkg: AuthVariableLib: Add new cert database for volatile time based A... | Chao Zhang | 4 | -57/+145 |
2016-01-27 | SecurityPkg: Correct data copy in Tpm2NvReadPublic. | Yao, Jiewen | 1 | -2/+2 |
2016-01-27 | SecurityPkg: Add TPM PTP detection in Tpm12SubmitCommand. | Yao, Jiewen | 1 | -41/+58 |
2016-01-26 | SecurityPkg: Add TPM PTP detection in TPM12 device lib. | Yao, Jiewen | 1 | -159/+122 |
2016-01-26 | SecurityPkg: Add TPM PTP support in TPM2 device lib. | Yao, Jiewen | 7 | -184/+579 |
2016-01-21 | SecurityPkg/Tpm12CommandLib: Add TPM 1.2 commands used by TCG modules | Michael Kinney | 8 | -188/+442 |
2016-01-11 | SecurityPkg: Clear AuthSession content after use. | Yao, Jiewen | 6 | -122/+333 |
2016-01-11 | SecurityPkg: Add Tpm2Startup return code check. | Yao, Jiewen | 1 | -4/+25 |
2016-01-08 | SecurityPkg : Tpm2DeviceLibDTpm : Rename TisTpmCommand to avoid name collision | Samer El-Haj-Mahmoud | 1 | -3/+3 |
2015-12-29 | SecurityPkg AuthVariableLib: Correct comment/error log about CleanCertsFromDb | Star Zeng | 2 | -10/+8 |
2015-12-18 | DxeTpmMeasureBootLib: Change global variable name to avoid name conflict. | Eric Dong | 1 | -5/+5 |
2015-12-17 | SecurityPkg: Correct Pcd Usage PcdTcg2HashAlgorithmBitmap | Liming Gao | 2 | -2/+6 |
2015-12-15 | SecurityPkg: Convert all .uni files to utf-8 | Jordan Justen | 37 | -0/+0 |
2015-12-07 | SecurityPkg: AuthVariableLib: Fix GCC compile error | Ard Biesheuvel | 1 | -17/+17 |
2015-12-07 | SecurityPkg: AuthVariableLib: Customized SecureBoot Mode transition. | Chao Zhang | 5 | -268/+1912 |
2015-12-03 | SecurityPkg: put missing empty lines at the end of some header files | Ard Biesheuvel | 1 | -1/+1 |
2015-11-06 | SecurityPkg: Remove temp return solution in PeiRsa2048Sha256 Section Lib | Zhang Chao | 1 | -6/+0 |
2015-10-19 | SecurityPkg : Fix Rsa2048Sha256GuidedSectionExtractLib issue | Cohen, Eugene | 2 | -4/+4 |
2015-10-16 | SecurityPkg: Use PcdSet##S to instead of PcdSet## | Star Zeng | 2 | -2/+6 |
2015-10-16 | SecurityPkg AuthVariableLib: Add the missing gEfiAuthenticatedVariableGuid | Star Zeng | 1 | -0/+4 |
2015-09-16 | SecurityPkg: Reduce verbosity of TPM DEBUG messages | Samer El-Haj-Mahmoud | 4 | -29/+33 |
2015-08-25 | SecurityPkg: Use PcdGetSize to get the size of VOID* PCD value. | Liming Gao | 4 | -7/+7 |
2015-08-17 | SecurityPkg: Update SignatureSize to comply UEFI spec | Chao Zhang | 1 | -1/+1 |
2015-08-13 | Add TPM2 support defined in trusted computing group. | Yao, Jiewen | 26 | -122/+2289 |
2015-08-06 | SecurityPkg: Update coding style | Chao Zhang | 1 | -1/+2 |
2015-07-28 | Downgrade one debug message level in DxeTpm2MeasureBootHandler from EFI_D_ERR... | Yao, Jiewen | 1 | -1/+1 |
2015-07-26 | SecurityPkg AuthVariableLib: Correct address pointers data | Star Zeng | 1 | -6/+13 |