Hi,
Can you please have a look at this patch?
The BlSupportSmm currently doesn't compile and this patch fixes the issue.
It would be very nice if you could add build tests for every option
defaulting to false to catch those issues in the future.

Regards,
Patrick Rudolph

On Thu, Feb 10, 2022 at 10:25 PM Sean Rhodes <[email protected]> wrote:
>
> From: Matt DeVillier <[email protected]>
>
> Signed-off-by: Matt DeVillier <[email protected]>
> Change-Id: Id5b077ad6c79717a9d97d4228145791ef062962c
> ---
>  UefiPayloadPkg/BlSupportSmm/BlSupportSmm.c | 1 +
>  1 file changed, 1 insertion(+)
>
> diff --git a/UefiPayloadPkg/BlSupportSmm/BlSupportSmm.c 
> b/UefiPayloadPkg/BlSupportSmm/BlSupportSmm.c
> index dcc4d60bb2..0d16aec8ef 100644
> --- a/UefiPayloadPkg/BlSupportSmm/BlSupportSmm.c
> +++ b/UefiPayloadPkg/BlSupportSmm/BlSupportSmm.c
> @@ -191,6 +191,7 @@ SmmFeatureLockOnS3 (
>    @param[in] ProcedureArgument  Pointer to SMRR_BASE_MASK structure.
>  **/
>  VOID
> +EFIAPI
>  SetSmrr (
>    IN VOID  *ProcedureArgument
>    )
> --
> 2.32.0
>
>
>
> ------------
> Groups.io Links: You receive all messages sent to this group.
> View/Reply Online (#86581): https://edk2.groups.io/g/devel/message/86581
> Mute This Topic: https://groups.io/mt/89056100/2917327
> Group Owner: [email protected]
> Unsubscribe: https://edk2.groups.io/g/devel/unsub 
> [[email protected]]
> ------------
>
>


-=-=-=-=-=-=-=-=-=-=-=-
Groups.io Links: You receive all messages sent to this group.
View/Reply Online (#86813): https://edk2.groups.io/g/devel/message/86813
Mute This Topic: https://groups.io/mt/89056100/21656
Group Owner: [email protected]
Unsubscribe: https://edk2.groups.io/g/devel/unsub [[email protected]]
-=-=-=-=-=-=-=-=-=-=-=-


Reply via email to