Re: [PATCH v4 10/11] bootmenu: add removable media entries

2022-04-04 Thread Heinrich Schuchardt
On 3/31/22 10:48, Ilias Apalodimas wrote: On Thu, Mar 24, 2022 at 10:54:42PM +0900, Masahisa Kojima wrote: UEFI specification requires booting from removal media using a architecture-specific default image name such as BOOTAA64.EFI. This commit adds the removable media entries into bootmenu, so

Re: [PATCH v4 10/11] bootmenu: add removable media entries

2022-03-31 Thread Masahisa Kojima
On Thu, 31 Mar 2022 at 17:48, Ilias Apalodimas wrote: > > On Thu, Mar 24, 2022 at 10:54:42PM +0900, Masahisa Kojima wrote: > > UEFI specification requires booting from removal media using > > a architecture-specific default image name such as BOOTAA64.EFI. > > This commit adds the removable media

Re: [PATCH v4 10/11] bootmenu: add removable media entries

2022-03-31 Thread Ilias Apalodimas
On Thu, Mar 24, 2022 at 10:54:42PM +0900, Masahisa Kojima wrote: > UEFI specification requires booting from removal media using > a architecture-specific default image name such as BOOTAA64.EFI. > This commit adds the removable media entries into bootmenu, > so that user can select the removable me

[PATCH v4 10/11] bootmenu: add removable media entries

2022-03-24 Thread Masahisa Kojima
UEFI specification requires booting from removal media using a architecture-specific default image name such as BOOTAA64.EFI. This commit adds the removable media entries into bootmenu, so that user can select the removable media and boot with default image. The bootmenu automatically enumerates t