Re: Wrong Multiboot definition
Pierre Pronchery <[email protected]>
| Newsgroups | gmane.os.netbsd.ports.i386 |
|---|---|
| Message-ID | <[email protected]> |
Hi Michael, port-i386@, On 12/04/2018 07:35, Michael van Elst wrote: > [email protected] (Pierre Pronchery) writes: > >> I just found a discrepancy between the Multiboot specification (as >> documented at >> https://www.gnu.org/software/grub/manual/multiboot/multiboot.html) and >> our struct multiboot_info: the VBE mode is missing, and the subsequent >> fields have a wrong size. > >> I have attached a corresponding patch here. OK to commit? > > What about adding the optional framebuffer info as well ? Sure, I can look into this. I have committed this patch as a first step. > See misc/52366 for details. Great, I wasn't aware of this one; thank you :) Cheers, -- khorben