[SeaBIOS] [PATCH 02/13] geodevga: move output setup to own function

Christian Gmeiner christian.gmeiner at gmail.com
Mon Oct 8 10:05:41 CEST 2012


2012/10/8 Kevin O'Connor <kevin at koconnor.net>:
> On Fri, Oct 05, 2012 at 06:07:25PM +0200, Christian Gmeiner wrote:
>> Signed-off-by: Christian Gmeiner <christian.gmeiner at gmail.com>
>> ---
>>  vgasrc/geodevga.c | 63 ++++++++++++++++++++++++++++++-------------------------
>>  1 file changed, 34 insertions(+), 29 deletions(-)
>>
>> diff --git a/vgasrc/geodevga.c b/vgasrc/geodevga.c
>> index 9fab5e9..469adf9 100644
>> --- a/vgasrc/geodevga.c
>> +++ b/vgasrc/geodevga.c
>> @@ -204,6 +204,38 @@ static u32 framebuffer_size(void)
>>  * Init Functions
>>  ****************************************************************/
>>
>> +static void geodevga_set_ouput_mode(void)
>
> Typo?
>

yes.. should be geodevga_set_output_mode.

Shall I send an other patch fixing this typo or will you fix it before
applying my patches?

> Otherwise the patchset looks okay to me.
>

Fine.. I have stared on VESA support minutes ago :)

--
Christian Gmeiner, MSc



More information about the SeaBIOS mailing list