public inbox for devel@edk2.groups.io
 help / color / mirror / Atom feed
From: "Ard Biesheuvel" <ardb@kernel.org>
To: edk2-devel-groups-io <devel@edk2.groups.io>,
	Dimitrije Pavlov <Dimitrije.Pavlov@arm.com>
Cc: Ard Biesheuvel <ardb+tianocore@kernel.org>,
	 Jeff Booher-Kaeding <Jeff.Booher-Kaeding@arm.com>,
	 Samer El-Haj-Mahmoud <Samer.El-Haj-Mahmoud@arm.com>
Subject: Re: [edk2-devel] [edk2-platforms][PATCH v1 1/1] Platform/Qemu: Fix build break in SbsaQemu
Date: Tue, 2 Aug 2022 19:17:28 +0200	[thread overview]
Message-ID: <CAMj1kXFPCw-5npoLt6hp=EjOX2+DKwXg8D1-oGvCH6YYvmFYZQ@mail.gmail.com> (raw)
In-Reply-To: <20220802142240.7552-1-Dimitrije.Pavlov@arm.com>

On Tue, 2 Aug 2022 at 16:22, Dimitrije Pavlov <Dimitrije.Pavlov@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@kernel.org>
> Cc: Jeff Booher-Kaeding <Jeff.Booher-Kaeding@arm.com>
> Cc: Samer El-Haj-Mahmoud <Samer.El-Haj-Mahmoud@arm.com>
>
> Signed-off-by: Dimitrije Pavlov <Dimitrije.Pavlov@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@edk2.groups.io
> Unsubscribe: https://edk2.groups.io/g/devel/unsub [ardb+tianocore@kernel.org]
> ------------
>
>

      reply	other threads:[~2022-08-02 17:17 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2022-08-02 14:22 [edk2-platforms][PATCH v1 1/1] Platform/Qemu: Fix build break in SbsaQemu Dimitrije Pavlov
2022-08-02 17:17 ` Ard Biesheuvel [this message]

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-list from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to='CAMj1kXFPCw-5npoLt6hp=EjOX2+DKwXg8D1-oGvCH6YYvmFYZQ@mail.gmail.com' \
    --to=devel@edk2.groups.io \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox