iPXE
Data Fields
EFI_SCREEN_DESCRIPTOR Struct Reference

#include <FormBrowser2.h>

Data Fields

UINTN LeftColumn
 
UINTN RightColumn
 
UINTN TopRow
 
UINTN BottomRow
 

Detailed Description

Parameters
LeftColumnThe value that designates the text column where the browser window will begin from the left-hand side of the screen
RightColumnThe value that designates the text column where the browser window will end on the right-hand side of the screen.
TopRowThe value that designates the text row from the top of the screen where the browser window will start.
BottomRowThe value that designates the text row from the bottom of the screen where the browser window will end.

Definition at line 42 of file FormBrowser2.h.

Field Documentation

◆ LeftColumn

UINTN EFI_SCREEN_DESCRIPTOR::LeftColumn

Definition at line 43 of file FormBrowser2.h.

◆ RightColumn

UINTN EFI_SCREEN_DESCRIPTOR::RightColumn

Definition at line 44 of file FormBrowser2.h.

◆ TopRow

UINTN EFI_SCREEN_DESCRIPTOR::TopRow

Definition at line 45 of file FormBrowser2.h.

◆ BottomRow

UINTN EFI_SCREEN_DESCRIPTOR::BottomRow

Definition at line 46 of file FormBrowser2.h.


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