summaryrefslogtreecommitdiff
path: root/SecurityPkg
AgeCommit message (Expand)AuthorFilesLines
2024-09-13SecurityPkg: Add StackCheckLibNullOliver Smith-Denny1-3/+4
2024-09-12MdePkg: Move CompilerIntrinsicsLib from ArmPkgOliver Smith-Denny1-7/+0
2024-09-04SecurityPkg: Tcg2Acpi: Remove _DSM Memory Clear and _PTSJohn Strange1-61/+4
2024-09-04SecurityPkg: Tcg2Smm: Remove Memory Clear SMI HandlerJohn Strange1-85/+0
2024-09-03SecurityPkg: Optimization by moving PeiServicesLocatePpi outside loopAshraf Ali1-8/+12
2024-09-02SecurityPkg/SecurityPkg.ci.yaml: Add PrEval CI configJoey Vagedes1-0/+3
2024-09-02SecurityPkg: Fix break missing at TPM_ALG_KEYEDHASH casezodf00559801-0/+1
2024-08-31SecurityPkg: Fix exponent unmarshaled as 16 bitszodf00559801-1/+1
2024-08-31SecurityPkg: Measure Invoke EBS even in failure caseMatthew Carlson1-0/+11
2024-08-27SecurityPkg: Allocate EfiACPIMemoryNVS buffer for TCG2Dun Tan1-5/+9
2024-08-27SecurityPkg: Correct Pages for TCG2 communication bufferDun Tan1-1/+1
2024-07-12SecurityPkg/Tcg2Acpi: Revise debug printMichael Kubacki1-1/+1
2024-07-07SecurityPkg/Tcg: Correct buffer valid check funcJiaxin Wu4-13/+88
2024-07-04SecurityPkg/Tcg2Config: avoid potential build errorDun Tan1-2/+2
2024-07-02SecurityPkg: Consume gEdkiiTcg2AcpiCommunicateBufferHobGuidDun Tan2-15/+18
2024-07-02SecurityPkg: Build gEdkiiTcg2AcpiCommunicateBufferHobGuidDun Tan2-0/+55
2024-07-02SecurityPkg: Add new gEdkiiTcg2AcpiCommunicateBufferHobGuidDun Tan2-0/+36
2024-07-02SecurityPkg:Consume gEdkiiTcgPhysicalPresenceInterfaceVerHobGuidDun Tan5-22/+71
2024-07-02SecurityPkg/Tcg2StandaloneMm:Consume gEdkiiTpmInstanceHobGuidDun Tan5-9/+61
2024-07-02SecurityPkg/Tcg2ConfigPei: Build two new HOBsDun Tan2-2/+28
2024-07-02SecurityPkg:Add new HOB for PhysicalPresenceInterfaceVersionDun Tan1-0/+4
2024-07-02SecurityPkg: Add a new gEdkiiTpmInstanceHobGuidDun Tan1-0/+4
2024-06-13SecurityPkg/RngDxe: add rng testGerd Hoffmann1-1/+7
2024-05-30SecurityPkg: Update libspdm submodule to use GitLab cmocka repoMichael Kubacki1-0/+0
2024-05-24SecurityPkg RngDxe: Remove incorrect limitation on GetRngFlickdm1-8/+0
2024-05-07SecurityPkg: Recognize sp800155Event3 eventDionna Glaze1-5/+10
2024-04-30SecurityPkg: Add libspdm submoduleWenxing Hou1-0/+0
2024-04-30SecurityPkg: add DeviceSecurity supportWenxing Hou32-6/+5611
2024-04-30SecurityPkg: Add TCG PFP 1.06 support.Wenxing Hou5-20/+278
2024-04-17SecurityPkg: Delete TdTcg2Dxe and HashLibTdx in SecurityPkgMin M Xu6-3293/+0
2024-04-17Security/SecTpmMeasurementLibTdx: Delete unused SecTpmMeasurementLibTdxMin M Xu3-211/+0
2024-04-16SecurityPkg/OpalPasswordDxe: Force reparsing IFR binary when RETRIEVECindyX Kuo5-12/+86
2024-04-16SecurityPkg/OpalPasswordDxe: Change callback action to meet UEFI specCindy Kuo1-1/+1
2024-04-15SecurityPkg/Tcg2Config: Hide BIOS unsupported hash algorithm from UIWei6 Xu1-20/+41
2024-04-07SecurityPkg/SecureBootConfigDxe: Update UI according to UEFI specMing Tan1-17/+25
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