On Wed, Dec 07, 2016 at 09:33:55AM -0500, Konrad Rzeszutek Wilk wrote: > ..snip.. > > --- a/doc/multiboot.texi > > +++ b/doc/multiboot.texi > > @@ -528,6 +528,66 @@ The physical address to which the boot loader should > > jump in order to > > start running the operating system. > > @end table > > > > +@subsection EFI i386 entry address tag of Multiboot2 header > > + > > +@example > > +@group > > + +-------------------+ > > +u16 | type = 8 | > > +u16 | flags | > > > Would it make sense to describe what 'flags' should contain? Or at least > if there is nothing yet there mention that the value is ignored and > should be zero?
'flags' is generic field and it is described earlier in the document. Daniel _______________________________________________ Grub-devel mailing list [email protected] https://lists.gnu.org/mailman/listinfo/grub-devel
