summaryrefslogtreecommitdiff
path: root/SecurityPkg/Library
AgeCommit message (Expand)AuthorFilesLines
2020-02-10SecurityPkg/Tcg: Fix various typosAntoine Coeur2-2/+2
2020-02-10SecurityPkg/Library/Tpm: Fix various typosAntoine Coeur5-9/+9
2020-02-10SecurityPkg: Fix few typosAntoine Coeur7-7/+7
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
2019-10-23SecurityPkg: Fix spelling errorsSean Brogan32-51/+51
2019-07-19SecurityPkg/HashLibBaseCryptoRouter: recognize the SM3 digest algorithmImran Desai1-0/+1
2019-07-19SecurityPkg: introduce the SM3 digest algorithmImran Desai3-0/+206
2019-07-04Revert "SecurityPkg: introduce the SM3 digest algorithm"Laszlo Ersek3-206/+0
2019-07-04Revert "SecurityPkg/HashLibBaseCryptoRouter: recognize the SM3 digest algorithm"Laszlo Ersek1-1/+0
2019-07-03SecurityPkg/HashLibBaseCryptoRouter: recognize the SM3 digest algorithmImran Desai1-0/+1
2019-07-03SecurityPkg: introduce the SM3 digest algorithmImran Desai3-0/+206
2019-06-28SecurityPkg/DxeDeferImageLoadLib: Remove DxeDeferImageLoadLibShenglei Zhang4-1107/+0
2019-05-15SecurityPkg/AuthSeriableLib: Always delete variable in certdbZhichao Gao1-2/+5
2019-04-09SecurityPkg: Replace BSD License with BSD+Patent LicenseMichael D Kinney144-940/+144
2019-01-21SecurityPkg/PlatformSecureLibNull: permit use by MM_STANDALONE modulesArd Biesheuvel2-9/+7
2019-01-04SecurityPkg/AuthVariableLib: allow MM_STANDALONE drivers to use this libraryJagadeesh Ujja1-2/+3
2018-11-21SecurityPkg: Update TCG PFP spec revision.Zhang, Chao B1-1/+3
2018-09-21SecurityPkg/TcgStorageOpalLib: Fixed correct user password not works issue.Eric Dong1-1/+0
2018-09-20SecurityPkg: remove PE/COFF header workaround for ELILO on IPFArd Biesheuvel2-60/+14
2018-09-10SecurityPkg: HashLib: Change dos formatZhang, Chao B6-441/+441
2018-08-10SecurityPkg: HashLib: Update HashLib file GUIDZhang, Chao B2-2/+2
2018-08-09SecurityPkg/Library/Tpm2DeviceLibDTpm: fix s/Constructor/CONSTRUCTORMarc-André Lureau1-1/+1
2018-07-27SecurityPkg: HashLib: Add SHA384, SHA512 HashLibZhang, Chao B6-0/+441
2018-07-23MdeModulePkg: TpmMeasureLib: Re-prioritize TCG/TCG2 protocolZhang, Chao B1-11/+12
2018-07-11SecurityPkg/TcgStorageOpalLib: Return AUTHORITY_LOCKED_OUT error.Eric Dong1-1/+9
2018-06-29SecurityPkg: Removing ipf which is no longer supported from edk2.chenc231-49/+49
2018-06-28SecurityPkg: Clean up source filesLiming Gao83-819/+819
2018-06-27SecurityPkg Tpm2DeviceLibDTpm: Update enum type name to match the one in libLiming Gao2-2/+2
2018-06-27SecurityPkg: Tpm2DeviceLib: Enable CapCRBIdleBypass supportZhang, Chao B5-13/+127
2018-06-26SecurityPkg: Use new added Perf macrosBi, Dandan2-16/+16
2018-06-25SecurityPkg: Cache TPM interface type infoZhang, Chao B5-36/+90
2018-05-24SecurityPkg/TcgStorage*Lib.h: Fix ECC reported issues.Eric Dong1-1/+1
2018-05-15SecurityPkg/TcgStorageOpalLib: Fix GCC build failure.Eric Dong2-5/+0
2018-05-07SecurityPkg/TcgStorageOpalLib: Add supports for pyrite 2.0 spec.Eric Dong4-49/+690
2018-04-20SecurityPkg FmpAuthenticationLibRsa2048Sha256: Remove PCD referenceStar Zeng2-6/+3
2018-03-21SecurityPkg Tpm12CommandLib: Fix TPM12 GetCapability response errorZhang, Chao B1-3/+3
2018-03-21SecurityPkg Tpm2CommandLib: Fix TPM2.0 response memory overflowZhang, Chao B8-10/+151
2018-03-16SecurityPkg/TrEEVendorLib: remove TrEE.Jiewen Yao3-186/+0