iPXE
Data Fields
fbcon_text Struct Reference

A frame buffer text array. More...

#include <fbcon.h>

Data Fields

struct fbcon_text_cellcells
 Stored text cells. More...
 

Detailed Description

A frame buffer text array.

Definition at line 100 of file fbcon.h.

Field Documentation

◆ cells

struct fbcon_text_cell* fbcon_text::cells

Stored text cells.

Definition at line 102 of file fbcon.h.

Referenced by fbcon_cell(), fbcon_fini(), and fbcon_init().


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