ReactOS 0.4.16-dev-2574-g474348f
_UEFI_BGRT_LOGO Struct Reference

Public Attributes

BOOLEAN Valid
 
BOOLEAN TopDown
 
UCHAR Orientation
 
PUCHAR PixelData
 
ULONG Width
 
ULONG Height
 
ULONG RowStride
 
USHORT BitsPerPixel
 
ULONG SourceX
 
ULONG SourceY
 
ULONG PositionX
 
ULONG PositionY
 
ULONG DrawWidth
 
ULONG DrawHeight
 

Detailed Description

Definition at line 25 of file uefivid.c.

Member Data Documentation

◆ BitsPerPixel

USHORT _UEFI_BGRT_LOGO::BitsPerPixel

Definition at line 34 of file uefivid.c.

Referenced by UefiInitializeBgrtLogo().

◆ DrawHeight

ULONG _UEFI_BGRT_LOGO::DrawHeight

Definition at line 40 of file uefivid.c.

Referenced by UefiDrawBgrtLogo(), and UefiInitializeBgrtLogo().

◆ DrawWidth

ULONG _UEFI_BGRT_LOGO::DrawWidth

Definition at line 39 of file uefivid.c.

Referenced by UefiDrawBgrtLogo(), and UefiInitializeBgrtLogo().

◆ Height

ULONG _UEFI_BGRT_LOGO::Height

Definition at line 32 of file uefivid.c.

Referenced by UefiInitializeBgrtLogo().

◆ Orientation

UCHAR _UEFI_BGRT_LOGO::Orientation

Definition at line 29 of file uefivid.c.

Referenced by UefiInitializeBgrtLogo().

◆ PixelData

PUCHAR _UEFI_BGRT_LOGO::PixelData

Definition at line 30 of file uefivid.c.

Referenced by UefiInitializeBgrtLogo().

◆ PositionX

ULONG _UEFI_BGRT_LOGO::PositionX

Definition at line 37 of file uefivid.c.

Referenced by UefiDrawBgrtLogo(), and UefiInitializeBgrtLogo().

◆ PositionY

ULONG _UEFI_BGRT_LOGO::PositionY

Definition at line 38 of file uefivid.c.

Referenced by UefiDrawBgrtLogo(), and UefiInitializeBgrtLogo().

◆ RowStride

ULONG _UEFI_BGRT_LOGO::RowStride

Definition at line 33 of file uefivid.c.

Referenced by UefiInitializeBgrtLogo().

◆ SourceX

ULONG _UEFI_BGRT_LOGO::SourceX

Definition at line 35 of file uefivid.c.

Referenced by UefiDrawBgrtLogo(), and UefiInitializeBgrtLogo().

◆ SourceY

ULONG _UEFI_BGRT_LOGO::SourceY

Definition at line 36 of file uefivid.c.

Referenced by UefiDrawBgrtLogo(), and UefiInitializeBgrtLogo().

◆ TopDown

BOOLEAN _UEFI_BGRT_LOGO::TopDown

Definition at line 28 of file uefivid.c.

Referenced by UefiInitializeBgrtLogo().

◆ Valid

BOOLEAN _UEFI_BGRT_LOGO::Valid

Definition at line 27 of file uefivid.c.

Referenced by UefiDrawBgrtLogo(), and UefiInitializeBgrtLogo().

◆ Width

ULONG _UEFI_BGRT_LOGO::Width

Definition at line 31 of file uefivid.c.

Referenced by UefiInitializeBgrtLogo().


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