summaryrefslogtreecommitdiff
path: root/SecurityPkg
AgeCommit message (Expand)AuthorFilesLines
2022-12-15OvmfPkg/SecTpmMeasurementLib: Fix the mapping error of PCR and RTMR indexMin M Xu1-4/+3
2022-11-06SecurityPkg/RngDxe: Add Arm support of RngDxePierre Gondois5-64/+133
2022-11-06SecurityPkg/RngDxe: Rename AArch64/RngDxe.cPierre Gondois2-1/+1
2022-11-06SecurityPkg/RngDxe: Add debug warning for NULL PcdCpuRngSupportedAlgorithmPierre Gondois1-0/+10
2022-11-06SecurityPkg/RngDxe: Add AArch64 RawAlgorithm support through ArmTrngLibSami Mujawar4-4/+103
2022-11-06SecurityPkg/RngDxe: Check before advertising Cpu Rng algoPierre Gondois5-9/+172
2022-11-06SecurityPkg/RngDxe: Documentation/include/parameter cleanupPierre Gondois3-5/+3
2022-11-06SecurityPkg/RngDxe: Remove ArchGetSupportedRngAlgorithms()Pierre Gondois4-82/+33
2022-11-06SecurityPkg/RngDxe: Replace Pcd with Sp80090Ctr256GuidPierre Gondois1-5/+2
2022-11-06SecurityPkg/RngDxe: Rename RdRandGenerateEntropy to generic nameSami Mujawar5-50/+37
2022-10-14SecurityPkg: Add LOONGARCH64 architecture for EDK2 CI.Chao Li1-1/+2
2022-09-30SecurityPkg: Remove enforcement of final GoIdle transition for CRB commandsRodrigo Gonzalez Del Cueto1-13/+0
2022-09-09SecurityPkg/SmmTcg2PhysicalPresenceLib: Add missing debug print specifierMichael Kubacki1-1/+1
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