Home | History | Annotate | Download | only in docs

Lines Matching full:magic

223 problem. Multiboot-compliant OS images always contain a magic
226 variants or other executable formats. This magic header does not need to
357 * Header magic fields:: The magic fields of Multiboot header
370 @item 0 @tab u32 @tab magic @tab required
384 The fields @samp{magic}, @samp{flags} and @samp{checksum} are defined in
385 @ref{Header magic fields}, the fields @samp{header_addr},
392 @node Header magic fields
393 @subsection The magic fields of Multiboot header
396 @item magic
397 The field @samp{magic} is the magic number identifying the header,
441 to the other magic fields (i.e. @samp{magic} and @samp{flags}), must
455 header --- the physical memory location at which the magic value is
529 Must contain the magic value @samp{0x2BADB002}; the presence of this
1106 which checks if the magic number passed by the boot loader is valid and
1108 @file{multiboot.h} defines some macros, such as the magic number for the