summaryrefslogtreecommitdiff
path: root/SecurityPkg
AgeCommit message (Expand)AuthorFilesLines
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
2019-10-11SecurityPkg/dsc: Add PCD for Laml, Lasa for TPM2.Jiewen Yao2-0/+17
2019-10-09SecurityPkg: stop abusing EFI_EVENT for protocol notify registrationLaszlo Ersek1-1/+1
2019-10-09SecurityPkg: fix UninstallMultipleProtocolInterfaces() callsLaszlo Ersek3-3/+3
2019-09-17SecurityPkg Tcg2Config: Move common definitions to new Tcg2Internal.hLiming Gao7-35/+33
2019-09-17SecurityPkg/SecurityPkg.dec: Update TcgPpVendorLib.h to Tcg2PpVendorLib.hShenglei Zhang1-1/+1
2019-08-16SecurityPkg/SecurityPkg.uni: Add missing strings for new PCDsJian J Wang1-0/+23
2019-08-05SecurityPkg/SecurityPkg.dec: Remove trailing white spaceShenglei Zhang1-1/+1
2019-08-02SecurityPkg/FvReportPei: Change HashAlgoId to HashAlgIdShenglei Zhang1-1/+1
2019-07-19SecurityPkg: set SM3 bit in TPM 2.0 hash mask by defaultImran Desai1-2/+3
2019-07-19SecurityPkg/HashLibBaseCryptoRouter: recognize the SM3 digest algorithmImran Desai1-0/+1
2019-07-19SecurityPkg: introduce the SM3 digest algorithmImran Desai5-0/+213
2019-07-04Revert "SecurityPkg: introduce the SM3 digest algorithm"Laszlo Ersek5-210/+0
2019-07-04Revert "SecurityPkg/HashLibBaseCryptoRouter: recognize the SM3 digest algorithm"Laszlo Ersek1-1/+0
2019-07-04Revert "SecurityPkg: set SM3 bit in TPM 2.0 hash mask by default"Laszlo Ersek1-3/+2
2019-07-03SecurityPkg: set SM3 bit in TPM 2.0 hash mask by defaultImran Desai1-2/+3
2019-07-03SecurityPkg/HashLibBaseCryptoRouter: recognize the SM3 digest algorithmImran Desai1-0/+1
2019-07-03SecurityPkg: introduce the SM3 digest algorithmImran Desai5-0/+210
2019-07-01SecurityPkg: Remove DxeDeferImageLoadLib in DSCShenglei Zhang1-1/+0
2019-06-28SecurityPkg/DxeDeferImageLoadLib: Remove DxeDeferImageLoadLibShenglei Zhang5-1108/+0
2019-06-26SecurityPkg: add FvReportPei.inf in dsc for build validationJian J Wang1-0/+5
2019-06-26SecurityPkg/FvReportPei: implement a common FV verifier and reporterJian J Wang5-0/+630
2019-06-26SecurityPkg: add definitions for OBB verificationJian J Wang2-0/+71
2019-06-26SecurityPkg: Add missing instances for build onlyBret Barkelew1-0/+6
2019-06-12SecurityPkg/HddPassword: Add a PCD to skip Hdd password promptChu, Maggie3-0/+26
2019-06-10SecurityPkg/OpalPassword: Add PCD to skip password promptChu, Maggie3-8/+20
2019-05-15SecurityPkg/AuthSeriableLib: Always delete variable in certdbZhichao Gao1-2/+5
2019-05-15SecurityPkg: Remove double \rJoe Richey1-2/+2