summaryrefslogtreecommitdiff
path: root/SecurityPkg
AgeCommit message (Expand)Author
2020-04-03SecurityPkg: Security package changes for RISC-V EDK2 CI.Abner Chang
2020-03-27SecurityPkg: add null version of VariableKeyLibJian J Wang
2020-03-27SecurityPkg: add null version of RpmcLibJian J Wang
2020-03-27SecurityPkg: add RpmcLib and VariableKeyLib public headersJian J Wang
2020-02-19SecurityPkg/DxeImageVerificationLib: change IsCertHashFoundInDatabase name (C...Jian J Wang
2020-02-19SecurityPkg/DxeImageVerificationLib: Differentiate error/search result (2) (C...Jian J Wang
2020-02-19SecurityPkg/DxeImageVerificationLib: plug Data leak in IsForbiddenByDbx() (CV...Laszlo Ersek
2020-02-19SecurityPkg/DxeImageVerificationLib: tighten default result (CVE-2019-14575)Jian J Wang
2020-02-19SecurityPkg/DxeImageVerificationLib: Differentiate error/search result (1) (C...Jian J Wang
2020-02-19SecurityPkg/DxeImageVerificationLib: refactor db/dbx fetching code (CVE-2019-...Jian J Wang
2020-02-19SecurityPkg/DxeImageVerificationLib: avoid bypass in fetching dbx (CVE-2019-1...Jian J Wang
2020-02-19SecurityPkg/DxeImageVerificationLib: fix wrong fetch dbx in IsAllowedByDb (CV...Jian J Wang
2020-02-19SecurityPkg/DxeImageVerificationLib: reject CertStack.CertNumber==0 per DBX (...Jian J Wang
2020-02-19SecurityPkg/DxeImageVerificationLib: Fix memory leaks (CVE-2019-14575)Jian J Wang
2020-02-14SecurityPkg: Issues reported by ECC in EDK2.GuoMinJ
2020-02-10SecurityPkg/VariableAuthenticated: Fix few typosAntoine Coeur
2020-02-10SecurityPkg/Tcg: Fix various typosAntoine Coeur
2020-02-10SecurityPkg/Library/Tpm: Fix various typosAntoine Coeur
2020-02-10SecurityPkg/Hash2DxeCrypto: Fix few typosAntoine Coeur
2020-02-10SecurityPkg: Fix few typosAntoine Coeur
2020-02-10SecurityPkg: Fix incorrect return value when File is NULLPhilippe Mathieu-Daudé
2020-02-07SecurityPkg/TcgPhysicalPresenceLib: Replace the ASSERT with error codeZhichao Gao
2020-01-31SecurityPkg/DxeImageVerificationHandler: fix "defer" vs. "deny" policiesLaszlo Ersek
2020-01-31SecurityPkg/DxeImageVerificationHandler: fix imgexec info on memalloc failLaszlo Ersek
2020-01-31SecurityPkg/DxeImageVerificationHandler: fix retval for (FileBuffer==NULL)Laszlo Ersek
2020-01-31SecurityPkg/DxeImageVerificationHandler: eliminate "Status" variableLaszlo Ersek
2020-01-31SecurityPkg/DxeImageVerificationHandler: unnest AddImageExeInfo() callLaszlo Ersek
2020-01-31SecurityPkg/DxeImageVerificationHandler: remove superfluous Status settingLaszlo Ersek
2020-01-31SecurityPkg/DxeImageVerificationHandler: fix retval on memalloc failureLaszlo Ersek
2020-01-31SecurityPkg/DxeImageVerificationHandler: narrow down PE/COFF hash statusLaszlo Ersek
2020-01-31SecurityPkg/DxeImageVerificationHandler: keep PE/COFF info status internalLaszlo Ersek
2020-01-31SecurityPkg/DxeImageVerificationHandler: remove "else" after return/breakLaszlo Ersek
2020-01-31SecurityPkg/DxeImageVerificationHandler: simplify "VerifyStatus"Laszlo Ersek
2020-01-06SecurityPkg/Tcg2Pei: Add TCG PFP 105 support.Jiewen Yao
2020-01-06SecurityPkg/Tcg2Dxe: Add Tcg2Dxe to support 800-155 event.Jiewen Yao
2020-01-06SecurityPkg/Guid: Add TCG 800-155 event GUID definition.Jiewen Yao
2019-12-10SecurityPkg/Tcg2Smm: Measure the table before patch.Jiewen Yao
2019-11-11SecurityPkg: Add YAML files for CI buildsMichael D Kinney
2019-11-07SecurityPkg: Fix TPM2 ACPI measurement.Derek Lin
2019-11-06SecurityPkg/OpalPassword: Remove dependency on EFI_BLOCK_IO_PROTOCOLChu, Maggie
2019-10-23SecurityPkg: Fix spelling errorsSean Brogan
2019-10-23SecurityPkg: Change EFI_D_INFO to DEBUG_INFOMichael D Kinney
2019-10-18SecurityPkg Tcg2Dxe: Add Variable Arch protocol dependencyLiming Gao
2019-10-11SecurityPkg/Tcg2: Add Support Laml, Lasa for TPM2 ACPI.Jiewen Yao
2019-10-11SecurityPkg/dsc: Add PCD for Laml, Lasa for TPM2.Jiewen Yao
2019-10-09SecurityPkg: stop abusing EFI_EVENT for protocol notify registrationLaszlo Ersek
2019-10-09SecurityPkg: fix UninstallMultipleProtocolInterfaces() callsLaszlo Ersek
2019-09-17SecurityPkg Tcg2Config: Move common definitions to new Tcg2Internal.hLiming Gao
2019-09-17SecurityPkg/SecurityPkg.dec: Update TcgPpVendorLib.h to Tcg2PpVendorLib.hShenglei Zhang
2019-08-16SecurityPkg/SecurityPkg.uni: Add missing strings for new PCDsJian J Wang