Age | Commit message (Expand) | Author | Files | Lines |
2018-02-08 | SecurityPkg: Tcg2Smm: Refine type cast in pointer abstraction | Zhang, Chao B | 1 | -1/+1 |
2018-02-07 | SecurityPkg: Don't build AuthVariableLib for EBC arch | Liming Gao | 1 | -0/+1 |
2018-02-07 | SecurityPkg:Tcg2Smm: Fix compile issue | Zhang, Chao B | 1 | -3/+4 |
2018-02-06 | SecurityPkg: Support PP version lower than 1.3 | Zhang, Chao B | 2 | -8/+30 |
2018-02-05 | SecurityPkg: Add UNI string for 2 PCDs | Zhang, Chao B | 1 | -1/+10 |
2018-01-30 | SecurityPkg: Disable TPM interrupt in DEC | Zhang, Chao B | 1 | -2/+2 |
2018-01-29 | SecurityPkg: Tcg2Smm: Enable TPM2.0 interrupt support | Zhang, Chao B | 5 | -21/+388 |
2018-01-25 | SecurityPkg:Tpm2DeviceLibDTpm: Support TPM command cancel | Zhang, Chao B | 2 | -7/+47 |
2018-01-23 | SecurityPkg: Update package version to 0.98 | Zhang, Chao B | 2 | -4/+4 |
2018-01-15 | SecurityPkg/PhysicalPresenceLib: Reject illegal PCR bank allocation | Zhang, Chao B | 1 | -0/+12 |
2017-12-28 | SecurityPkg: Convert source file to DOS format | Liming Gao | 2 | -87/+87 |
2017-12-27 | SecurityPkg: Remove RngTest Application from SecurityPkg | Long Qin | 5 | -337/+0 |
2017-12-19 | SecurityPkg TcgMor: Remove wrong comments | Star Zeng | 1 | -5/+2 |
2017-12-12 | SecurityPkg:Tcg2Smm: Update Interrupt resource name | Zhang, Chao B | 1 | -7/+7 |
2017-12-12 | SecurityPkg:Tcg2Smm: Add MSFT copyright | Zhang, Chao B | 1 | -0/+1 |
2017-12-09 | SecurityPkg:Tcg2Smm:Enabling TPM SIRQ interrupt support | Zhang, Chao B | 1 | -8/+104 |
2017-11-27 | SecurityPkg/SecureBootConfigDxe: Fix deleting signature data issue. | chenc2 | 1 | -7/+13 |
2017-11-07 | SecurityPkg/AuthVariableLib: Use EFI_CERT_DATA to parse certificate | chenc2 | 1 | -4/+8 |
2017-11-01 | SecurityPkg: Remove Counter Based AuthVariable support | Zhang, Chao B | 6 | -628/+37 |
2017-10-19 | SecurityPkg/SecureBootConfigDxe: Handle lack of STR_SIGNATURE_* tokens | chenc2 | 1 | -37/+76 |
2017-10-18 | SecurityPkg/Pkcs7Verify: Add the comments to address security problem | Long Qin | 1 | -0/+8 |
2017-10-17 | SecurityPkg/AuthVariableLib: fix GCC build error | Laszlo Ersek | 1 | -2/+6 |
2017-10-17 | SecurityPkg: make PcdOptionRomImageVerificationPolicy dynamic | Brijesh Singh | 1 | -12/+12 |
2017-10-17 | SecurityPkg/SecureBootConfigDxe: Change the declaring of buffer. | chenc2 | 2 | -92/+29 |
2017-10-17 | SecurityPkg/SecureBootConfigDxe: Fix coding style issue | chenc2 | 2 | -22/+22 |
2017-10-17 | Security/OpalHii.c: Handle NULL Request or Request with no elements | Dandan Bi | 1 | -1/+45 |
2017-10-15 | SecurityPkg\Tcg2Pei: FV measure performance enhancement | Zhang, Chao B | 4 | -74/+254 |
2017-10-14 | SecurityPkg:AuthVariableLib:Implement ECR1707 for Private Auth Variable | Zhang, Chao B | 1 | -37/+171 |
2017-10-10 | SecurityPkg: Update Guid usage in INF file to match source code logic | Liming Gao | 2 | -4/+4 |
2017-09-28 | SecurityPkg/SecureBootConfigImpl.c: Secure Boot DBX UI Enhancement | chenc2 | 5 | -31/+1150 |
2017-09-28 | SecurityPkg\SmmTcg2PhysicalPresenceLib.c Handle reserved or unimplemented PP ... | Zhang, Chao B | 1 | -7/+7 |
2017-09-05 | Pkcs7VerifyDxe: Don't allow Pkcs7Verify to install protocols twice | Peter Jones | 1 | -2/+11 |
2017-09-05 | SecurityPkg/Pkcs7Verify: Complete the Pkcs7VerifyDxe protocol | Long Qin | 1 | -3/+376 |
2017-08-30 | SecurityPkg: Add ARM/AARCH64 arch to enable RngTest module build. | Long Qin | 2 | -2/+2 |
2017-08-25 | SecurityPkg/Tcg2Dxe: Properly shutdown TPM before reset | Ruiyu Ni | 2 | -0/+69 |
2017-08-03 | edk2: Move License.txt file to root | Michael D Kinney | 1 | -25/+0 |
2017-08-03 | edk2: Move TianoCore Contribution Agreement to root | Michael D Kinney | 1 | -218/+0 |
2017-07-27 | SecurityPkg OpalPasswordSupportLib: Remove include to UefiAcpiDataTable.h | Star Zeng | 1 | -2/+1 |
2017-06-10 | SecurityPkg TcgDxe: Simplify debug msg when "TPM not working properly" | Star Zeng | 1 | -3/+1 |
2017-05-11 | SecurityPkg: Add TCG Spec info to TCG related modules | Zhang, Chao B | 5 | -5/+31 |
2017-05-05 | SecurityPkg/Pkcs7VerifyDxe: Add format check in DB list contents | Long Qin | 1 | -6/+60 |
2017-05-05 | SecurityPkg: Update package version to 0.97 | Zhang, Chao B | 2 | -2/+2 |
2017-05-04 | SecurityPkg: Consume SmmIoLib. | Eric Dong | 1 | -0/+1 |
2017-05-04 | SecurityPkg OpalPasswordSmm: Consume SmmIoLib. | Eric Dong | 4 | -83/+3 |
2017-04-12 | SecurityPkg/SecurityPkg.dec: Update PcdPkcs7CertBuffer PCD. | Long Qin | 1 | -1/+1 |
2017-04-12 | SecurityPkg: Error Level is not used correctly | Jeff Fan | 6 | -11/+11 |
2017-04-06 | SecurityPkg: SecureBootConfigDxe: Update CloseEnrolledFile comment | Zhang, Chao B | 1 | -6/+2 |
2017-04-06 | SecurityPkg: SecureBootConfigDxe: Support AUTH_2 enrollment to DBX | Zhang, Chao B | 5 | -84/+338 |
2017-03-06 | SecurityPkg/Opal: Refine casting expression result to bigger size | Hao Wu | 1 | -2/+2 |
2017-03-06 | SecurityPkg: Refine type cast for pointer subtraction | Hao Wu | 6 | -32/+32 |