All of lore.kernel.org
 help / color / mirror / Atom feed
From: "Vincent Stehlé" <vincent.stehle@arm.com>
To: Mathew McBride <matt@traverse.com.au>
Cc: u-boot@lists.denx.de, Simon Glass <sjg@chromium.org>
Subject: Re: [BUG] issues with new bootflow, uefi and virtio
Date: Thu, 6 Apr 2023 11:53:37 +0200	[thread overview]
Message-ID: <ZC6WoR25m/FMrPv7@debian> (raw)
In-Reply-To: <fa967aab-83bb-4116-b405-bbfe74690add@app.fastmail.com>

On Thu, Apr 06, 2023 at 10:25:15AM +1000, Mathew McBride wrote:
..
> I came across the exact same issue a few days ago. Below is a patch which I
> believe fixes the problem, by using the devnum of blk uclass (virtio 0)
> instead of the sequence number of the parent udevice (e.g virtio-blk#35).

Hi Mathew,

Thank you for this patch; it works for me and is much simpler that what I had in
mind.

- Your patch repairs efi with virtio, for Qemu arm and aarch64.
- It does not break efi on USB and NVMe (on Qemu).

Best regards,
Vincent.

  reply	other threads:[~2023-04-06  9:53 UTC|newest]

Thread overview: 11+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2023-04-05 15:04 [BUG] issues with new bootflow, uefi and virtio Vincent Stehlé
2023-04-05 18:38 ` Simon Glass
2023-04-06 10:05   ` Vincent Stehlé
2023-04-07  5:31     ` Simon Glass
2023-04-11 12:00       ` Vincent Stehlé
2023-04-24 19:44         ` Simon Glass
2023-05-10 14:35           ` Simon Glass
2023-09-23 19:53         ` Simon Glass
2023-04-06  0:25 ` Mathew McBride
2023-04-06  9:53   ` Vincent Stehlé [this message]
2023-04-07  5:30   ` Simon Glass

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-all 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=ZC6WoR25m/FMrPv7@debian \
    --to=vincent.stehle@arm.com \
    --cc=matt@traverse.com.au \
    --cc=sjg@chromium.org \
    --cc=u-boot@lists.denx.de \
    /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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.