Searched refs:EFI_HII_DIRECT_TO_SCREEN (Results 1 - 7 of 7) sorted by relevance

/vbox/src/VBox/Devices/EFI/Firmware/MdePkg/Include/Protocol/
H A DHiiImage.h174 #define EFI_HII_DIRECT_TO_SCREEN 0x00000080 macro
211 upon entry. If EFI_HII_DIRECT_TO_SCREEN is set, then the image
269 is NULL upon entry. If EFI_HII_DIRECT_TO_SCREEN is set, then
289 EFI_HII_DIRECT_TO_SCREEN is set, then the image will be written
H A DHiiFont.h40 #define EFI_HII_DIRECT_TO_SCREEN 0x00000080 macro
150 EFI_HII_DIRECT_TO_SCREEN is set, then the string will be written
269 EFI_HII_DIRECT_TO_SCREEN is set, then the string will be
/vbox/src/VBox/Devices/EFI/Firmware/MdeModulePkg/Universal/HiiDatabaseDxe/
H A DImage.c1276 } else if ((Flags & EFI_HII_DIRECT_TO_SCREEN) == EFI_HII_DIRECT_TO_SCREEN) {
1324 if ((Flags & EFI_HII_DIRECT_TO_SCREEN) == EFI_HII_DIRECT_TO_SCREEN) {
H A DFont.c2030 // EFI_HII_DIRECT_TO_SCREEN is set.
2033 if ((Flags & EFI_HII_DIRECT_TO_SCREEN) == EFI_HII_DIRECT_TO_SCREEN) {
/vbox/src/VBox/Devices/EFI/Firmware/IntelFrameworkPkg/Library/FrameworkUefiLib/
H A DUefiLibPrint.c460 EFI_HII_IGNORE_LINE_BREAK | EFI_HII_DIRECT_TO_SCREEN,
/vbox/src/VBox/Devices/EFI/Firmware/MdePkg/Library/UefiLib/
H A DUefiLibPrint.c460 EFI_HII_IGNORE_LINE_BREAK | EFI_HII_DIRECT_TO_SCREEN,
/vbox/src/VBox/Devices/EFI/Firmware/MdeModulePkg/Universal/Console/GraphicsConsoleDxe/
H A DGraphicsConsole.c1771 EFI_HII_IGNORE_IF_NO_GLYPH | EFI_HII_DIRECT_TO_SCREEN | EFI_HII_IGNORE_LINE_BREAK,

Completed in 61 milliseconds