summaryrefslogtreecommitdiff
path: root/SecurityPkg
AgeCommit message (Expand)AuthorFilesLines
2017-11-27SecurityPkg/SecureBootConfigDxe: Fix deleting signature data issue.chenc21-7/+13
2017-11-07SecurityPkg/AuthVariableLib: Use EFI_CERT_DATA to parse certificatechenc21-4/+8
2017-11-01SecurityPkg: Remove Counter Based AuthVariable supportZhang, Chao B6-628/+37
2017-10-19SecurityPkg/SecureBootConfigDxe: Handle lack of STR_SIGNATURE_* tokenschenc21-37/+76
2017-10-18SecurityPkg/Pkcs7Verify: Add the comments to address security problemLong Qin1-0/+8
2017-10-17SecurityPkg/AuthVariableLib: fix GCC build errorLaszlo Ersek1-2/+6
2017-10-17SecurityPkg: make PcdOptionRomImageVerificationPolicy dynamicBrijesh Singh1-12/+12
2017-10-17SecurityPkg/SecureBootConfigDxe: Change the declaring of buffer.chenc22-92/+29
2017-10-17SecurityPkg/SecureBootConfigDxe: Fix coding style issuechenc22-22/+22
2017-10-17Security/OpalHii.c: Handle NULL Request or Request with no elementsDandan Bi1-1/+45
2017-10-15SecurityPkg\Tcg2Pei: FV measure performance enhancementZhang, Chao B4-74/+254
2017-10-14SecurityPkg:AuthVariableLib:Implement ECR1707 for Private Auth VariableZhang, Chao B1-37/+171
2017-10-10SecurityPkg: Update Guid usage in INF file to match source code logicLiming Gao2-4/+4
2017-09-28SecurityPkg/SecureBootConfigImpl.c: Secure Boot DBX UI Enhancementchenc25-31/+1150
2017-09-28SecurityPkg\SmmTcg2PhysicalPresenceLib.c Handle reserved or unimplemented PP ...Zhang, Chao B1-7/+7
2017-09-05Pkcs7VerifyDxe: Don't allow Pkcs7Verify to install protocols twicePeter Jones1-2/+11
2017-09-05SecurityPkg/Pkcs7Verify: Complete the Pkcs7VerifyDxe protocolLong Qin1-3/+376
2017-08-30SecurityPkg: Add ARM/AARCH64 arch to enable RngTest module build.Long Qin2-2/+2
2017-08-25SecurityPkg/Tcg2Dxe: Properly shutdown TPM before resetRuiyu Ni2-0/+69
2017-08-03edk2: Move License.txt file to rootMichael D Kinney1-25/+0
2017-08-03edk2: Move TianoCore Contribution Agreement to rootMichael D Kinney1-218/+0
2017-07-27SecurityPkg OpalPasswordSupportLib: Remove include to UefiAcpiDataTable.hStar Zeng1-2/+1
2017-06-10SecurityPkg TcgDxe: Simplify debug msg when "TPM not working properly"Star Zeng1-3/+1
2017-05-11SecurityPkg: Add TCG Spec info to TCG related modulesZhang, Chao B5-5/+31
2017-05-05SecurityPkg/Pkcs7VerifyDxe: Add format check in DB list contentsLong Qin1-6/+60
2017-05-05SecurityPkg: Update package version to 0.97Zhang, Chao B2-2/+2
2017-05-04SecurityPkg: Consume SmmIoLib.Eric Dong1-0/+1
2017-05-04SecurityPkg OpalPasswordSmm: Consume SmmIoLib.Eric Dong4-83/+3
2017-04-12SecurityPkg/SecurityPkg.dec: Update PcdPkcs7CertBuffer PCD.Long Qin1-1/+1
2017-04-12SecurityPkg: Error Level is not used correctlyJeff Fan6-11/+11
2017-04-06SecurityPkg: SecureBootConfigDxe: Update CloseEnrolledFile commentZhang, Chao B1-6/+2
2017-04-06SecurityPkg: SecureBootConfigDxe: Support AUTH_2 enrollment to DBXZhang, Chao B5-84/+338
2017-03-06SecurityPkg/Opal: Refine casting expression result to bigger sizeHao Wu1-2/+2
2017-03-06SecurityPkg: Refine type cast for pointer subtractionHao Wu6-32/+32
2017-03-06SecurityPkg: Tcg2Dxe: Measure DBT into PCR[7]Zhang, Chao B1-1/+18
2017-03-06SecurityPkg: Tcg2Dxe: Measure BootOrder, Boot#### to PCR[1]Zhang, Chao B1-2/+3
2017-03-01SecurityPkg: Fix potential bug in Security Boot dxe.Zhang Lubo2-11/+11
2017-02-28SecurityPkg/SecureBootConfigDxe: Use StrToGuid in BaseLibRuiyu Ni3-166/+5
2017-02-21SecurityPkg/TpmCommandLib: Add Tpm2ReadPublic.Jiewen Yao3-2/+369
2017-02-21Security Tcg2Smm: Add missing gEfiTcg2ProtocolGuid dependencyStar Zeng1-1/+2
2017-02-20SecurityPkg: enhance secure boot Config Dxe & Time Based AuthVariable.Zhang Lubo4-18/+35
2017-02-08SecurityPkg HashLibRouter: Avoid incorrect PcdTcg2HashAlgorithmBitmapStar Zeng6-39/+254
2017-02-06SecurityPkg: Tcg2Dxe: Log EV_NO_ACTION event in TCG_PCR_EVENT2 formatZhang, Chao B1-18/+96
2017-01-26SecurityPkg: Tcg2Dxe: Update PCR[4] measure logicZhang, Chao B1-3/+22
2017-01-25SecurityPkg/Tpm12CommandLib: Always check response returnCodeMichael Kinney2-3/+25
2017-01-25SecurityPkg: Tcg2Dxe: Use UEFI_VARIABLE_DATAZhang, Chao B2-9/+8
2017-01-24SecurityPkg: Tcg2Dxe: Log Startup Locality EventZhang, Chao B4-14/+60
2017-01-22SecurityPkg: Tcg2Dxe: Measure DBT into PCR[7]Zhang, Chao B1-1/+2
2017-01-22SecurityPkg: DxeImageVerificationLib: Update PCR[7] measure logicZhang, Chao B1-3/+7
2017-01-12SecurityPkg/FmpAuthenticationLib: Refine to compare with same typeHao Wu2-4/+4