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

#include <txt_register.h>

Collaboration diagram for txt_heap_acm_element2:
Collaboration graph

Data Fields

struct txt_extended_data_element_header header
 
uint32_t num_acms
 
uint64_t acm_addrs [2]
 

Detailed Description

Definition at line 263 of file txt_register.h.

Field Documentation

◆ acm_addrs

uint64_t txt_heap_acm_element2::acm_addrs[2]

Definition at line 266 of file txt_register.h.

◆ header

struct txt_extended_data_element_header txt_heap_acm_element2::header

Definition at line 259 of file txt_register.h.

◆ num_acms

uint32_t txt_heap_acm_element2::num_acms

Definition at line 265 of file txt_register.h.


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