X-Git-Url: https://git.proxmox.com/?p=mirror_edk2.git;a=blobdiff_plain;f=IntelFrameworkModulePkg%2FInclude%2FProtocol%2FOEMBadging.h;h=147916e1f9dcfeb3faa6c2b3b53f1d931416e4d0;hp=a0d380878faf3213c6e5747f8de582eedde93526;hb=d0bd68b21fcbb3caef0bc1581c3dbe3d77a0898f;hpb=e0e51f622aba7751dd7a8d52bcb735a0f4f03240 diff --git a/IntelFrameworkModulePkg/Include/Protocol/OEMBadging.h b/IntelFrameworkModulePkg/Include/Protocol/OEMBadging.h index a0d380878f..147916e1f9 100644 --- a/IntelFrameworkModulePkg/Include/Protocol/OEMBadging.h +++ b/IntelFrameworkModulePkg/Include/Protocol/OEMBadging.h @@ -53,7 +53,7 @@ typedef enum { @param This Pointer to this protocol instance. @param Instance The visible image instance is found. @param Format Format of the image. Examples: BMP, JPEG. - @param ImageData Image data returned. + @param ImageData Image data for the badge file. Currently only supports the .bmp file format. @param ImageSize Size of the image returned. @param Attribute Display attributes of the image returned. @param CoordinateX X coordinate of the image.