]> git.proxmox.com Git - mirror_edk2.git/blobdiff - IntelFrameworkModulePkg/Include/Protocol/OEMBadging.h
Committing changes to the comments, to improve code documentation.
[mirror_edk2.git] / IntelFrameworkModulePkg / Include / Protocol / OEMBadging.h
index c274dab53c39ef2a6e56970d1868e9f62fa71dc0..a0d380878faf3213c6e5747f8de582eedde93526 100644 (file)
@@ -1,6 +1,6 @@
 /** @file\r
   The OEM Badging Protocol defines the interface to get the OEM badging \r
-  image with the dispaly attribute. This protocol can be produced based on OEM badging images.\r
+  image with the display attribute. This protocol can be produced based on OEM badging images.\r
 \r
 Copyright (c) 2006 - 2008, Intel Corporation. <BR>\r
 All rights reserved. This program and the accompanying materials\r
@@ -48,11 +48,11 @@ typedef enum {
 \r
 /**\r
 \r
-  Load an OEM badge image and return its data as well as attributes.\r
+  Load an OEM badge image and return its data and attributes.\r
 \r
   @param This              Pointer to this protocol instance.\r
-  @param Instance          The visiable image instance is found.\r
-  @param Format            Format of the image such as BMP,JPEG,etc.\r
+  @param Instance          The visible image instance is found.\r
+  @param Format            Format of the image. Examples: BMP, JPEG.\r
   @param ImageData         Image data returned.\r
   @param ImageSize         Size of the image returned.\r
   @param Attribute         Display attributes of the image returned.\r