summaryrefslogtreecommitdiff
path: root/SecurityPkg
AgeCommit message (Expand)AuthorFilesLines
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
2020-01-31SecurityPkg/DxeImageVerificationHandler: keep PE/COFF info status internalLaszlo Ersek1-4/+3
2020-01-31SecurityPkg/DxeImageVerificationHandler: remove "else" after return/breakLaszlo Ersek1-20/+21
2020-01-31SecurityPkg/DxeImageVerificationHandler: simplify "VerifyStatus"Laszlo Ersek1-10/+10
2020-01-06SecurityPkg/Tcg2Pei: Add TCG PFP 105 support.Jiewen Yao2-14/+89
2020-01-06SecurityPkg/Tcg2Dxe: Add Tcg2Dxe to support 800-155 event.Jiewen Yao2-29/+131
2020-01-06SecurityPkg/Guid: Add TCG 800-155 event GUID definition.Jiewen Yao2-0/+15
2019-12-10SecurityPkg/Tcg2Smm: Measure the table before patch.Jiewen Yao1-27/+30
2019-11-11SecurityPkg: Add YAML files for CI buildsMichael D Kinney2-2/+110
2019-11-07SecurityPkg: Fix TPM2 ACPI measurement.Derek Lin1-14/+16
2019-11-06SecurityPkg/OpalPassword: Remove dependency on EFI_BLOCK_IO_PROTOCOLChu, Maggie1-43/+27
2019-10-23SecurityPkg: Fix spelling errorsSean Brogan81-205/+205
2019-10-23SecurityPkg: Change EFI_D_INFO to DEBUG_INFOMichael D Kinney1-1/+1
2019-10-18SecurityPkg Tcg2Dxe: Add Variable Arch protocol dependencyLiming Gao1-1/+5
2019-10-11SecurityPkg/Tcg2: Add Support Laml, Lasa for TPM2 ACPI.Jiewen Yao4-9/+60