Re: [PATCH v3 0/3] eficonfig: add vertical scroll support and refactoring

2023-01-17 Thread Masahisa Kojima
Hi Heinrich, On Wed, 18 Jan 2023 at 07:03, Heinrich Schuchardt wrote: > > On 1/5/23 03:58, Masahisa Kojima wrote: > > This series aims to add the vertical scroll for the eficonfig menu. > > Before adding scroll support, this series does the refactoring > > of change boot order implementation sinc

Re: [PATCH v3 0/3] eficonfig: add vertical scroll support and refactoring

2023-01-17 Thread Heinrich Schuchardt
On 1/5/23 03:58, Masahisa Kojima wrote: This series aims to add the vertical scroll for the eficonfig menu. Before adding scroll support, this series does the refactoring of change boot order implementation since it has own menu handling and it should be removed to improve maintenanceability. %