Searched refs:FontId (Results 1 - 6 of 6) sorted by relevance

/vbox/src/VBox/Devices/EFI/Firmware/MdeModulePkg/Universal/HiiDatabaseDxe/
H A DString.c37 @param FontId Font identifer, which must be unique within the string package.
54 IN UINT8 FontId,
80 // FontId identifies EFI_FONT_INFO in local string package uniquely.
88 LocalFont->FontId = FontId;
196 @param FontId Font identifier which is unique in a string
208 IN UINT8 FontId,
220 if (FontInfo->FontId == FontId) {
289 UINT8 FontId; local
51 ReferFontInfoLocally( IN HII_DATABASE_PRIVATE_DATA *Private, IN HII_STRING_PACKAGE_INSTANCE *StringPackage, IN UINT8 FontId, IN BOOLEAN DuplicateEnable, IN HII_GLOBAL_FONT_INFO *GlobalFontInfo, OUT HII_FONT_INFO **LocalFontInfo ) argument
206 GetStringFontInfo( IN HII_STRING_PACKAGE_INSTANCE *StringPackage, IN UINT8 FontId, OUT EFI_FONT_INFO **StringFontInfo ) argument
628 UINT8 FontId; local
[all...]
H A DHiiDatabase.h134 UINT8 FontId; member in struct:_HII_STRING_PACKAGE_INSTANCE
186 UINT8 FontId; member in struct:_HII_FONT_INFO
H A DDatabase.c833 StringPackage->FontId = 0;
/vbox/src/VBox/Devices/EFI/Firmware/BaseTools/Source/C/Include/Common/
H A DUefiInternalFormRepresentation.h333 UINT8 FontId; member in struct:_EFI_HII_SIBT_FONT_BLOCK
/vbox/src/VBox/Devices/PC/ipxe/src/include/ipxe/efi/Uefi/
H A DUefiInternalFormRepresentation.h402 UINT8 FontId; member in struct:_EFI_HII_SIBT_FONT_BLOCK
/vbox/src/VBox/Devices/EFI/Firmware/MdePkg/Include/Uefi/
H A DUefiInternalFormRepresentation.h400 UINT8 FontId; member in struct:_EFI_HII_SIBT_FONT_BLOCK

Completed in 92 milliseconds