summaryrefslogtreecommitdiff
path: root/SecurityPkg
AgeCommit message (Expand)AuthorFilesLines
2021-12-17SecurityPkg: Debug code to audit BIOS TPM extend operationsRodrigo Gonzalez del Cueto3-10/+222
2021-12-11SecurityPkg: Support CcMeasurementProtocol in DxeTpmMeasurementLibMin Xu2-20/+111
2021-12-11SecurityPkg: Support CcMeasurementProtocol in DxeTpm2MeasureBootLibMin Xu2-77/+265
2021-12-07SecurityPkg: Apply uncrustify changesMichael Kubacki185-14487/+15319
2021-12-07SecurityPkg: Change complex DEBUG_CODE() to DEBUG_CODE_BEGIN/END()Michael D Kinney4-20/+20
2021-12-07SecurityPkg: Change OPTIONAL keyword usage styleMichael D Kinney20-31/+31
2021-12-07SecurityPkg: Change use of EFI_D_* to DEBUG_*Michael D Kinney42-375/+368
2021-11-30SecurityPkg: Update YAML to ignore specific ECC files/errorsMichael D Kinney1-0/+3
2021-11-08SecurityPkg: Reproduce builds across source format changesMichael D Kinney1-13/+13
2021-11-05SecurityPkg/SecurityPkg.dsc: Add missing RngLib for ARM and RISCV64Michael D Kinney1-1/+8
2021-10-31SecurityPkg/FvReportPei: Remove the ASSERT to allow neither M nor VGuomin Jiang1-3/+5
2021-10-05ArmVirtPkg/TPM: Add a NULL implementation of TpmPlatformHierarchyLibStefan Berger3-0/+54
2021-09-30SecurityPkg: Fix SecureBootDefaultKeysDxe failed to startNhi Pham1-7/+14
2021-09-18SecurityPkg: Add debug log for indicating IBB verified OBB successfullyYang, Longlong1-0/+2
2021-09-13SecurityPkg: Add references to header and inf files to SecurityPkgStefan Berger2-0/+16
2021-09-13SecurityPkg/Tcg: Make Tcg2PlatformPei buildable and fix style issuesStefan Berger2-7/+8
2021-09-13SecurityPkg/Tcg: Import Tcg2PlatformPei from edk2-platformsStefan Berger2-0/+159
2021-09-13SecurityPkg: Introduce new PCD PcdRandomizePlatformHierarchyStefan Berger2-2/+7
2021-09-13SecurityPkg/Tcg: Make Tcg2PlatformDxe buildable and fix style issuesStefan Berger3-5/+4
2021-09-13SecrutiyPkg/Tcg: Import Tcg2PlatformDxe from edk2-platformsStefan Berger2-0/+129
2021-09-13SecurityPkg/TPM: Fix bugs in imported PeiDxeTpmPlatformHierarchyLibStefan Berger2-20/+8
2021-09-13SecurityPkg/TPM: Import PeiDxeTpmPlatformHierarchyLib.c from edk2-platformsStefan Berger3-0/+338
2021-09-04SecurityPkg/MemoryOverwriteControl: Add missing argument to DEBUG printMichael Kubacki1-1/+1
2021-08-09SecurityPkg: Fix GetSupportedAndActivePcrs counter calculationRodrigo Gonzalez del Cueto1-17/+29
2021-08-03SecurityPkg: Add option to reset secure boot keys.Grzegorz Bernacki5-0/+166
2021-08-03SecurityPkg: Add new modules to Security package.Grzegorz Bernacki2-1/+20
2021-08-03SecurityPkg: Add EnrollFromDefaultKeys application.Grzegorz Bernacki2-0/+163
2021-08-03SecurityPkg: Add SecureBootDefaultKeysDxe driverGrzegorz Bernacki3-0/+131
2021-08-03SecurityPkg: Remove duplicated functions from SecureBootConfigDxe.Grzegorz Bernacki2-188/+4
2021-08-03SecurityPkg: Create library for enrolling Secure Boot variables.Grzegorz Bernacki6-0/+715
2021-08-03SecurityPkg: Create SecureBootVariableLib.Grzegorz Bernacki6-0/+763
2021-06-15SecurityPkg: TcgStorageOpalLib: Initialize SupportedAttributes parameter.Scottie Kuo1-1/+2
2021-05-11SecurityPkg: Add support for RngDxe on AARCH64Rebecca Cran11-175/+480
2021-04-26SecurityPkg: Add constraints on PK strengthJiaqi Gao2-30/+161
2021-04-16SecurityPkg/FvReportPei: remove redundant sizeofWenyi Xie1-1/+1
2021-04-13SecurityPkg/Tcg2Smm: Initialize local Status variableMichael Kubacki1-0/+2
2021-03-31SecurityPkg: Consume MdeLibs.dsc.inc for RegisterFilterLibDandan Bi1-1/+3
2021-03-05SecurityPkg: Tcg2Acpi: Added unblock memory interface for NVS regionKun Qin3-0/+8
2021-03-05SecurityPkg: Tcg2Smm: Added support for Standalone MmKun Qin7-0/+251
2021-03-05SecurityPkg: Tcg2Smm: Separate Tcg2Smm into 2 modulesKun Qin10-787/+1351
2021-03-05SecurityPkg: Tcg2Smm: Switching from gSmst to gMmstKun Qin3-4/+4
2021-02-01SecurityPkg: Tpm2DeviceLibDTpm: Introduce StandaloneMm instanceKun Qin10-84/+275
2021-02-01SecurityPkg: Tcg2PpVendorLibNull: Added support for MM_STANDALONE typeKun Qin1-1/+1
2021-02-01SecurityPkg: Tcg2PhysicalPresenceLib: Introduce StandaloneMm instanceKun Qin7-367/+545
2020-11-26Revert "SecurityPkg: Add RPMC Index to the RpmcLib"gaoliming2-10/+2
2020-11-19SecurityPkg: Add RPMC Index to the RpmcLibNishant Mistry2-2/+10
2020-11-17SecurityPkg/Hash2DxeCrypto: Remove SHA1 supportGao, Zhichao2-2/+0
2020-11-17SecurityPkg/Hash2DxeCrypto: Remove MD5 supportGao, Zhichao2-3/+1
2020-11-17SecurityPkg: Allow VariablePolicy state to delete authenticated variablesBret Barkelew2-6/+26
2020-10-18SecurityPkg/Tcg2PhysicalPresenceLib: Fix incorrect TCG VER comparisionTerry Lee1-1/+1