Pip
Architecture-dependent parts of Pip: MAL, IAL and boot
Data Fields
fpinfo Struct Reference

First partition info structure. More...

#include <fpinfo.h>

Data Fields

uint32_t magic
 Magic number, should be FPINFO_MAGIC. More...
 
uint32_t membegin
 Available memory range begin. More...
 
uint32_t memend
 Available memory range end. More...
 
char revision [64]
 Pip Git revision. More...
 
pip_fpinfotag_hw hwinfo
 Hardware info. More...
 

Detailed Description

First partition info structure.

Field Documentation

◆ hwinfo

pip_fpinfotag_hw fpinfo::hwinfo

Hardware info.

◆ magic

uint32_t fpinfo::magic

Magic number, should be FPINFO_MAGIC.

◆ membegin

uint32_t fpinfo::membegin

Available memory range begin.

◆ memend

uint32_t fpinfo::memend

Available memory range end.

◆ revision

char fpinfo::revision

Pip Git revision.


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