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

  /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,

Completed in 517 milliseconds