Re: [PATCH] Kconfig: clean up the efi configuration status

2024-08-18 Thread Simon Glass
Hi Ilias, On Fri, 16 Aug 2024 at 19:49, Ilias Apalodimas wrote: > > Hi Simon > > On mobile apologies for any weird formatting in advance. > > On Fri, Aug 16, 2024, 04:34 Simon Glass wrote: >> >> Hi Ilias, >> >> On Thu, 15 Aug 2024 at 15:11, Ilias Apalodimas >> wrote: >> > >> > >> > >> > On Thu,

Re: [PATCH] Kconfig: clean up the efi configuration status

2024-08-16 Thread Ilias Apalodimas
Hi Simon On mobile apologies for any weird formatting in advance. On Fri, Aug 16, 2024, 04:34 Simon Glass wrote: > Hi Ilias, > > On Thu, 15 Aug 2024 at 15:11, Ilias Apalodimas > wrote: > > > > > > > > On Thu, Aug 15, 2024, 23:33 Simon Glass wrote: > >> > >> Hi Ilias, > >> > >> On Wed, 14 Aug

Re: [PATCH] Kconfig: clean up the efi configuration status

2024-08-15 Thread Simon Glass
Hi Ilias, On Thu, 15 Aug 2024 at 15:11, Ilias Apalodimas wrote: > > > > On Thu, Aug 15, 2024, 23:33 Simon Glass wrote: >> >> Hi Ilias, >> >> On Wed, 14 Aug 2024 at 07:45, Ilias Apalodimas >> wrote: >> > >> > The EFI_LOADER and EFI config options are randomly scattered under lib/ >> > making it

Re: [PATCH] Kconfig: clean up the efi configuration status

2024-08-15 Thread Ilias Apalodimas
On Thu, Aug 15, 2024, 23:33 Simon Glass wrote: > Hi Ilias, > > On Wed, 14 Aug 2024 at 07:45, Ilias Apalodimas > wrote: > > > > The EFI_LOADER and EFI config options are randomly scattered under lib/ > > making it cumbersome to navigate and enable options, unless you really > > know what you are

Re: [PATCH] Kconfig: clean up the efi configuration status

2024-08-15 Thread Simon Glass
Hi Ilias, On Wed, 14 Aug 2024 at 07:45, Ilias Apalodimas wrote: > > The EFI_LOADER and EFI config options are randomly scattered under lib/ > making it cumbersome to navigate and enable options, unless you really > know what you are doing. On top of that the existing options are in > random order