Re: [PATCH 03/20] ieee1275: Disable GRUB video support for IBM power machines

2024-10-02 Thread Leo Sandoval
On Mon, Sep 30, 2024 at 1:07 PM Vladimir 'phcoder' Serbinenko < phco...@gmail.com> wrote: > This needs a detailed comment in quirks code as to why we disable video > mode. > Agree. Let me include it in v2. > > Le lun. 30 sept. 2024, 20:47, Leo Sandoval a écrit : > >> From: Paulo Flabiano Smori

Re: [PATCH 03/20] ieee1275: Disable GRUB video support for IBM power machines

2024-09-30 Thread Vladimir 'phcoder' Serbinenko
This needs a detailed comment in quirks code as to why we disable video mode. Le lun. 30 sept. 2024, 20:47, Leo Sandoval a écrit : > From: Paulo Flabiano Smorigo > > Should fix the problem in bugzilla: > https://bugzilla.redhat.com/show_bug.cgi?id=973205 > > Signed-off-by: Paulo Flabiano Smorig