Re: Hints on how to use efi_driver/efi_block_device.c

2021-09-08 Thread Simon Glass
Hi Christian, On Fri, 13 Aug 2021 at 04:02, Heinrich Schuchardt wrote: > > > > On 8/13/21 9:56 AM, Christian Melki wrote: > > > > > > On 8/13/21 2:36 AM, Heinrich Schuchardt wrote: > >> On 8/12/21 11:49 PM, Simon Glass wrote: > >>> +Heinrich Schuchardt too > >>> > >>> On Thu, 12 Aug 2021 at 08:35

Re: Hints on how to use efi_driver/efi_block_device.c

2021-08-13 Thread Heinrich Schuchardt
On 8/13/21 9:56 AM, Christian Melki wrote: On 8/13/21 2:36 AM, Heinrich Schuchardt wrote: On 8/12/21 11:49 PM, Simon Glass wrote: +Heinrich Schuchardt too On Thu, 12 Aug 2021 at 08:35, Christian Melki wrote: I was hoping that U-boot would detect BLOCK_IO devices provided by UEFI automa

Re: Hints on how to use efi_driver/efi_block_device.c

2021-08-13 Thread Christian Melki
On 8/13/21 2:36 AM, Heinrich Schuchardt wrote: On 8/12/21 11:49 PM, Simon Glass wrote: +Heinrich Schuchardt too On Thu, 12 Aug 2021 at 08:35, Christian Melki wrote: I was hoping that U-boot would detect BLOCK_IO devices provided by UEFI automatically. But I can't see anything attached und

Re: Hints on how to use efi_driver/efi_block_device.c

2021-08-12 Thread AKASHI Takahiro
On Thu, Aug 12, 2021 at 04:34:01PM +0200, Christian Melki wrote: > I was hoping that U-boot would detect BLOCK_IO devices provided by UEFI > automatically. But I can't see anything attached under lsblk or find some > other information about this. I'm not sure what you intend to do here, but please

Re: Hints on how to use efi_driver/efi_block_device.c

2021-08-12 Thread Heinrich Schuchardt
On 8/12/21 11:49 PM, Simon Glass wrote: +Heinrich Schuchardt too On Thu, 12 Aug 2021 at 08:35, Christian Melki wrote: I was hoping that U-boot would detect BLOCK_IO devices provided by UEFI automatically. But I can't see anything attached under lsblk or find some other information about this.

Re: Hints on how to use efi_driver/efi_block_device.c

2021-08-12 Thread Simon Glass
+Heinrich Schuchardt too On Thu, 12 Aug 2021 at 08:35, Christian Melki wrote: > > I was hoping that U-boot would detect BLOCK_IO devices provided by UEFI > automatically. But I can't see anything attached under lsblk or find > some other information about this. > For example, Barebox works just f

Hints on how to use efi_driver/efi_block_device.c

2021-08-12 Thread Christian Melki
I was hoping that U-boot would detect BLOCK_IO devices provided by UEFI automatically. But I can't see anything attached under lsblk or find some other information about this. For example, Barebox works just fine on both Virtualbox and real hardware in this regard. Barebox does not have an emm