UbixOS  2.0
bootinfo Struct Reference

#include <bootinfo.h>

Collaboration diagram for bootinfo:
Collaboration graph

Data Fields

u_int32_t bi_basemem
 
u_int8_t bi_bios_dev
 
u_int32_t bi_bios_geom [8]
 
u_int32_t bi_envp
 
u_int32_t bi_esymtab
 
u_int32_t bi_extmem
 
uint64_t bi_fpswa
 
uint64_t bi_hcdp
 
u_int32_t bi_kernelname
 
u_int32_t bi_kernend
 
uint64_t bi_memdesc_size
 
uint32_t bi_memdesc_version
 
uint64_t bi_memmap
 
uint64_t bi_memmap_size
 
u_int8_t bi_memsizes_valid
 
u_int32_t bi_modulep
 
u_int32_t bi_n_bios_used
 
u_int32_t bi_nfs_diskless
 
u_int8_t bi_pad [2]
 
u_int32_t bi_size
 
u_int32_t bi_symtab
 
uint64_t bi_systab
 
u_int32_t bi_version
 

Detailed Description

Definition at line 5 of file bootinfo.h.

Field Documentation

◆ bi_basemem

u_int32_t bootinfo::bi_basemem

Definition at line 17 of file bootinfo.h.

◆ bi_bios_dev

u_int8_t bootinfo::bi_bios_dev

Definition at line 15 of file bootinfo.h.

◆ bi_bios_geom

u_int32_t bootinfo::bi_bios_geom[8]

Definition at line 12 of file bootinfo.h.

◆ bi_envp

u_int32_t bootinfo::bi_envp

Definition at line 23 of file bootinfo.h.

◆ bi_esymtab

u_int32_t bootinfo::bi_esymtab

Definition at line 20 of file bootinfo.h.

◆ bi_extmem

u_int32_t bootinfo::bi_extmem

Definition at line 18 of file bootinfo.h.

◆ bi_fpswa

uint64_t bootinfo::bi_fpswa

Definition at line 30 of file bootinfo.h.

◆ bi_hcdp

uint64_t bootinfo::bi_hcdp

Definition at line 29 of file bootinfo.h.

◆ bi_kernelname

u_int32_t bootinfo::bi_kernelname

Definition at line 7 of file bootinfo.h.

◆ bi_kernend

u_int32_t bootinfo::bi_kernend

Definition at line 22 of file bootinfo.h.

◆ bi_memdesc_size

uint64_t bootinfo::bi_memdesc_size

Definition at line 26 of file bootinfo.h.

◆ bi_memdesc_version

uint32_t bootinfo::bi_memdesc_version

Definition at line 25 of file bootinfo.h.

◆ bi_memmap

uint64_t bootinfo::bi_memmap

Definition at line 27 of file bootinfo.h.

◆ bi_memmap_size

uint64_t bootinfo::bi_memmap_size

Definition at line 28 of file bootinfo.h.

◆ bi_memsizes_valid

u_int8_t bootinfo::bi_memsizes_valid

Definition at line 14 of file bootinfo.h.

◆ bi_modulep

u_int32_t bootinfo::bi_modulep

Definition at line 24 of file bootinfo.h.

◆ bi_n_bios_used

u_int32_t bootinfo::bi_n_bios_used

Definition at line 11 of file bootinfo.h.

◆ bi_nfs_diskless

u_int32_t bootinfo::bi_nfs_diskless

Definition at line 8 of file bootinfo.h.

◆ bi_pad

u_int8_t bootinfo::bi_pad[2]

Definition at line 16 of file bootinfo.h.

◆ bi_size

u_int32_t bootinfo::bi_size

Definition at line 13 of file bootinfo.h.

◆ bi_symtab

u_int32_t bootinfo::bi_symtab

Definition at line 19 of file bootinfo.h.

◆ bi_systab

uint64_t bootinfo::bi_systab

Definition at line 31 of file bootinfo.h.

◆ bi_version

u_int32_t bootinfo::bi_version

Definition at line 6 of file bootinfo.h.


The documentation for this struct was generated from the following file: