HomeSort by relevance Sort by last modified time
    Searched refs:EFI_HII_FONT_PROTOCOL (Results 1 - 13 of 13) sorted by null

  /device/linaro/bootloader/edk2/MdeModulePkg/Include/Library/
UefiHiiServicesLib.h 30 extern EFI_HII_FONT_PROTOCOL *gHiiFont;
  /device/linaro/bootloader/edk2/EdkCompatibilityPkg/Foundation/Efi/Protocol/HiiFont/
HiiFont.h 18 EFI_HII_FONT_PROTOCOL from UEFI 2.1 specification.
41 EFI_FORWARD_DECLARATION (EFI_HII_FONT_PROTOCOL);
91 IN CONST EFI_HII_FONT_PROTOCOL *This,
108 This - A pointer to the EFI_HII_FONT_PROTOCOL instance.
144 IN CONST EFI_HII_FONT_PROTOCOL *This,
163 This - A pointer to the EFI_HII_FONT_PROTOCOL instance.
204 IN CONST EFI_HII_FONT_PROTOCOL *This,
216 This - A pointer to the EFI_HII_FONT_PROTOCOL instance.
238 IN CONST EFI_HII_FONT_PROTOCOL *This,
252 This - A pointer to the EFI_HII_FONT_PROTOCOL instance.
    [all...]
  /device/linaro/bootloader/edk2/MdePkg/Include/Protocol/
HiiFont.h 24 typedef struct _EFI_HII_FONT_PROTOCOL 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.
451 IN CONST EFI_HII_FONT_PROTOCOL *This,
  /device/linaro/bootloader/edk2/MdeModulePkg/Library/UefiHiiServicesLib/
UefiHiiServicesLib.c 33 EFI_HII_FONT_PROTOCOL *gHiiFont = NULL;
  /device/linaro/bootloader/edk2/MdeModulePkg/Universal/HiiDatabaseDxe/
HiiDatabase.h 300 EFI_HII_FONT_PROTOCOL HiiFont;
583 // EFI_HII_FONT_PROTOCOL protocol interfaces
590 @param This A pointer to the EFI_HII_FONT_PROTOCOL instance.
644 IN CONST EFI_HII_FONT_PROTOCOL *This,
660 @param This A pointer to the EFI_HII_FONT_PROTOCOL instance.
721 IN CONST EFI_HII_FONT_PROTOCOL *This,
739 @param This A pointer to the EFI_HII_FONT_PROTOCOL instance.
    [all...]
Font.c 2 Implementation for EFI_HII_FONT_PROTOCOL.
    [all...]
  /device/linaro/bootloader/edk2/EdkCompatibilityPkg/Compatibility/FrameworkHiiOnUefiHiiThunk/
HiiDatabase.c 69 CONST EFI_HII_FONT_PROTOCOL *mHiiFontProtocol;
HiiDatabase.h 235 extern CONST EFI_HII_FONT_PROTOCOL *mHiiFontProtocol;
    [all...]
  /device/linaro/bootloader/edk2/EdkCompatibilityPkg/Foundation/Library/Dxe/GraphicsLite/
Print.c 143 EFI_HII_FONT_PROTOCOL *HiiFont;
  /device/linaro/bootloader/edk2/IntelFrameworkPkg/Library/FrameworkUefiLib/
UefiLibPrint.c 313 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
  /device/linaro/bootloader/edk2/MdePkg/Library/UefiLib/
UefiLibPrint.c 313 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
  /device/linaro/bootloader/edk2/EdkCompatibilityPkg/Foundation/Library/Dxe/Graphics/
Print.c 168 EFI_HII_FONT_PROTOCOL *HiiFont;
  /device/linaro/bootloader/edk2/MdeModulePkg/Universal/Console/GraphicsConsoleDxe/
GraphicsConsole.c 58 EFI_HII_FONT_PROTOCOL *mHiiFont;
    [all...]

Completed in 795 milliseconds