TianoCore EDK2 master
Loading...
Searching...
No Matches
_EFI_PRINT2S_PROTOCOL Struct Reference

Data Fields

UNICODE_BS_PRINT UnicodeBSPrint
 
UNICODE_S_PRINT UnicodeSPrint
 
UNICODE_BS_PRINT_ASCII_FORMAT UnicodeBSPrintAsciiFormat
 
UNICODE_S_PRINT_ASCII_FORMAT UnicodeSPrintAsciiFormat
 
UNICODE_VALUE_TO_STRING_S UnicodeValueToStringS
 
ASCII_BS_PRINT AsciiBSPrint
 
ASCII_S_PRINT AsciiSPrint
 
ASCII_BS_PRINT_UNICODE_FORMAT AsciiBSPrintUnicodeFormat
 
ASCII_S_PRINT_UNICODE_FORMAT AsciiSPrintUnicodeFormat
 
ASCII_VALUE_TO_STRING_S AsciiValueToStringS
 

Detailed Description

Definition at line 641 of file Print2.h.

Field Documentation

◆ AsciiBSPrint

ASCII_BS_PRINT _EFI_PRINT2S_PROTOCOL::AsciiBSPrint

Definition at line 647 of file Print2.h.

◆ AsciiBSPrintUnicodeFormat

ASCII_BS_PRINT_UNICODE_FORMAT _EFI_PRINT2S_PROTOCOL::AsciiBSPrintUnicodeFormat

Definition at line 649 of file Print2.h.

◆ AsciiSPrint

ASCII_S_PRINT _EFI_PRINT2S_PROTOCOL::AsciiSPrint

Definition at line 648 of file Print2.h.

◆ AsciiSPrintUnicodeFormat

ASCII_S_PRINT_UNICODE_FORMAT _EFI_PRINT2S_PROTOCOL::AsciiSPrintUnicodeFormat

Definition at line 650 of file Print2.h.

◆ AsciiValueToStringS

ASCII_VALUE_TO_STRING_S _EFI_PRINT2S_PROTOCOL::AsciiValueToStringS

Definition at line 651 of file Print2.h.

◆ UnicodeBSPrint

UNICODE_BS_PRINT _EFI_PRINT2S_PROTOCOL::UnicodeBSPrint

Definition at line 642 of file Print2.h.

◆ UnicodeBSPrintAsciiFormat

UNICODE_BS_PRINT_ASCII_FORMAT _EFI_PRINT2S_PROTOCOL::UnicodeBSPrintAsciiFormat

Definition at line 644 of file Print2.h.

◆ UnicodeSPrint

UNICODE_S_PRINT _EFI_PRINT2S_PROTOCOL::UnicodeSPrint

Definition at line 643 of file Print2.h.

◆ UnicodeSPrintAsciiFormat

UNICODE_S_PRINT_ASCII_FORMAT _EFI_PRINT2S_PROTOCOL::UnicodeSPrintAsciiFormat

Definition at line 645 of file Print2.h.

◆ UnicodeValueToStringS

UNICODE_VALUE_TO_STRING_S _EFI_PRINT2S_PROTOCOL::UnicodeValueToStringS

Definition at line 646 of file Print2.h.


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