summaryrefslogtreecommitdiff
path: root/SecurityPkg
AgeCommit message (Expand)AuthorFilesLines
2024-03-13SecurityPkg: Update ReceiveData and SendData function descriptionQingyu Shang1-2/+6
2024-01-18SecurityPkg: : Updating SecurityFixes.yaml after symbol renameDoug Flick1-11/+17
2024-01-18SecurityPkg: DxeTpmMeasureBootLib: SECURITY PATCH 4117/4118 symbol renameDoug Flick4-26/+26
2024-01-18SecurityPkg: DxeTpm2MeasureBootLib: SECURITY PATCH 4117/4118 symbol renameDoug Flick4-25/+25
2024-01-16SecurityPkg: : Adding CVE 2022-36764 to SecurityFixes.yamlDouglas Flick [MSFT]1-0/+14
2024-01-16SecurityPkg: DxeTpmMeasureBootLib: SECURITY PATCH 4118 - CVE 2022-36764Douglas Flick [MSFT]4-10/+168
2024-01-16SecurityPkg: DxeTpm2MeasureBootLib: SECURITY PATCH 4118 - CVE 2022-36764Douglas Flick [MSFT]4-15/+131
2024-01-16SecurityPkg: : Adding CVE 2022-36763 to SecurityFixes.yamlDouglas Flick [MSFT]1-0/+22
2024-01-16SecurityPkg: DxeTpmMeasureBootLib: SECURITY PATCH 4117 - CVE 2022-36763Douglas Flick [MSFT]8-14/+716
2024-01-16SecurityPkg: DxeTpm2MeasureBootLib: SECURITY PATCH 4117 - CVE 2022-36763Douglas Flick [MSFT]8-30/+764
2023-10-27SecurityPkg: Apply uncrustify formatting to relevant filesVivian Nowka-Keane3-93/+128
2023-09-19SecurityPkg.ci.yaml: Add debug macro exceptionMichael Kubacki1-0/+9
2023-09-13Pyrite support - Secure erase is only available if encryption is supported.Linus Liu1-1/+5
2023-09-08SecurityPkg: RngDxe: Fixing mAvailableAlgoArray allocatorKun Qin2-2/+2
2023-09-08SecurityPkg/RngDxe: Simplify Rng algorithm selection for ArmPierre Gondois1-13/+4
2023-09-08SecurityPkg/RngDxe: Use GetRngGuid() when probing RngLibPierre Gondois3-21/+44
2023-09-08SecurityPkg/SecurityPkg.dec: Move PcdCpuRngSupportedAlgorithm to MdePkgPierre Gondois2-4/+2
2023-09-08MdeModulePkg: Duplicate BaseRngLibTimerLib to MdeModulePkgPierre Gondois1-2/+2
2023-09-07SecurityPkg/SecureBoot: Support RSA4096 and RSA3072Sheng Wei8-85/+329
2023-08-30SecurityPkg/Tpm2DeviceLibTcg2: Make mTcg2Protocol staticMichael Kubacki1-1/+1
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