[edk2-devel] [edk2-platforms][PATCH v1 1/1] Platform/Qemu: Fix build break in SbsaQemu

Ard Biesheuvel ardb at kernel.org
Tue Aug 2 17:17:28 UTC 2022


On Tue, 2 Aug 2022 at 16:22, Dimitrije Pavlov <Dimitrije.Pavlov at arm.com> wrote:
>
> Commit 6eb407947592e084110a124be089bef167af1383 added a new dependency
> of PlatformPKProtectionLib to SecureBootVariableLib. This causes the
> build of SbsaQemu to fail.
>
> Add the PlatformPKProtectionLib library instance to SbsaQemu.dsc
> to fix the build.
>
> Cc: Ard Biesheuvel <ardb+tianocore at kernel.org>
> Cc: Jeff Booher-Kaeding <Jeff.Booher-Kaeding at arm.com>
> Cc: Samer El-Haj-Mahmoud <Samer.El-Haj-Mahmoud at arm.com>
>
> Signed-off-by: Dimitrije Pavlov <Dimitrije.Pavlov at arm.com>

Pushed as abf86619660c..c45155be7b88.

Thanks,
> ---
>  Platform/Qemu/SbsaQemu/SbsaQemu.dsc | 1 +
>  1 file changed, 1 insertion(+)
>
> diff --git a/Platform/Qemu/SbsaQemu/SbsaQemu.dsc b/Platform/Qemu/SbsaQemu/SbsaQemu.dsc
> index 97014e2fb630..c912424173a6 100644
> --- a/Platform/Qemu/SbsaQemu/SbsaQemu.dsc
> +++ b/Platform/Qemu/SbsaQemu/SbsaQemu.dsc
> @@ -158,6 +158,7 @@ [LibraryClasses.common]
>    AuthVariableLib|SecurityPkg/Library/AuthVariableLib/AuthVariableLib.inf
>    SecureBootVariableLib|SecurityPkg/Library/SecureBootVariableLib/SecureBootVariableLib.inf
>    SecureBootVariableProvisionLib|SecurityPkg/Library/SecureBootVariableProvisionLib/SecureBootVariableProvisionLib.inf
> +  PlatformPKProtectionLib|SecurityPkg/Library/PlatformPKProtectionLibVarPolicy/PlatformPKProtectionLibVarPolicy.inf
>
>    # re-use the UserPhysicalPresent() dummy implementation from the ovmf tree
>    PlatformSecureLib|OvmfPkg/Library/PlatformSecureLib/PlatformSecureLib.inf
> --
> 2.34.1
>
>
>
> ------------
> Groups.io Links: You receive all messages sent to this group.
> View/Reply Online (#92045): https://edk2.groups.io/g/devel/message/92045
> Mute This Topic: https://groups.io/mt/92771121/5717338
> Group Owner: devel+owner at edk2.groups.io
> Unsubscribe: https://edk2.groups.io/g/devel/unsub [ardb+tianocore at kernel.org]
> ------------
>
>


-=-=-=-=-=-=-=-=-=-=-=-
Groups.io Links: You receive all messages sent to this group.
View/Reply Online (#92052): https://edk2.groups.io/g/devel/message/92052
Mute This Topic: https://groups.io/mt/92771121/1813853
Group Owner: devel+owner at edk2.groups.io
Unsubscribe: https://edk2.groups.io/g/devel/unsub [edk2-devel-archive at redhat.com]
-=-=-=-=-=-=-=-=-=-=-=-




More information about the edk2-devel-archive mailing list