| Commit message (Expand) | Author | Age | Files | Lines |
* | SecurityPkg: Convert source file to DOS format | Liming Gao | 2017-12-28 | 2 | -87/+87 |
* | SecurityPkg: Remove RngTest Application from SecurityPkg | Long Qin | 2017-12-27 | 5 | -337/+0 |
* | SecurityPkg TcgMor: Remove wrong comments | Star Zeng | 2017-12-19 | 1 | -5/+2 |
* | SecurityPkg:Tcg2Smm: Update Interrupt resource name | Zhang, Chao B | 2017-12-12 | 1 | -7/+7 |
* | SecurityPkg:Tcg2Smm: Add MSFT copyright | Zhang, Chao B | 2017-12-12 | 1 | -0/+1 |
* | SecurityPkg:Tcg2Smm:Enabling TPM SIRQ interrupt support | Zhang, Chao B | 2017-12-09 | 1 | -8/+104 |
* | SecurityPkg/SecureBootConfigDxe: Fix deleting signature data issue. | chenc2 | 2017-11-27 | 1 | -7/+13 |
* | SecurityPkg/AuthVariableLib: Use EFI_CERT_DATA to parse certificate | chenc2 | 2017-11-07 | 1 | -4/+8 |
* | SecurityPkg: Remove Counter Based AuthVariable support | Zhang, Chao B | 2017-11-01 | 6 | -628/+37 |
* | SecurityPkg/SecureBootConfigDxe: Handle lack of STR_SIGNATURE_* tokens | chenc2 | 2017-10-19 | 1 | -37/+76 |
* | SecurityPkg/Pkcs7Verify: Add the comments to address security problem | Long Qin | 2017-10-18 | 1 | -0/+8 |
* | SecurityPkg/AuthVariableLib: fix GCC build error | Laszlo Ersek | 2017-10-17 | 1 | -2/+6 |
* | SecurityPkg: make PcdOptionRomImageVerificationPolicy dynamic | Brijesh Singh | 2017-10-17 | 1 | -12/+12 |
* | SecurityPkg/SecureBootConfigDxe: Change the declaring of buffer. | chenc2 | 2017-10-17 | 2 | -92/+29 |
* | SecurityPkg/SecureBootConfigDxe: Fix coding style issue | chenc2 | 2017-10-17 | 2 | -22/+22 |
* | Security/OpalHii.c: Handle NULL Request or Request with no elements | Dandan Bi | 2017-10-17 | 1 | -1/+45 |
* | SecurityPkg\Tcg2Pei: FV measure performance enhancement | Zhang, Chao B | 2017-10-15 | 4 | -74/+254 |
* | SecurityPkg:AuthVariableLib:Implement ECR1707 for Private Auth Variable | Zhang, Chao B | 2017-10-14 | 1 | -37/+171 |
* | SecurityPkg: Update Guid usage in INF file to match source code logic | Liming Gao | 2017-10-10 | 2 | -4/+4 |
* | SecurityPkg/SecureBootConfigImpl.c: Secure Boot DBX UI Enhancement | chenc2 | 2017-09-28 | 5 | -31/+1150 |
* | SecurityPkg\SmmTcg2PhysicalPresenceLib.c Handle reserved or unimplemented PP ... | Zhang, Chao B | 2017-09-28 | 1 | -7/+7 |
* | Pkcs7VerifyDxe: Don't allow Pkcs7Verify to install protocols twice | Peter Jones | 2017-09-05 | 1 | -2/+11 |
* | SecurityPkg/Pkcs7Verify: Complete the Pkcs7VerifyDxe protocol | Long Qin | 2017-09-05 | 1 | -3/+376 |
* | SecurityPkg: Add ARM/AARCH64 arch to enable RngTest module build. | Long Qin | 2017-08-30 | 2 | -2/+2 |
* | SecurityPkg/Tcg2Dxe: Properly shutdown TPM before reset | Ruiyu Ni | 2017-08-25 | 2 | -0/+69 |
* | 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 |