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

#include <svc.h>

Collaboration diagram for cmd_param_copy_data_from_uapp:
Collaboration graph

Data Fields

unsigned int address
 
unsigned int size
 

Detailed Description

Definition at line 118 of file svc.h.

Field Documentation

◆ address

unsigned int cmd_param_copy_data_from_uapp::address

Definition at line 119 of file svc.h.

Referenced by svc_save_uapp_data().

◆ size

unsigned int cmd_param_copy_data_from_uapp::size

Definition at line 120 of file svc.h.

Referenced by svc_save_uapp_data().


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