Re: [PATCH v3] efi: Add efitextmode command for getting/setting the text mode resolution

2022-08-11 Thread Glenn Washburn
On Wed, 10 Aug 2022 15:55:52 +0200 Daniel Kiper wrote: > On Tue, Aug 02, 2022 at 05:39:13PM +0200, Daniel Kiper wrote: > > On Fri, Jul 22, 2022 at 02:16:33AM -0500, Glenn Washburn wrote: > > > This command is meant to behave similarly to the 'mode' command of the EFI > > > Shell application. In a

Re: [PATCH v3] efi: Add efitextmode command for getting/setting the text mode resolution

2022-08-10 Thread Daniel Kiper
On Tue, Aug 02, 2022 at 05:39:13PM +0200, Daniel Kiper wrote: > On Fri, Jul 22, 2022 at 02:16:33AM -0500, Glenn Washburn wrote: > > This command is meant to behave similarly to the 'mode' command of the EFI > > Shell application. In addition to allowing mode selection by giving the > > number of co

Re: [PATCH v3] efi: Add efitextmode command for getting/setting the text mode resolution

2022-08-02 Thread Daniel Kiper
On Tue, Aug 02, 2022 at 11:18:05AM -0500, Glenn Washburn wrote: > On Tue, 2 Aug 2022 17:39:13 +0200 > Daniel Kiper wrote: > > > On Fri, Jul 22, 2022 at 02:16:33AM -0500, Glenn Washburn wrote: > > > This command is meant to behave similarly to the 'mode' command of the EFI > > > Shell application.

Re: [PATCH v3] efi: Add efitextmode command for getting/setting the text mode resolution

2022-08-02 Thread Glenn Washburn
On Tue, 2 Aug 2022 17:39:13 +0200 Daniel Kiper wrote: > On Fri, Jul 22, 2022 at 02:16:33AM -0500, Glenn Washburn wrote: > > This command is meant to behave similarly to the 'mode' command of the EFI > > Shell application. In addition to allowing mode selection by giving the > > number of columns

Re: [PATCH v3] efi: Add efitextmode command for getting/setting the text mode resolution

2022-08-02 Thread Daniel Kiper
On Fri, Jul 22, 2022 at 02:16:33AM -0500, Glenn Washburn wrote: > This command is meant to behave similarly to the 'mode' command of the EFI > Shell application. In addition to allowing mode selection by giving the > number of columns and rows as arguments, the command allows specifying the > mode

[PATCH v3] efi: Add efitextmode command for getting/setting the text mode resolution

2022-07-22 Thread Glenn Washburn
This command is meant to behave similarly to the 'mode' command of the EFI Shell application. In addition to allowing mode selection by giving the number of columns and rows as arguments, the command allows specifying the mode number to select the mode. Also supported are the arguments "min" and "m