summaryrefslogtreecommitdiffstats
path: root/SecurityPkg
Commit message (Expand)AuthorAgeFilesLines
* SecurityPkg/SecurityPkg.ci.yaml: Add configuration for LicenseCheckShenglei Zhang2020-07-311-0/+3
* SecurityPkg/Tcg2Config: remove TPM2_ChangEPS if it is not supported.Qi Zhang2020-07-283-0/+10
* SecurityPkg/Tpm2CommandLib: add a new functionZhang, Qi2020-07-282-0/+56
* SecurityPkg/TcgPei: Use Migrated FV Info Hob for calculating hash (CVE-2019-1...Guomin Jiang2020-07-282-2/+28
* SecurityPkg/Tcg2Pei: Use Migrated FV Info Hob for calculating hash (CVE-2019-...Guomin Jiang2020-07-282-3/+29
* SecurityPkg/dsc: Add PeiTpmMeasurementLib.Jiewen Yao2020-07-231-1/+3
* SecurityPkg/PeiTpmMeasurementLib: Add PEI instance.Jiewen Yao2020-07-233-0/+141
* SecurityPkg/Tcg2: Add TcgPpiJiewen Yao2020-07-232-27/+86
* SecurityPkg/Tcg: Add TcgPpiJiewen Yao2020-07-232-6/+58
* SecurityPkg/dec: Add TcgPpi.Jiewen Yao2020-07-231-0/+3
* SecurityPkg/TcgPpi: Add TcgPpi header file.Jiewen Yao2020-07-231-0/+60
* SecurityPkg/Tcg2Pei: Add missing PCRIndex in FvBlob event.Jiewen Yao2020-07-111-0/+1
* SecurityPkg/Tcg2Dxe: Add PcdTcgPfpMeasurementRevision in SpecId event.Jiewen Yao2020-07-112-1/+2
* SecurityPkg: Change default value sourceMaggie Chu2020-05-217-27/+30
* SecurityPkg/DxeImageVerificationLib: Mark the File parameter as OPTIONALGuomin Jiang2020-04-221-1/+1
* SecurityPkg/DxeImageAuth: Mark the File parameter as OPTIONALGuomin Jiang2020-04-221-1/+1
* SecurityPkg/TPM: measure UEFI images without associated device paths againGuomin Jiang2020-04-222-20/+20
* SecurityPkg Tcg: Use SW SMI IO port PCD in Tpm.aslMichael Kubacki2020-04-214-17/+26
* SecurityPkg: Add PCD for SW SMI Command portMichael Kubacki2020-04-211-1/+7
* SecurityPkg/HddPassword: Use BaseLib linked list iteration macrosMichael Kubacki2020-04-212-12/+8
* SecurityPkg: Security package changes for RISC-V EDK2 CI.Abner Chang2020-04-031-2/+2
* SecurityPkg: add null version of VariableKeyLibJian J Wang2020-03-273-0/+102
* SecurityPkg: add null version of RpmcLibJian J Wang2020-03-273-0/+86
* SecurityPkg: add RpmcLib and VariableKeyLib public headersJian J Wang2020-03-273-0/+111
* SecurityPkg/DxeImageVerificationLib: change IsCertHashFoundInDatabase name (C...Jian J Wang2020-02-191-3/+3
* SecurityPkg/DxeImageVerificationLib: Differentiate error/search result (2) (C...Jian J Wang2020-02-191-19/+58
* SecurityPkg/DxeImageVerificationLib: plug Data leak in IsForbiddenByDbx() (CV...Laszlo Ersek2020-02-191-1/+1
* SecurityPkg/DxeImageVerificationLib: tighten default result (CVE-2019-14575)Jian J Wang2020-02-191-1/+10
* SecurityPkg/DxeImageVerificationLib: Differentiate error/search result (1) (C...Jian J Wang2020-02-191-22/+42
* SecurityPkg/DxeImageVerificationLib: refactor db/dbx fetching code (CVE-2019-...Jian J Wang2020-02-191-61/+83
* SecurityPkg/DxeImageVerificationLib: avoid bypass in fetching dbx (CVE-2019-1...Jian J Wang2020-02-191-0/+11
* SecurityPkg/DxeImageVerificationLib: fix wrong fetch dbx in IsAllowedByDb (CV...Jian J Wang2020-02-191-1/+2
* SecurityPkg/DxeImageVerificationLib: reject CertStack.CertNumber==0 per DBX (...Jian J Wang2020-02-191-1/+1
* SecurityPkg/DxeImageVerificationLib: Fix memory leaks (CVE-2019-14575)Jian J Wang2020-02-191-0/+3
* SecurityPkg: Issues reported by ECC in EDK2.GuoMinJ2020-02-142-4/+4
* SecurityPkg/VariableAuthenticated: Fix few typosAntoine Coeur2020-02-102-2/+2
* SecurityPkg/Tcg: Fix various typosAntoine Coeur2020-02-1014-27/+27
* SecurityPkg/Library/Tpm: Fix various typosAntoine Coeur2020-02-106-11/+11
* SecurityPkg/Hash2DxeCrypto: Fix few typosAntoine Coeur2020-02-103-4/+4
* SecurityPkg: Fix few typosAntoine Coeur2020-02-109-9/+9
* SecurityPkg: Fix incorrect return value when File is NULLPhilippe Mathieu-Daudé2020-02-102-2/+16
* SecurityPkg/TcgPhysicalPresenceLib: Replace the ASSERT with error codeZhichao Gao2020-02-071-6/+19
* SecurityPkg/DxeImageVerificationHandler: fix "defer" vs. "deny" policiesLaszlo Ersek2020-01-311-3/+8
* SecurityPkg/DxeImageVerificationHandler: fix imgexec info on memalloc failLaszlo Ersek2020-01-311-1/+3
* SecurityPkg/DxeImageVerificationHandler: fix retval for (FileBuffer==NULL)Laszlo Ersek2020-01-311-1/+1
* SecurityPkg/DxeImageVerificationHandler: eliminate "Status" variableLaszlo Ersek2020-01-311-4/+1
* SecurityPkg/DxeImageVerificationHandler: unnest AddImageExeInfo() callLaszlo Ersek2020-01-311-18/+16
* SecurityPkg/DxeImageVerificationHandler: remove superfluous Status settingLaszlo Ersek2020-01-311-1/+0
* SecurityPkg/DxeImageVerificationHandler: fix retval on memalloc failureLaszlo Ersek2020-01-311-2/+0
* SecurityPkg/DxeImageVerificationHandler: narrow down PE/COFF hash statusLaszlo Ersek2020-01-311-2/+3