summaryrefslogtreecommitdiff
path: root/SecurityPkg
AgeCommit message (Expand)AuthorFilesLines
2020-07-31SecurityPkg/SecurityPkg.ci.yaml: Add configuration for LicenseCheckShenglei Zhang1-0/+3
2020-07-28SecurityPkg/Tcg2Config: remove TPM2_ChangEPS if it is not supported.Qi Zhang3-0/+10
2020-07-28SecurityPkg/Tpm2CommandLib: add a new functionZhang, Qi2-0/+56
2020-07-28SecurityPkg/TcgPei: Use Migrated FV Info Hob for calculating hash (CVE-2019-1...Guomin Jiang2-2/+28
2020-07-28SecurityPkg/Tcg2Pei: Use Migrated FV Info Hob for calculating hash (CVE-2019-...Guomin Jiang2-3/+29
2020-07-23SecurityPkg/dsc: Add PeiTpmMeasurementLib.Jiewen Yao1-1/+3
2020-07-23SecurityPkg/PeiTpmMeasurementLib: Add PEI instance.Jiewen Yao3-0/+141
2020-07-23SecurityPkg/Tcg2: Add TcgPpiJiewen Yao2-27/+86
2020-07-23SecurityPkg/Tcg: Add TcgPpiJiewen Yao2-6/+58
2020-07-23SecurityPkg/dec: Add TcgPpi.Jiewen Yao1-0/+3
2020-07-23SecurityPkg/TcgPpi: Add TcgPpi header file.Jiewen Yao1-0/+60
2020-07-11SecurityPkg/Tcg2Pei: Add missing PCRIndex in FvBlob event.Jiewen Yao1-0/+1
2020-07-11SecurityPkg/Tcg2Dxe: Add PcdTcgPfpMeasurementRevision in SpecId event.Jiewen Yao2-1/+2
2020-05-21SecurityPkg: Change default value sourceMaggie Chu7-27/+30
2020-04-22SecurityPkg/DxeImageVerificationLib: Mark the File parameter as OPTIONALGuomin Jiang1-1/+1
2020-04-22SecurityPkg/DxeImageAuth: Mark the File parameter as OPTIONALGuomin Jiang1-1/+1
2020-04-22SecurityPkg/TPM: measure UEFI images without associated device paths againGuomin Jiang2-20/+20
2020-04-21SecurityPkg Tcg: Use SW SMI IO port PCD in Tpm.aslMichael Kubacki4-17/+26
2020-04-21SecurityPkg: Add PCD for SW SMI Command portMichael Kubacki1-1/+7
2020-04-21SecurityPkg/HddPassword: Use BaseLib linked list iteration macrosMichael Kubacki2-12/+8
2020-04-03SecurityPkg: Security package changes for RISC-V EDK2 CI.Abner Chang1-2/+2
2020-03-27SecurityPkg: add null version of VariableKeyLibJian J Wang3-0/+102
2020-03-27SecurityPkg: add null version of RpmcLibJian J Wang3-0/+86
2020-03-27SecurityPkg: add RpmcLib and VariableKeyLib public headersJian J Wang3-0/+111
2020-02-19SecurityPkg/DxeImageVerificationLib: change IsCertHashFoundInDatabase name (C...Jian J Wang1-3/+3
2020-02-19SecurityPkg/DxeImageVerificationLib: Differentiate error/search result (2) (C...Jian J Wang1-19/+58
2020-02-19SecurityPkg/DxeImageVerificationLib: plug Data leak in IsForbiddenByDbx() (CV...Laszlo Ersek1-1/+1
2020-02-19SecurityPkg/DxeImageVerificationLib: tighten default result (CVE-2019-14575)Jian J Wang1-1/+10
2020-02-19SecurityPkg/DxeImageVerificationLib: Differentiate error/search result (1) (C...Jian J Wang1-22/+42
2020-02-19SecurityPkg/DxeImageVerificationLib: refactor db/dbx fetching code (CVE-2019-...Jian J Wang1-61/+83
2020-02-19SecurityPkg/DxeImageVerificationLib: avoid bypass in fetching dbx (CVE-2019-1...Jian J Wang1-0/+11
2020-02-19SecurityPkg/DxeImageVerificationLib: fix wrong fetch dbx in IsAllowedByDb (CV...Jian J Wang1-1/+2
2020-02-19SecurityPkg/DxeImageVerificationLib: reject CertStack.CertNumber==0 per DBX (...Jian J Wang1-1/+1
2020-02-19SecurityPkg/DxeImageVerificationLib: Fix memory leaks (CVE-2019-14575)Jian J Wang1-0/+3
2020-02-14SecurityPkg: Issues reported by ECC in EDK2.GuoMinJ2-4/+4
2020-02-10SecurityPkg/VariableAuthenticated: Fix few typosAntoine Coeur2-2/+2
2020-02-10SecurityPkg/Tcg: Fix various typosAntoine Coeur14-27/+27
2020-02-10SecurityPkg/Library/Tpm: Fix various typosAntoine Coeur6-11/+11
2020-02-10SecurityPkg/Hash2DxeCrypto: Fix few typosAntoine Coeur3-4/+4
2020-02-10SecurityPkg: Fix few typosAntoine Coeur9-9/+9
2020-02-10SecurityPkg: Fix incorrect return value when File is NULLPhilippe Mathieu-Daudé2-2/+16
2020-02-07SecurityPkg/TcgPhysicalPresenceLib: Replace the ASSERT with error codeZhichao Gao1-6/+19
2020-01-31SecurityPkg/DxeImageVerificationHandler: fix "defer" vs. "deny" policiesLaszlo Ersek1-3/+8
2020-01-31SecurityPkg/DxeImageVerificationHandler: fix imgexec info on memalloc failLaszlo Ersek1-1/+3
2020-01-31SecurityPkg/DxeImageVerificationHandler: fix retval for (FileBuffer==NULL)Laszlo Ersek1-1/+1
2020-01-31SecurityPkg/DxeImageVerificationHandler: eliminate "Status" variableLaszlo Ersek1-4/+1
2020-01-31SecurityPkg/DxeImageVerificationHandler: unnest AddImageExeInfo() callLaszlo Ersek1-18/+16
2020-01-31SecurityPkg/DxeImageVerificationHandler: remove superfluous Status settingLaszlo Ersek1-1/+0
2020-01-31SecurityPkg/DxeImageVerificationHandler: fix retval on memalloc failureLaszlo Ersek1-2/+0
2020-01-31SecurityPkg/DxeImageVerificationHandler: narrow down PE/COFF hash statusLaszlo Ersek1-2/+3