summaryrefslogtreecommitdiff
path: root/SecurityPkg
AgeCommit message (Expand)AuthorFilesLines
2022-07-31SecurityPkg: Add retry mechanism for tpm commandQi Zhang1-39/+69
2022-07-07SecurityPkg: SecureBootVariableLib: Added unit testskuqin10-0/+2475
2022-07-07SecurityPkg: SecureBootConfigDxe: Updated invocation patternKun Qin2-9/+119
2022-07-07SecurityPkg: Secure Boot Drivers: Added common header filesKun Qin3-0/+3
2022-07-07SecurityPkg: SecureBootVariableProvisionLib: Updated implementationKun Qin1-30/+115
2022-07-07SecurityPkg: SecureBootVariableLib: Added newly supported interfaceskuqin3-0/+437
2022-07-07SecurityPkg: SecureBootVariableLib: Updated signature list creatorkuqin3-44/+53
2022-07-07SecurityPkg: SecureBootVariableLib: Updated time based payload creatorKun Qin3-30/+40
2022-07-07SecurityPkg: PlatformPKProtectionLib: Added PK protection interfaceKun Qin5-0/+125
2022-07-07SecurityPkg: UefiSecureBoot: Definitions of cert and payload structuresKun Qin1-0/+94
2022-06-16SecurityPkg/HashLibTdx: Return EFI_UNSUPPORTED if it is not Tdx guestMin M Xu1-1/+7
2022-06-07Security: Add SecTpmMeasurementLibTdxMin M Xu3-0/+212
2022-06-03SecurityPkg: Add definition of EFI_CC_EVENT_HOB_GUIDMin Xu2-0/+26
2022-06-03Security: Add HashLibTdxMin Xu3-0/+254
2021-12-17SecurityPkg: TPM must go to Idle state on CRB command completionRodrigo Gonzalez del Cueto1-12/+2
2021-12-17SecurityPkg: Reallocate TPM Active PCRs based on platform supportRodrigo Gonzalez del Cueto4-17/+47
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