coreboot
coreboot is an Open Source project aimed at replacing the proprietary BIOS found in most computers.
atif_verify_interface_output Struct Reference
Collaboration diagram for atif_verify_interface_output:
Collaboration graph

Data Fields

uint16_t size
 
uint16_t version
 
uint32_t supported_notifications
 
uint32_t supported_functions
 

Detailed Description

Definition at line 14 of file graphics.c.

Field Documentation

◆ size

uint16_t atif_verify_interface_output::size

Definition at line 15 of file graphics.c.

Referenced by generate_atif().

◆ supported_functions

uint32_t atif_verify_interface_output::supported_functions

Definition at line 18 of file graphics.c.

Referenced by generate_atif().

◆ supported_notifications

uint32_t atif_verify_interface_output::supported_notifications

Definition at line 17 of file graphics.c.

◆ version

uint16_t atif_verify_interface_output::version

Definition at line 16 of file graphics.c.


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