Searched refs:EFI_HII_FONT_PROTOCOL (Results 1 - 8 of 8) sorted by relevance

/vbox/src/VBox/Devices/EFI/Firmware/MdeModulePkg/Include/Library/
H A DUefiHiiServicesLib.h30 extern EFI_HII_FONT_PROTOCOL *gHiiFont;
/vbox/src/VBox/Devices/EFI/Firmware/MdePkg/Include/Protocol/
H A DHiiFont.h24 typedef struct _EFI_HII_FONT_PROTOCOL EFI_HII_FONT_PROTOCOL; typedef in typeref:struct:_EFI_HII_FONT_PROTOCOL
154 @param This A pointer to the EFI_HII_FONT_PROTOCOL instance.
216 IN CONST EFI_HII_FONT_PROTOCOL *This,
275 @param This A pointer to the EFI_HII_FONT_PROTOCOL instance.
352 IN CONST EFI_HII_FONT_PROTOCOL *This,
371 @param This A pointer to the EFI_HII_FONT_PROTOCOL instance.
404 IN CONST EFI_HII_FONT_PROTOCOL *This,
418 @param This A pointer to the EFI_HII_FONT_PROTOCOL instance.
448 IN CONST EFI_HII_FONT_PROTOCOL *This,
/vbox/src/VBox/Devices/EFI/Firmware/MdeModulePkg/Library/UefiHiiServicesLib/
H A DUefiHiiServicesLib.c33 EFI_HII_FONT_PROTOCOL *gHiiFont = NULL;
/vbox/src/VBox/Devices/EFI/Firmware/MdeModulePkg/Universal/HiiDatabaseDxe/
H A DHiiDatabase.h284 EFI_HII_FONT_PROTOCOL HiiFont;
528 // EFI_HII_FONT_PROTOCOL protocol interfaces
535 @param This A pointer to the EFI_HII_FONT_PROTOCOL instance.
589 IN CONST EFI_HII_FONT_PROTOCOL *This,
605 @param This A pointer to the EFI_HII_FONT_PROTOCOL instance.
666 IN CONST EFI_HII_FONT_PROTOCOL *This,
684 @param This A pointer to the EFI_HII_FONT_PROTOCOL instance.
706 IN CONST EFI_HII_FONT_PROTOCOL *This,
719 @param This A pointer to the EFI_HII_FONT_PROTOCOL instance.
746 IN CONST EFI_HII_FONT_PROTOCOL *Thi
[all...]
H A DFont.c2 Implementation for EFI_HII_FONT_PROTOCOL.
1503 @param This A pointer to the EFI_HII_FONT_PROTOCOL instance.
1557 IN CONST EFI_HII_FONT_PROTOCOL *This,
2226 @param This A pointer to the EFI_HII_FONT_PROTOCOL instance.
2287 IN CONST EFI_HII_FONT_PROTOCOL *This,
2495 @param This A pointer to the EFI_HII_FONT_PROTOCOL instance.
2517 IN CONST EFI_HII_FONT_PROTOCOL *This,
2676 @param This A pointer to the EFI_HII_FONT_PROTOCOL instance.
2704 IN CONST EFI_HII_FONT_PROTOCOL *This,
/vbox/src/VBox/Devices/EFI/Firmware/IntelFrameworkPkg/Library/FrameworkUefiLib/
H A DUefiLibPrint.c313 Unicode characters printed. The EFI_HII_FONT_PROTOCOL is used to convert the
320 If the EFI_HII_FONT_PROTOCOL is not present in the handle database, then no
355 EFI_HII_FONT_PROTOCOL *HiiFont;
564 PcdUefiLibMaxPrintBufferSize characters are printed.The EFI_HII_FONT_PROTOCOL
573 If the EFI_HII_FONT_PROTOCOL is not present in the handle database, then no
644 PcdUefiLibMaxPrintBufferSize characters are printed.The EFI_HII_FONT_PROTOCOL
653 If the EFI_HII_FONT_PROTOCOL is not present in the handle database, then no
/vbox/src/VBox/Devices/EFI/Firmware/MdePkg/Library/UefiLib/
H A DUefiLibPrint.c313 Unicode characters printed. The EFI_HII_FONT_PROTOCOL is used to convert the
320 If the EFI_HII_FONT_PROTOCOL is not present in the handle database, then no
355 EFI_HII_FONT_PROTOCOL *HiiFont;
564 PcdUefiLibMaxPrintBufferSize characters are printed.The EFI_HII_FONT_PROTOCOL
573 If the EFI_HII_FONT_PROTOCOL is not present in the handle database, then no
644 PcdUefiLibMaxPrintBufferSize characters are printed.The EFI_HII_FONT_PROTOCOL
653 If the EFI_HII_FONT_PROTOCOL is not present in the handle database, then no
/vbox/src/VBox/Devices/EFI/Firmware/MdeModulePkg/Universal/Console/GraphicsConsoleDxe/
H A DGraphicsConsole.c58 EFI_HII_FONT_PROTOCOL *mHiiFont;

Completed in 860 milliseconds