| Commit message (Expand) | Author | Age | Files | Lines |
* | edk2: Move License.txt file to root | Michael D Kinney | 2017-08-03 | 1 | -25/+0 |
* | edk2: Move TianoCore Contribution Agreement to root | Michael D Kinney | 2017-08-03 | 1 | -218/+0 |
* | SecurityPkg OpalPasswordSupportLib: Remove include to UefiAcpiDataTable.h | Star Zeng | 2017-07-27 | 1 | -2/+1 |
* | SecurityPkg TcgDxe: Simplify debug msg when "TPM not working properly" | Star Zeng | 2017-06-10 | 1 | -3/+1 |
* | SecurityPkg: Add TCG Spec info to TCG related modules | Zhang, Chao B | 2017-05-11 | 5 | -5/+31 |
* | SecurityPkg/Pkcs7VerifyDxe: Add format check in DB list contents | Long Qin | 2017-05-05 | 1 | -6/+60 |
* | SecurityPkg: Update package version to 0.97 | Zhang, Chao B | 2017-05-05 | 2 | -2/+2 |
* | SecurityPkg: Consume SmmIoLib. | Eric Dong | 2017-05-04 | 1 | -0/+1 |
* | SecurityPkg OpalPasswordSmm: Consume SmmIoLib. | Eric Dong | 2017-05-04 | 4 | -83/+3 |
* | SecurityPkg/SecurityPkg.dec: Update PcdPkcs7CertBuffer PCD. | Long Qin | 2017-04-12 | 1 | -1/+1 |
* | SecurityPkg: Error Level is not used correctly | Jeff Fan | 2017-04-12 | 6 | -11/+11 |
* | SecurityPkg: SecureBootConfigDxe: Update CloseEnrolledFile comment | Zhang, Chao B | 2017-04-06 | 1 | -6/+2 |
* | SecurityPkg: SecureBootConfigDxe: Support AUTH_2 enrollment to DBX | Zhang, Chao B | 2017-04-06 | 5 | -84/+338 |
* | SecurityPkg/Opal: Refine casting expression result to bigger size | Hao Wu | 2017-03-06 | 1 | -2/+2 |
* | SecurityPkg: Refine type cast for pointer subtraction | Hao Wu | 2017-03-06 | 6 | -32/+32 |
* | SecurityPkg: Tcg2Dxe: Measure DBT into PCR[7] | Zhang, Chao B | 2017-03-06 | 1 | -1/+18 |
* | SecurityPkg: Tcg2Dxe: Measure BootOrder, Boot#### to PCR[1] | Zhang, Chao B | 2017-03-06 | 1 | -2/+3 |
* | SecurityPkg: Fix potential bug in Security Boot dxe. | Zhang Lubo | 2017-03-01 | 2 | -11/+11 |
* | SecurityPkg/SecureBootConfigDxe: Use StrToGuid in BaseLib | Ruiyu Ni | 2017-02-28 | 3 | -166/+5 |
* | SecurityPkg/TpmCommandLib: Add Tpm2ReadPublic. | Jiewen Yao | 2017-02-21 | 3 | -2/+369 |
* | Security Tcg2Smm: Add missing gEfiTcg2ProtocolGuid dependency | Star Zeng | 2017-02-21 | 1 | -1/+2 |
* | SecurityPkg: enhance secure boot Config Dxe & Time Based AuthVariable. | Zhang Lubo | 2017-02-20 | 4 | -18/+35 |
* | SecurityPkg HashLibRouter: Avoid incorrect PcdTcg2HashAlgorithmBitmap | Star Zeng | 2017-02-08 | 6 | -39/+254 |
* | SecurityPkg: Tcg2Dxe: Log EV_NO_ACTION event in TCG_PCR_EVENT2 format | Zhang, Chao B | 2017-02-06 | 1 | -18/+96 |
* | SecurityPkg: Tcg2Dxe: Update PCR[4] measure logic | Zhang, Chao B | 2017-01-26 | 1 | -3/+22 |
* | SecurityPkg/Tpm12CommandLib: Always check response returnCode | Michael Kinney | 2017-01-25 | 2 | -3/+25 |
* | SecurityPkg: Tcg2Dxe: Use UEFI_VARIABLE_DATA | Zhang, Chao B | 2017-01-25 | 2 | -9/+8 |
* | SecurityPkg: Tcg2Dxe: Log Startup Locality Event | Zhang, Chao B | 2017-01-24 | 4 | -14/+60 |
* | SecurityPkg: Tcg2Dxe: Measure DBT into PCR[7] | Zhang, Chao B | 2017-01-22 | 1 | -1/+2 |
* | SecurityPkg: DxeImageVerificationLib: Update PCR[7] measure logic | Zhang, Chao B | 2017-01-22 | 1 | -3/+7 |
* | SecurityPkg/FmpAuthenticationLib: Refine to compare with same type | Hao Wu | 2017-01-12 | 2 | -4/+4 |
* | SecurityPkg/TcgDxe: Refine to compare 2 values with the same type | Hao Wu | 2017-01-12 | 1 | -2/+2 |
* | SecuritPkg: Tcg2Smm: Add PlatformClass to TPM2 Table | Zhang, Chao B | 2017-01-12 | 2 | -0/+11 |
* | SecurityPkg: Tcg2Smm: Fix incompatible change | Zhang, Chao B | 2017-01-11 | 1 | -3/+3 |
* | SecurityPkg: Tcg2ConfigDxe/Tcg2Smm: Fix TPM2 HID issue | Zhang, Chao B | 2017-01-10 | 2 | -4/+4 |
* | SecurityPkg: Tcg2Config: TPM2 ACPI Table Rev Option | Zhang, Chao B | 2017-01-10 | 13 | -8/+113 |
* | SecurityPkg Tcg2ConfigDxe: Refine debug message and comments | Star Zeng | 2017-01-09 | 2 | -5/+5 |
* | SecurityPkg Tcg2ConfigDxe: Typecast to (CHAR8*) as para of AsciiStrSize | Star Zeng | 2017-01-09 | 2 | -3/+3 |
* | SecurityPkg Tcg2ConfigDxe: Add setup option to configure PPI version | Star Zeng | 2017-01-06 | 10 | -11/+281 |
* | SecurityPkg: TcgPei: Sync TCG PP lifetime lock state | Zhang, Chao B | 2017-01-06 | 1 | -1/+2 |
* | SecurityPkg: Tcg2ConfigDxe: Remove duplicate local variable | Zhang, Chao B | 2017-01-06 | 1 | -1/+0 |
* | SecurityPkg: Add Pcd PROMPT/HELP & Chang default setting | Zhang, Chao B | 2017-01-05 | 2 | -3/+7 |
* | SecuritPkg: Tcg2: Fix coding style issue | Zhang, Chao B | 2017-01-05 | 2 | -15/+15 |
* | SecurityPkg: Tcg2ConfigDxe: Display TPM2 HID in Tcg2Config | Zhang, Chao B | 2017-01-05 | 5 | -7/+125 |
* | SecurityPkg: Tcg2Smm: Update HID patch logic | Zhang, Chao B | 2017-01-04 | 3 | -10/+11 |
* | SecurityPkg: Tcg2PhysicalPresence: Define TCG2 PP Flags Initial Pcd | Zhang, Chao B | 2016-12-29 | 3 | -2/+12 |
* | SecurityPkg: Tcg2Smm: TPM2 Vendor specific HID | Zhang, Chao B | 2016-12-29 | 5 | -6/+130 |
* | SecurityPkg/FmpAuthLib: Add PublicKeyDataLength check | Jiewen Yao | 2016-12-23 | 1 | -0/+5 |
* | SecurityPkg Tcg2ConfigDxe: Force reset when PCR Allocation changed. | Eric Dong | 2016-12-21 | 1 | -5/+5 |
* | SecurityPkg/FmpAuthenticationLib: Fix Guid format issues | Dandan Bi | 2016-12-20 | 2 | -3/+3 |