Re: [PATCH v3 3/8] firmware: qcom: uefisecapp: add support for R/O UEFI vars

From: Konrad Dybcio
Date: Tue Jun 24 2025 - 08:54:17 EST


On 6/24/25 4:13 AM, Dmitry Baryshkov wrote:
> For some platforms (e.g. Lenovo Yoga C630) we don't yet know a way to
> update variables in the permanent storage. However being able to read
> the vars is still useful as it allows us to get e.g. RTC offset.
>
> Add a quirk for QSEECOM specifying that UEFI variables for this platform
> should be registered in read-only mode.
>
> Signed-off-by: Dmitry Baryshkov <dmitry.baryshkov@xxxxxxxxxxxxxxxx>
> ---

Reviewed-by: Konrad Dybcio <konrad.dybcio@xxxxxxxxxxxxxxxx>

Konrad