coreboot
coreboot is an Open Source project aimed at replacing the proprietary BIOS found in most computers.
imd_root_pointer Struct Reference

#include <imd_private.h>

Collaboration diagram for imd_root_pointer:
Collaboration graph

Data Fields

uint32_t magic
 
int32_t root_offset
 

Detailed Description

Definition at line 8 of file imd_private.h.

Field Documentation

◆ magic

uint32_t imd_root_pointer::magic

Definition at line 9 of file imd_private.h.

Referenced by imd_link_root(), and imd_root_pointer_valid().

◆ root_offset

int32_t imd_root_pointer::root_offset

Definition at line 11 of file imd_private.h.

Referenced by imd_handle_init_partial_recovery(), imd_link_root(), and imdr_recover().


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