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

#include <coreboot_tables.h>

Collaboration diagram for lb_x86_rom_mtrr:
Collaboration graph

Data Fields

uint32_t tag
 
uint32_t size
 
uint32_t index
 

Detailed Description

Definition at line 327 of file coreboot_tables.h.

Field Documentation

◆ index

uint32_t lb_x86_rom_mtrr::index

Definition at line 331 of file coreboot_tables.h.

◆ size

uint32_t lb_x86_rom_mtrr::size

Definition at line 329 of file coreboot_tables.h.

◆ tag

uint32_t lb_x86_rom_mtrr::tag

Definition at line 328 of file coreboot_tables.h.


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