Usage   Script Syntax   IDL interface   Related Pages  

l4util_mb_mod_t Struct Reference


Data Fields

l4_uint32_t mod_start
 Starting address of module in memory.
l4_uint32_t mod_end
 End address of module in memory.
l4_uint32_t cmdline
 Module command line.
l4_uint32_t pad
 padding to take it to 16 bytes

Detailed Description

The structure type "mod_list" is used by the multiboot_info structure.

Field Documentation

Starting address of module in memory.

End address of module in memory.


L4 Loader User Manual, part of DROPS  © 2000-2003