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