TianoCore EDK2 master
Loading...
Searching...
No Matches
cb_header Struct Reference

Data Fields

UINT32 signature
 
UINT32 header_bytes
 
UINT32 header_checksum
 
UINT32 table_bytes
 
UINT32 table_checksum
 
UINT32 table_entries
 

Detailed Description

Definition at line 88 of file Coreboot.h.

Field Documentation

◆ header_bytes

UINT32 cb_header::header_bytes

Definition at line 90 of file Coreboot.h.

◆ header_checksum

UINT32 cb_header::header_checksum

Definition at line 91 of file Coreboot.h.

◆ signature

UINT32 cb_header::signature

Definition at line 89 of file Coreboot.h.

◆ table_bytes

UINT32 cb_header::table_bytes

Definition at line 92 of file Coreboot.h.

◆ table_checksum

UINT32 cb_header::table_checksum

Definition at line 93 of file Coreboot.h.

◆ table_entries

UINT32 cb_header::table_entries

Definition at line 94 of file Coreboot.h.


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