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

#include <region.h>

Collaboration diagram for mem_region_device:
Collaboration graph

Data Fields

char * base
 
struct region_device rdev
 

Detailed Description

Definition at line 182 of file region.h.

Field Documentation

◆ base

char* mem_region_device::base

Definition at line 183 of file region.h.

Referenced by boot_device_ro().

◆ rdev

struct region_device mem_region_device::rdev

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