Re: [RFC PATCH 1/1] eficonfig: Add a 'scan-only' mode in eficonfig

2023-03-02 Thread Ilias Apalodimas
Hi both, On Thu, 2 Mar 2023 at 08:44, AKASHI Takahiro wrote: > > On Thu, Mar 02, 2023 at 11:21:05AM +0900, Masahisa Kojima wrote: > > Hi Ilias, > > > > On Wed, 1 Mar 2023 at 23:44, Ilias Apalodimas > > wrote: > > > > > > eficonfig will automatically scan and add Boot variables on launch. > >

Re: [RFC PATCH 1/1] eficonfig: Add a 'scan-only' mode in eficonfig

2023-03-01 Thread AKASHI Takahiro
On Thu, Mar 02, 2023 at 11:21:05AM +0900, Masahisa Kojima wrote: > Hi Ilias, > > On Wed, 1 Mar 2023 at 23:44, Ilias Apalodimas > wrote: > > > > eficonfig will automatically scan and add Boot variables on launch. > > It will also perform automatic management of the automatically added > > vari

Re: [RFC PATCH 1/1] eficonfig: Add a 'scan-only' mode in eficonfig

2023-03-01 Thread Masahisa Kojima
Hi Ilias, On Wed, 1 Mar 2023 at 23:44, Ilias Apalodimas wrote: > > eficonfig will automatically scan and add Boot variables on launch. > It will also perform automatic management of the automatically added > variables (e.g it might decide to delete a boot option if the DP > disappears). This