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

#include <ecfw_ptr.h>

Collaboration diagram for ecfw_addr:
Collaboration graph

Data Fields

uint16_t off
 
uint16_t inv
 

Detailed Description

Definition at line 8 of file ecfw_ptr.h.

Field Documentation

◆ inv

uint16_t ecfw_addr::inv

Definition at line 12 of file ecfw_ptr.h.

◆ off

uint16_t ecfw_addr::off

Definition at line 10 of file ecfw_ptr.h.


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