From: Vladimir 'phcoder' Serbinenko Date: Wed, 10 Mar 2010 22:14:59 +0000 (+0100) Subject: Clarify size and offset of tags. Reported by: Seth Goldberg X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=20ecfc61f15c88406d18634455c50fdd630f5c0b;p=thirdparty%2Fgrub.git Clarify size and offset of tags. Reported by: Seth Goldberg --- diff --git a/doc/multiboot.texi b/doc/multiboot.texi index efe9b40f6..bd6bd6ddd 100644 --- a/doc/multiboot.texi +++ b/doc/multiboot.texi @@ -371,7 +371,7 @@ The layout of the Multiboot header must be as follows: @item 4 @tab u32 @tab architecture @tab required @item 8 @tab u32 @tab header_length @tab required @item 12 @tab u32 @tab checksum @tab required -@item 16 @tab u32 @tab tags @tab required +@item 16-XX @tab @tab tags @tab required @end multitable The fields @samp{magic}, @samp{architecture}, @samp{header_length} and @samp{checksum} are defined in @ref{Header magic fields}, @samp{tags}