Hi Heinrich,
On Thu, 14 Nov 2024 at 14:08, Heinrich Schuchardt
wrote:
>
>
>
> Jonas Karlman schrieb am Do., 14. Nov. 2024, 21:26:
>>
>> Hi Heinrich,
>>
>> On 2024-11-13 20:55, Heinrich Schuchardt wrote:
>> > Some hard devices need specific routines to scan for block devices,
>> > e.g. NVMe (nvme
On 2024-11-14 22:08, Heinrich Schuchardt wrote:
> Jonas Karlman schrieb am Do., 14. Nov. 2024, 21:26:
>
>> Hi Heinrich,
>>
>> On 2024-11-13 20:55, Heinrich Schuchardt wrote:
>>> Some hard devices need specific routines to scan for block devices,
>>> e.g. NVMe (nvme scan), SCSI (scsi start).
>>>
>
Jonas Karlman schrieb am Do., 14. Nov. 2024, 21:26:
> Hi Heinrich,
>
> On 2024-11-13 20:55, Heinrich Schuchardt wrote:
> > Some hard devices need specific routines to scan for block devices,
> > e.g. NVMe (nvme scan), SCSI (scsi start).
> >
> > Invoke bootdev_hunt() to find all block devices.
> >
Hi Heinrich,
On 2024-11-13 20:55, Heinrich Schuchardt wrote:
> Some hard devices need specific routines to scan for block devices,
> e.g. NVMe (nvme scan), SCSI (scsi start).
>
> Invoke bootdev_hunt() to find all block devices.
>
> Signed-off-by: Heinrich Schuchardt
> ---
> lib/efi_loader/efi_
Hi Heinrich,
On Thu, 14 Nov 2024 at 02:55, Heinrich Schuchardt
wrote:
>
>
>
> Simon Glass schrieb am Do., 14. Nov. 2024, 04:54:
>>
>> Hi Heinrich,
>>
>> On Wed, 13 Nov 2024 at 12:55, Heinrich Schuchardt
>> wrote:
>> >
>> > Some hard devices need specific routines to scan for block devices,
>> >
Hi Simon,
On Thu, 14 Nov 2024 at 05:54, Simon Glass wrote:
>
> Hi Heinrich,
>
> On Wed, 13 Nov 2024 at 12:55, Heinrich Schuchardt
> wrote:
> >
> > Some hard devices need specific routines to scan for block devices,
> > e.g. NVMe (nvme scan), SCSI (scsi start).
> >
> > Invoke bootdev_hunt() to fi
Hi Heinrich,
On Wed, 13 Nov 2024 at 12:55, Heinrich Schuchardt
wrote:
>
> Some hard devices need specific routines to scan for block devices,
> e.g. NVMe (nvme scan), SCSI (scsi start).
>
> Invoke bootdev_hunt() to find all block devices.
>
> Signed-off-by: Heinrich Schuchardt
> ---
> lib/efi_l
Some hard devices need specific routines to scan for block devices,
e.g. NVMe (nvme scan), SCSI (scsi start).
Invoke bootdev_hunt() to find all block devices.
Signed-off-by: Heinrich Schuchardt
---
lib/efi_loader/efi_setup.c | 8
1 file changed, 8 insertions(+)
diff --git a/lib/efi_lo
Hi Heinrich
On Wed, 13 Nov 2024 at 21:55, Heinrich Schuchardt
wrote:
>
> Some hard devices need specific routines to scan for block devices,
> e.g. NVMe (nvme scan), SCSI (scsi start).
>
> Invoke bootdev_hunt() to find all block devices.
>
> Signed-off-by: Heinrich Schuchardt
> ---
> lib/efi_l
9 matches
Mail list logo