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

#include <psp_efs.h>

Collaboration diagram for second_gen_efs:
Collaboration graph

Data Fields

uint32_t gen:1
 
uint32_t reserved:31
 

Detailed Description

Definition at line 27 of file psp_efs.h.

Field Documentation

◆ gen

uint32_t second_gen_efs::gen

Definition at line 28 of file psp_efs.h.

Referenced by update_boot_region().

◆ reserved

uint32_t second_gen_efs::reserved

Definition at line 29 of file psp_efs.h.


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