summaryrefslogtreecommitdiff
path: root/SecurityPkg
AgeCommit message (Expand)AuthorFilesLines
2023-06-23SecurityPkg: SubClassTpm: Updated default valueKun Qin2-4/+4
2023-05-11SecurityPkg: Add missing break in Tpm2TestParmsRebecca Cran1-0/+1
2023-05-08Securitypkg/hddpassword: Update HddPasswordDxeInit to use Variable PolicyLinus Liu4-13/+20
2023-05-02SecurityPkg: add TIS sanity check (tpm12)Gerd Hoffmann1-1/+5
2023-05-02SecurityPkg: add TIS sanity check (tpm2)Gerd Hoffmann1-1/+5
2023-04-28SecurityPkg/DxeImageVerificationLib: Add AUTH_SIG_NOT_FOUND ActionNhi Pham1-0/+1
2023-04-10SecurityPkg: Update code to be more C11 compliant by using __func__Rebecca Cran17-109/+109
2023-04-10SecurityPkg/Library/SecureBootVariableLib: HOST_APPLICATION IA32/X64 onlyMichael D Kinney3-3/+3
2023-04-10SecurityPkg/Library/SecureBootVariableLib: Fix VS20xx 4122 errorsMichael D Kinney1-87/+83
2023-04-10SecurityPkg: Add gmock exampleChris Johnson11-7/+295
2023-03-27SecurityPkg/FvReportPei: Use FirmwareVolumeShadowPpiUmang Patel3-7/+32
2023-03-21SecurityPkg/DxeImageVerificationLib: Check result of GetEfiGlobalVariable2Gerd Hoffmann1-7/+12
2023-03-07SecurityPkg/RngDxe: Conditionally install EFI_RNG_PROTOCOLPierre Gondois1-5/+14
2023-03-07SecurityPkg/RngDxe: Correctly update mAvailableAlgoArrayCountPierre Gondois2-1/+9
2023-02-04SecurityPkg/TdTcg2Dxe: td-guest shall halt when CcMeasurement install failMin M Xu1-0/+6
2023-02-04SecurityPkg: don't require PK to be self-signed by defaultJan Bobek1-1/+1
2023-02-04SecurityPkg: limit verification of enrolled PK in setup modeJan Bobek3-2/+17
2023-01-23SecurityPkg/AuthVariableLib: Check SHA-256 OID with ContentInfo presentJan Bobek1-8/+42
2023-01-18SecurityPkg/TdTcg2Dxe: Extend EFI boot variable to PCR[1]Min M Xu1-5/+1
2023-01-06SecurityPkg: Move TdTcg2Dxe from OvmfPkg to SecurityPkgMin M Xu5-0/+3038
2022-12-21SecurityPkg: deprecate RpmcLib and VariableKeyLibJian J Wang8-291/+0
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