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

#include <sar.h>

Collaboration diagram for sar_header:
Collaboration graph

Data Fields

char marker [SAR_STR_PREFIX_SIZE]
 
uint8_t version
 
uint16_t offsets [0]
 

Detailed Description

Definition at line 61 of file sar.h.

Field Documentation

◆ marker

char sar_header::marker[SAR_STR_PREFIX_SIZE]

Definition at line 62 of file sar.h.

◆ offsets

uint16_t sar_header::offsets[0]

Definition at line 64 of file sar.h.

◆ version

uint8_t sar_header::version

Definition at line 63 of file sar.h.


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