X-Git-Url: https://git.proxmox.com/?p=mirror_edk2.git;a=blobdiff_plain;f=MdePkg%2FInclude%2FProtocol%2FHiiFont.h;h=dd19f29012264ec6fd473129a77cec74a532357a;hp=02cab77ba3820f3a0dc6b0877594ff88fdacb7db;hb=44717a398fddc4df1f4aeaa70bcd7a043187ed34;hpb=721b16af11941318ff27684da8bb7a90c9118385 diff --git a/MdePkg/Include/Protocol/HiiFont.h b/MdePkg/Include/Protocol/HiiFont.h index 02cab77ba3..dd19f29012 100644 --- a/MdePkg/Include/Protocol/HiiFont.h +++ b/MdePkg/Include/Protocol/HiiFont.h @@ -479,10 +479,9 @@ EFI_STATUS IN CONST EFI_STRING String OPTIONAL ); -/** - @par Protocol Description: - The protocol provides the service to retrieve the font informations. -**/ +/// +/// The protocol provides the service to retrieve the font informations. +/// struct _EFI_HII_FONT_PROTOCOL { EFI_HII_STRING_TO_IMAGE StringToImage; EFI_HII_STRING_ID_TO_IMAGE StringIdToImage;