Committing changes to the comments, after review with engineers.

git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@8950 6f19259b-4bc3-4df7-8a09-765794883524
This commit is contained in:
pkandel
2009-07-15 13:32:34 +00:00
parent e0e51f622a
commit d0bd68b21f
6 changed files with 18 additions and 19 deletions

View File

@ -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.