Re: [PATCH] efi_loader: fix a problem in loading an image from a short-path

2022-05-10 Thread AKASHI Takahiro
On Fri, Apr 29, 2022 at 12:57:15PM +0200, Heinrich Schuchardt wrote: > On 4/28/22 06:50, AKASHI Takahiro wrote: > > Booting from a short-form device path which starts with the first element > > being a File Path Media Device Path failed because it doesn't contain > > any valid device with simple fi

Re: [PATCH] efi_loader: fix a problem in loading an image from a short-path

2022-04-29 Thread Heinrich Schuchardt
On 4/28/22 06:50, AKASHI Takahiro wrote: Booting from a short-form device path which starts with the first element being a File Path Media Device Path failed because it doesn't contain any valid device with simple file system protocol and efi_dp_find_obj() in efi_load_image_from_path() will retur

[PATCH] efi_loader: fix a problem in loading an image from a short-path

2022-04-27 Thread AKASHI Takahiro
Booting from a short-form device path which starts with the first element being a File Path Media Device Path failed because it doesn't contain any valid device with simple file system protocol and efi_dp_find_obj() in efi_load_image_from_path() will return NULL. For instance, /VenHw(e61d73b9-a384-