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

#include <cse_layout.h>

Collaboration diagram for subpart_entry_manifest_header:
Collaboration graph

Data Fields

uint8_t reserved [36]
 
struct {
   uint16_t   major
 
   uint16_t   minor
 
   uint16_t   build
 
   uint16_t   hotfix
 
binary_version
 

Detailed Description

Definition at line 97 of file cse_layout.h.

Field Documentation

◆ 

struct { ... } subpart_entry_manifest_header::binary_version

◆ build

uint16_t subpart_entry_manifest_header::build

◆ hotfix

uint16_t subpart_entry_manifest_header::hotfix

◆ major

uint16_t subpart_entry_manifest_header::major

◆ minor

uint16_t subpart_entry_manifest_header::minor

◆ reserved

uint8_t subpart_entry_manifest_header::reserved[36]

Definition at line 98 of file cse_layout.h.


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