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

Data Fields

uintptr_t base
 
void(* init )(uintptr_t base)
 

Detailed Description

Definition at line 112 of file devapc.c.

Field Documentation

◆ base

uintptr_t devapc_init::base

Definition at line 113 of file devapc.c.

Referenced by dapc_init().

◆ init

void(* devapc_init::init) (uintptr_t base)

Definition at line 114 of file devapc.c.

Referenced by dapc_init().


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