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

#include <StmApi.h>

Collaboration diagram for TXT_BIOS_COMPONENT_UPDATE:
Collaboration graph

Data Fields

uint32_t image_size
 
uint32_t reserved
 
uint64_t image_page_base [1]
 

Detailed Description

Definition at line 65 of file StmApi.h.

Field Documentation

◆ image_page_base

uint64_t TXT_BIOS_COMPONENT_UPDATE::image_page_base[1]

Definition at line 68 of file StmApi.h.

◆ image_size

uint32_t TXT_BIOS_COMPONENT_UPDATE::image_size

Definition at line 66 of file StmApi.h.

◆ reserved

uint32_t TXT_BIOS_COMPONENT_UPDATE::reserved

Definition at line 67 of file StmApi.h.


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