From: "Ard Biesheuvel" <ardb@kernel.org>
To: "Corvin Köhne" <c.koehne@beckhoff.com>
Cc: Ard Biesheuvel <ardb+tianocore@kernel.org>,
Jiewen Yao <jiewen.yao@intel.com>,
Jordan Justen <jordan.l.justen@intel.com>,
Gerd Hoffmann <kraxel@redhat.com>,
Rebecca Cran <rebecca@bsdio.com>,
Peter Grehan <grehan@freebsd.org>,
devel@edk2.groups.io
Subject: Re: [PATCH] OvmfPkg/BhyvePkg: use correct PlatformSecureLib
Date: Mon, 5 Sep 2022 14:24:04 +0200 [thread overview]
Message-ID: <CAMj1kXHQYvVVceWaHdQRwB6dbC1sepGLqK0K7OqABxpBMrD5MA@mail.gmail.com> (raw)
In-Reply-To: <20220902103607.1369-1-c.koehne@beckhoff.com>
On Fri, 2 Sept 2022 at 12:41, Corvin Köhne <c.koehne@beckhoff.com> wrote:
>
> There's no bhyve specific PlatformSecureLib any more. Use the default
> one of OvmfPkg which works too.
>
> Signed-off-by: Corvin Köhne <c.koehne@beckhoff.com>
> CC: Ard Biesheuvel <ardb+tianocore@kernel.org>
> CC: Jiewen Yao <jiewen.yao@intel.com>
> CC: Jordan Justen <jordan.l.justen@intel.com>
> CC: Gerd Hoffmann <kraxel@redhat.com>
> CC: Rebecca Cran <rebecca@bsdio.com>
> CC: Peter Grehan <grehan@freebsd.org>
> CC: devel@edk2.groups.io
> ---
> OvmfPkg/Bhyve/BhyveX64.dsc | 2 +-
> 1 file changed, 1 insertion(+), 1 deletion(-)
>
> diff --git a/OvmfPkg/Bhyve/BhyveX64.dsc b/OvmfPkg/Bhyve/BhyveX64.dsc
> index d4f0c90b8e..475b88b21a 100644
> --- a/OvmfPkg/Bhyve/BhyveX64.dsc
> +++ b/OvmfPkg/Bhyve/BhyveX64.dsc
> @@ -198,7 +198,7 @@
> RngLib|MdePkg/Library/BaseRngLibTimerLib/BaseRngLibTimerLib.inf
>
> !if $(SECURE_BOOT_ENABLE) == TRUE
> - PlatformSecureLib|OvmfPkg/Bhyve/Library/PlatformSecureLib/PlatformSecureLib.inf
> + PlatformSecureLib|OvmfPkg/Library/PlatformSecureLib/PlatformSecureLib.inf
> AuthVariableLib|SecurityPkg/Library/AuthVariableLib/AuthVariableLib.inf
> SecureBootVariableLib|SecurityPkg/Library/SecureBootVariableLib/SecureBootVariableLib.inf
> PlatformPKProtectionLib|SecurityPkg/Library/PlatformPKProtectionLibVarPolicy/PlatformPKProtectionLibVarPolicy.inf
This patch doesn't apply, probably due to the quoted printable encoding?
next prev parent reply other threads:[~2022-09-05 12:24 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2022-09-02 10:36 [PATCH] OvmfPkg/BhyvePkg: use correct PlatformSecureLib Corvin Köhne
2022-09-05 12:24 ` Ard Biesheuvel [this message]
2022-09-05 13:19 ` Corvin Köhne
2022-09-05 13:23 ` Ard Biesheuvel
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=CAMj1kXHQYvVVceWaHdQRwB6dbC1sepGLqK0K7OqABxpBMrD5MA@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