bug-grub
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: multiboot information structure flags are confusing me


From: Alex Thiel
Subject: Re: multiboot information structure flags are confusing me
Date: Thu, 14 Feb 2002 14:41:51 +0100

On Thursday 14 February 2002 03:01, Timmy Douglas wrote:
> and one thing about your docs:
>
>
>              +-------------------+
>      0       | vbe_control_info  |
>      4       | vbe_mode_info     |
>      8       | vbe_mode          |
>      10      | vbe_interface_seg |
>      12      | vbe_interface_off |
>      14      | vbe_interface_len |
>              +-------------------+
>
> i assume that vbe_interface_len is 2 bytes?
>

Yes, indeed. The last three entries are just what is returned by the VBE 
function 0Ah. And by the way, here is a pointer to the VBE specification:
        http://www.vesa.org/vbe3.pdf
in case someone wants to look at this in more detail.

Cheers,
        Alex



reply via email to

[Prev in Thread] Current Thread [Next in Thread]