Lines Matching refs:information

99 This chapter describes some rough information on the Multiboot
187 to provide some configuration information to an operating system
189 how this configuration information is obtained by the boot loader, it
191 information to the operating system.
327 The format of information passed by a boot loader to an operating
334 * Boot information format::
418 If bit 1 in the @samp{flags} word is set, then information on available
419 memory via at least the @samp{mem_*} fields of the Multiboot information
420 structure (@pxref{Boot information format}) must be included. If the
424 If bit 2 in the @samp{flags} word is set, information about the video
425 mode table (@pxref{Boot information format}) must be available to the
431 where to load the OS image. This information does not need to be
435 are in @sc{elf} format or contain the load address information embedded
536 information structure provided by the boot loader (@pxref{Boot
537 information format}).
591 @node Boot information format
592 @section Boot information format
597 physical address of a @dfn{Multiboot information} data structure,
598 through which the boot loader communicates vital information to the
600 the structure as it chooses; all information passed by the boot loader
603 The Multiboot information structure and its related substructures may be
609 The format of the Multiboot information structure (as defined so far)
653 in the Multiboot information structure. All as-yet-undefined bits must
657 information structure to be expanded in the future without breaking
750 the Multiboot information structure starting at byte 28 are valid:
776 the Multiboot information structure starting at byte 28 are valid:
928 Management (APM) BIOS Interface Specification}, for more information.
935 the physical addresses of @sc{vbe} control information returned by the
936 @sc{vbe} Function 00h and @sc{vbe} mode information returned by the
944 defined in @sc{vbe} 2.0+. If this information is not available, those
974 information structure, if the bootloader in question uses older
981 information structure, it is recognized that determination of which
990 information structure, it is important to note that the data structure
994 Manual}, for more information. The interface here is meant to allow a
1090 included. The kernel just prints out the Multiboot information structure
1099 The GNU assembler}), and contains the Multiboot information structure to
1110 information structure.
1153 Other useful information should be available in Multiboot kernels, such
1171 more information.
1187 BIOS drive information, BIOS configuration table, the name of a boot
1188 loader, APM information, and graphics information are added to Multiboot
1189 information.