summaryrefslogtreecommitdiffstats
path: root/SecurityPkg/Library
Commit message (Expand)AuthorAgeFilesLines
* SecurityPkg/Tpm2CommandLib: add a new functionZhang, Qi2020-07-281-0/+40
* SecurityPkg/PeiTpmMeasurementLib: Add PEI instance.Jiewen Yao2020-07-233-0/+141
* SecurityPkg: Change default value sourceMaggie Chu2020-05-215-9/+16
* 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: add null version of VariableKeyLibJian J Wang2020-03-272-0/+100
* SecurityPkg: add null version of RpmcLibJian J Wang2020-03-272-0/+80
* 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/Tcg: Fix various typosAntoine Coeur2020-02-102-2/+2
* SecurityPkg/Library/Tpm: Fix various typosAntoine Coeur2020-02-105-9/+9
* SecurityPkg: Fix few typosAntoine Coeur2020-02-107-7/+7
* 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
* SecurityPkg/DxeImageVerificationHandler: keep PE/COFF info status internalLaszlo Ersek2020-01-311-4/+3
* SecurityPkg/DxeImageVerificationHandler: remove "else" after return/breakLaszlo Ersek2020-01-311-20/+21
* SecurityPkg/DxeImageVerificationHandler: simplify "VerifyStatus"Laszlo Ersek2020-01-311-10/+10
* SecurityPkg: Fix spelling errorsSean Brogan2019-10-2332-51/+51
* SecurityPkg/HashLibBaseCryptoRouter: recognize the SM3 digest algorithmImran Desai2019-07-191-0/+1
* SecurityPkg: introduce the SM3 digest algorithmImran Desai2019-07-193-0/+206
* Revert "SecurityPkg: introduce the SM3 digest algorithm"Laszlo Ersek2019-07-043-206/+0
* Revert "SecurityPkg/HashLibBaseCryptoRouter: recognize the SM3 digest algorithm"Laszlo Ersek2019-07-041-1/+0
* SecurityPkg/HashLibBaseCryptoRouter: recognize the SM3 digest algorithmImran Desai2019-07-031-0/+1
* SecurityPkg: introduce the SM3 digest algorithmImran Desai2019-07-033-0/+206
* SecurityPkg/DxeDeferImageLoadLib: Remove DxeDeferImageLoadLibShenglei Zhang2019-06-284-1107/+0
* SecurityPkg/AuthSeriableLib: Always delete variable in certdbZhichao Gao2019-05-151-2/+5
* SecurityPkg: Replace BSD License with BSD+Patent LicenseMichael D Kinney2019-04-09144-940/+144
* SecurityPkg/PlatformSecureLibNull: permit use by MM_STANDALONE modulesArd Biesheuvel2019-01-212-9/+7
* SecurityPkg/AuthVariableLib: allow MM_STANDALONE drivers to use this libraryJagadeesh Ujja2019-01-041-2/+3
* SecurityPkg: Update TCG PFP spec revision.Zhang, Chao B2018-11-211-1/+3
* SecurityPkg/TcgStorageOpalLib: Fixed correct user password not works issue.Eric Dong2018-09-211-1/+0
* SecurityPkg: remove PE/COFF header workaround for ELILO on IPFArd Biesheuvel2018-09-202-60/+14
* SecurityPkg: HashLib: Change dos formatZhang, Chao B2018-09-106-441/+441