Age | Commit message (Expand) | Author | Files | Lines |
2017-03-06 | SecurityPkg: Refine type cast for pointer subtraction | Hao Wu | 3 | -16/+16 |
2017-02-21 | SecurityPkg/TpmCommandLib: Add Tpm2ReadPublic. | Jiewen Yao | 2 | -1/+348 |
2017-02-20 | SecurityPkg: enhance secure boot Config Dxe & Time Based AuthVariable. | Zhang Lubo | 2 | -2/+29 |
2017-02-08 | SecurityPkg HashLibRouter: Avoid incorrect PcdTcg2HashAlgorithmBitmap | Star Zeng | 4 | -37/+244 |
2017-01-25 | SecurityPkg/Tpm12CommandLib: Always check response returnCode | Michael Kinney | 2 | -3/+25 |
2017-01-25 | SecurityPkg: Tcg2Dxe: Use UEFI_VARIABLE_DATA | Zhang, Chao B | 1 | -6/+5 |
2017-01-22 | SecurityPkg: DxeImageVerificationLib: Update PCR[7] measure logic | Zhang, Chao B | 1 | -3/+7 |
2017-01-12 | SecurityPkg/FmpAuthenticationLib: Refine to compare with same type | Hao Wu | 2 | -4/+4 |
2016-12-29 | SecurityPkg: Tcg2PhysicalPresence: Define TCG2 PP Flags Initial Pcd | Zhang, Chao B | 2 | -2/+6 |
2016-12-29 | SecurityPkg: Tcg2Smm: TPM2 Vendor specific HID | Zhang, Chao B | 1 | -2/+2 |
2016-12-23 | SecurityPkg/FmpAuthLib: Add PublicKeyDataLength check | Jiewen Yao | 1 | -0/+5 |
2016-12-20 | SecurityPkg/FmpAuthenticationLib: Fix Guid format issues | Dandan Bi | 2 | -3/+3 |
2016-12-14 | SecurityPkg/FmpAuthenticationLibRsa2048Sha256: Fix Guid/pcd format issues | Dandan Bi | 1 | -3/+3 |
2016-12-14 | SecurityPkg/FmpAuthenticationLibPkcs7: Fix incorrect Guid format | Dandan Bi | 1 | -1/+1 |
2016-11-28 | SecurityPkg Tcg2PPLib: Support BlockSID related actions | Star Zeng | 3 | -76/+210 |
2016-11-23 | SecurityPkg DxeTcg2PPLib: Lock Tcg2PhysicalPresenceFlags variable on S4 | Star Zeng | 1 | -17/+17 |
2016-11-23 | Revert old "Enable BlockSid related PP actions" patch series. | Eric Dong | 18 | -2037/+14 |
2016-11-22 | SecurityPkg TcgStorageCoreLib: ASSERT to ensure 'ByteSeq' is not NULL | Hao Wu | 1 | -0/+2 |
2016-11-21 | SecurityPkg SmmTcg2PhysicalPresenceLib: Enable Storage actions. | Eric Dong | 2 | -8/+34 |
2016-11-21 | SecurityPkg DxeTcgPhysicalPresenceLib: Enable Storage actions. | Eric Dong | 2 | -2/+18 |
2016-11-21 | SecurityPkg DxeTcg2PhysicalPresenceLib: Enable Storage actions. | Eric Dong | 2 | -4/+22 |
2016-11-21 | SecurityPkg: Add SmmTcgPhysicalPresenceStorageLib. | Eric Dong | 3 | -0/+245 |
2016-11-21 | SecurityPkg: Add DxeTcgPhysicalPresenceStorageLib. | Eric Dong | 9 | -0/+1718 |
2016-11-21 | SecurityPkg TPM2: Update desc for param Buffer of GetDigestListSize() | Star Zeng | 1 | -1/+1 |
2016-11-21 | SecurityPkg TPM2: Add GetHashMaskFromAlgo() into Tpm2CommandLib | Star Zeng | 1 | -5/+29 |
2016-11-21 | SecurityPkg TPM2: Make IsHashAlgSupportedInHashAlgorithmMask external | Star Zeng | 1 | -0/+1 |
2016-11-21 | SecurityPkg TPM2: Assign real copied count in CopyDigestListToBuffer() | Star Zeng | 1 | -1/+6 |
2016-11-15 | SecurityPkg: Fix typos in comments | Zhang, Chao B | 5 | -7/+7 |
2016-11-08 | SecurityPkg/FmpAuthenticationLibRsa2048Sha256: Add RSA2048 instance. | Jiewen Yao | 3 | -0/+434 |
2016-11-08 | SecurityPkg/FmpAuthenticationLibPkcs7: Add PKCS7 instance for FMP. | Jiewen Yao | 3 | -0/+297 |
2016-10-27 | SecurityPkg/AuthVariableLib: rebase to ARRAY_SIZE() | Laszlo Ersek | 1 | -2/+2 |
2016-10-21 | SecurityPkg: SmmTcg2PhysicalPresenceLib: Fix coding style issue | Zhang, Chao B | 1 | -2/+2 |
2016-10-18 | SecurityPkg: Fix typo 'Ihis' with 'This' in codes | Hao Wu | 22 | -45/+45 |
2016-10-10 | SecurityPkg: SmmTcg2PhysicalPresenceLib: Fix GCC build failure | Zhang, Chao B | 2 | -2/+3 |
2016-09-29 | SecurityPkg: Tcg2: Fix TCG2 PP issues | Zhang, Chao B | 1 | -22/+77 |
2016-09-21 | SecurityPkg/TPM2: Extract GetSupportedAndActivePcrs to Tpm2CommandLib | Jiewen Yao | 2 | -12/+97 |
2016-09-21 | SecurityPkg/TPM2: Move CopyDigestListToBuffer() to Tpm2CommandLib | Jiewen Yao | 1 | -0/+83 |
2016-09-21 | SecurityPkg/TPM2: Move GetDigestListSize() to Tpm2CommandLib | Jiewen Yao | 1 | -0/+26 |
2016-09-21 | SecurityPkg/TPM2: Update function header of GetDigestFromDigestList() | Star Zeng | 1 | -7/+7 |
2016-09-21 | SecurityPkg/TPM2: Move GetDigestFromDigestList() to Tpm2CommandLib | Jiewen Yao | 1 | -1/+37 |
2016-09-21 | SecurityPkg/TPM2: Move Tpm2PcrAllocateBanks() to Tpm2CommandLib | Jiewen Yao | 2 | -135/+136 |
2016-09-01 | SecurityPkg: TPM12CommandLib: Add Response returnCode Check | Zhang, Chao B | 2 | -1/+18 |
2016-08-31 | SecurityPkg: Use IsZeroGuid API for zero GUID checking | Hao Wu | 4 | -11/+7 |
2016-08-17 | SecurityPkg: AuthVariableLib: Fix inconsistent CertDB case | Zhang, Chao B | 1 | -1/+1 |
2016-07-22 | SecurityPkg: AuthVariableLib: Revert UserPhysicalPresent feature from AuthVar... | Zhang, Chao B | 3 | -12/+4 |
2016-07-14 | SecurityPkg DxeTpmMeasureBootLib: Add comments in TcgMeasurePeImage() | Liming Gao | 1 | -1/+4 |
2016-07-14 | SecurityPkg DxeImageVerificationLib: Add comments in HashPeImage() | Liming Gao | 1 | -1/+4 |
2016-06-29 | SecurityPkg: Update PlatformSecureLibNull with PCD to get physical presence. | Liming Gao | 2 | -4/+34 |
2016-06-28 | SecurityPkg: AuthVariableLib: Cache UserPhysicalPresent in AuthVariableLib | Zhang, Chao B | 3 | -4/+12 |
2016-06-16 | SecurityPkg/TcgStorageOpalLib: Avoid using special word in comments | Eric Dong | 1 | -1/+1 |