Review the comments to match Spec.
git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@8225 6f19259b-4bc3-4df7-8a09-765794883524
This commit is contained in:
@@ -38,7 +38,7 @@ typedef struct _EFI_HII_IMAGE_PROTOCOL EFI_HII_IMAGE_PROTOCOL;
|
||||
|
||||
@param Height Image height, in pixels.
|
||||
|
||||
@param Bitmap The actual bitmap, organized left-to-right,
|
||||
@param Bitmap A pointer to the actual bitmap, organized left-to-right,
|
||||
top-to-bottom. The size of the bitmap is
|
||||
Width*Height*sizeof(EFI_GRAPHICS_OUTPUT_BLT_PIXEL).
|
||||
|
||||
|
Reference in New Issue
Block a user