iPXE
Data Fields
fbcon_text Struct Reference

A frame buffer text array. More...

#include <fbcon.h>

Data Fields

userptr_t start
 Stored text cells. More...
 

Detailed Description

A frame buffer text array.

Definition at line 101 of file fbcon.h.

Field Documentation

◆ start

userptr_t fbcon_text::start

Stored text cells.

Definition at line 103 of file fbcon.h.

Referenced by fbcon_clear(), fbcon_draw_cursor(), fbcon_fini(), fbcon_init(), fbcon_redraw(), fbcon_scroll(), and fbcon_store().


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