| Commit message (Expand) | Author | Age | Files | Lines |
* | SecurityPkg: Fix break missing at TPM_ALG_KEYEDHASH case | zodf0055980 | 2024-09-02 | 1 | -0/+1 |
* | SecurityPkg: Fix exponent unmarshaled as 16 bits | zodf0055980 | 2024-08-31 | 1 | -1/+1 |
* | SecurityPkg: Add TCG PFP 1.06 support. | Wenxing Hou | 2024-04-30 | 1 | -1/+121 |
* | SecurityPkg: Add missing break in Tpm2TestParms | Rebecca Cran | 2023-05-11 | 1 | -0/+1 |
* | SecurityPkg: Debug code to audit BIOS TPM extend operations | Rodrigo Gonzalez del Cueto | 2021-12-17 | 1 | -1/+189 |
* | SecurityPkg: Apply uncrustify changes | Michael Kubacki | 2021-12-07 | 14 | -2005/+2099 |
* | SecurityPkg: Change OPTIONAL keyword usage style | Michael D Kinney | 2021-12-07 | 5 | -7/+7 |
* | SecurityPkg: Change use of EFI_D_* to DEBUG_* | Michael D Kinney | 2021-12-07 | 11 | -95/+94 |
* | SecurityPkg: Fix GetSupportedAndActivePcrs counter calculation | Rodrigo Gonzalez del Cueto | 2021-08-09 | 1 | -17/+29 |
* | SecurityPkg/Tpm2CommandLib: add a new function | Zhang, Qi | 2020-07-28 | 1 | -0/+40 |
* | SecurityPkg/Library/Tpm: Fix various typos | Antoine Coeur | 2020-02-10 | 1 | -1/+1 |
* | SecurityPkg: Fix spelling errors | Sean Brogan | 2019-10-23 | 2 | -3/+3 |
* | SecurityPkg: Replace BSD License with BSD+Patent License | Michael D Kinney | 2019-04-09 | 16 | -110/+16 |
* | SecurityPkg: Removing ipf which is no longer supported from edk2. | chenc2 | 2018-06-29 | 1 | -2/+2 |
* | SecurityPkg: Clean up source files | Liming Gao | 2018-06-28 | 9 | -126/+126 |
* | SecurityPkg Tpm2CommandLib: Fix TPM2.0 response memory overflow | Zhang, Chao B | 2018-03-21 | 8 | -10/+151 |
* | SecurityPkg: Refine type cast for pointer subtraction | Hao Wu | 2017-03-06 | 1 | -3/+3 |
* | SecurityPkg/TpmCommandLib: Add Tpm2ReadPublic. | Jiewen Yao | 2017-02-21 | 2 | -1/+348 |
* | SecurityPkg: Tcg2Smm: TPM2 Vendor specific HID | Zhang, Chao B | 2016-12-29 | 1 | -2/+2 |
* | SecurityPkg TPM2: Update desc for param Buffer of GetDigestListSize() | Star Zeng | 2016-11-21 | 1 | -1/+1 |
* | SecurityPkg TPM2: Add GetHashMaskFromAlgo() into Tpm2CommandLib | Star Zeng | 2016-11-21 | 1 | -5/+29 |
* | SecurityPkg TPM2: Make IsHashAlgSupportedInHashAlgorithmMask external | Star Zeng | 2016-11-21 | 1 | -0/+1 |
* | SecurityPkg TPM2: Assign real copied count in CopyDigestListToBuffer() | Star Zeng | 2016-11-21 | 1 | -1/+6 |
* | SecurityPkg/TPM2: Extract GetSupportedAndActivePcrs to Tpm2CommandLib | Jiewen Yao | 2016-09-21 | 1 | -0/+92 |
* | SecurityPkg/TPM2: Move CopyDigestListToBuffer() to Tpm2CommandLib | Jiewen Yao | 2016-09-21 | 1 | -0/+83 |
* | 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 | 1 | -0/+134 |
* | SecurityPkg: Add DEBUG messages for TPM2Startup | Samer El-Haj-Mahmoud | 2016-05-03 | 1 | -0/+4 |
* | SecurityPkg: Correct data copy in Tpm2NvReadPublic. | Yao, Jiewen | 2016-01-27 | 1 | -2/+2 |
* | 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: Convert all .uni files to utf-8 | Jordan Justen | 2015-12-15 | 1 | -0/+0 |
* | Correct AuthHandle definition for Tpm2SetPrimaryPolicy. | Yao, Jiewen | 2014-12-23 | 1 | -1/+1 |
* | Add TPM2 commands which might be used in provision. | Yao, Jiewen | 2014-12-23 | 1 | -0/+78 |
* | Use better coding style. | Yao, Jiewen | 2014-12-19 | 1 | -1/+1 |
* | Add TPM2 commands which might be used in field upgrade. | Yao, Jiewen | 2014-12-12 | 5 | -0/+653 |
* | SecurityPkg: Convert non DOS format files to DOS format | Gao, Liming | 2014-09-03 | 1 | -0/+0 |
* | SecurityPkg: INF/DEC file updates to EDK II packages | Dong, Guo | 2014-08-28 | 1 | -0/+0 |
* | SecurityPkg: INF/DEC file updates to EDK II packages | Dong, Guo | 2014-08-28 | 1 | -2/+5 |
* | Clean up code. | jyao1 | 2014-08-07 | 3 | -9/+9 |
* | Add TPM2 implementation. | jyao1 | 2013-09-18 | 11 | -0/+4046 |