| Commit message (Expand) | Author | Age | Files | Lines |
* | SecurityPkg/TPM2: Move GetDigestListSize() to Tpm2CommandLib | Jiewen Yao | 2016-09-21 | 1 | -0/+26 |
* | SecurityPkg/TPM2: Update function header of GetDigestFromDigestList() | Star Zeng | 2016-09-21 | 1 | -7/+7 |
* | SecurityPkg/TPM2: Move GetDigestFromDigestList() to Tpm2CommandLib | Jiewen Yao | 2016-09-21 | 1 | -1/+37 |
* | SecurityPkg/TPM2: Move Tpm2PcrAllocateBanks() to Tpm2CommandLib | Jiewen Yao | 2016-09-21 | 2 | -135/+136 |
* | SecurityPkg: TPM12CommandLib: Add Response returnCode Check | Zhang, Chao B | 2016-09-01 | 2 | -1/+18 |
* | SecurityPkg: Use IsZeroGuid API for zero GUID checking | Hao Wu | 2016-08-31 | 4 | -11/+7 |
* | SecurityPkg: AuthVariableLib: Fix inconsistent CertDB case | Zhang, Chao B | 2016-08-17 | 1 | -1/+1 |
* | SecurityPkg: AuthVariableLib: Revert UserPhysicalPresent feature from AuthVar... | Zhang, Chao B | 2016-07-22 | 3 | -12/+4 |
* | SecurityPkg DxeTpmMeasureBootLib: Add comments in TcgMeasurePeImage() | Liming Gao | 2016-07-14 | 1 | -1/+4 |
* | SecurityPkg DxeImageVerificationLib: Add comments in HashPeImage() | Liming Gao | 2016-07-14 | 1 | -1/+4 |
* | SecurityPkg: Update PlatformSecureLibNull with PCD to get physical presence. | Liming Gao | 2016-06-29 | 2 | -4/+34 |
* | SecurityPkg: AuthVariableLib: Cache UserPhysicalPresent in AuthVariableLib | Zhang, Chao B | 2016-06-28 | 3 | -4/+12 |
* | SecurityPkg/TcgStorageOpalLib: Avoid using special word in comments | Eric Dong | 2016-06-16 | 1 | -1/+1 |
* | SecurityPkg : Tpm12DeviceLibDTpm: Fix TPM12 wrong Response Tag check | Zhang, Chao B | 2016-06-08 | 1 | -3/+5 |
* | SecurityPkg/DxeImageVerificationLib: Add DEBUG messages for image verificatio... | Cinnamon Shia | 2016-05-19 | 1 | -1/+18 |
* | SecurityPkg: Remove non-ASCII character from TPM warning strings | Zhang, Chao B | 2016-05-16 | 1 | -1/+2 |
* | 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 |