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

#include <svc.h>

Collaboration diagram for cmd_param_debug_ex:
Collaboration graph

Data Fields

uint32_t word0
 
uint32_t word1
 
uint32_t word2
 
uint32_t word3
 

Detailed Description

Definition at line 72 of file svc.h.

Field Documentation

◆ word0

uint32_t cmd_param_debug_ex::word0

Definition at line 73 of file svc.h.

Referenced by svc_debug_print_ex().

◆ word1

uint32_t cmd_param_debug_ex::word1

Definition at line 74 of file svc.h.

◆ word2

uint32_t cmd_param_debug_ex::word2

Definition at line 75 of file svc.h.

◆ word3

uint32_t cmd_param_debug_ex::word3

Definition at line 76 of file svc.h.


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