]> git.proxmox.com Git - mirror_edk2.git/blobdiff - MdePkg/Include/Protocol/UgaIo.h
Reviewed the code comments in the Include/Protocol directory for typos, grammar issue...
[mirror_edk2.git] / MdePkg / Include / Protocol / UgaIo.h
index 0c4d54d125934b73d0659fbc52430744b50c4cd5..e58fb56e22215fe22f4a2dc8e11fc255b0862b87 100644 (file)
@@ -88,7 +88,7 @@ typedef struct {
 \r
 \r
 /**\r
-  Dynamically allocate storage for a child UGA_DEVICE .\r
+  Dynamically allocate storage for a child UGA_DEVICE.\r
 \r
   @param[in]     This            The EFI_UGA_IO_PROTOCOL instance. \r
   @param[in]     ParentDevice    ParentDevice specifies a pointer to the parent device of Device.\r
@@ -116,7 +116,7 @@ EFI_STATUS
 \r
 \r
 /**\r
-  Delete a dynamically allocated child UGA_DEVICE object that was allocated via CreateDevice() .\r
+  Delete a dynamically allocated child UGA_DEVICE object that was allocated via CreateDevice().\r
 \r
   @param[in]     This            The EFI_UGA_IO_PROTOCOL instance. Type EFI_UGA_IO_PROTOCOL is \r
                                  defined in Section 10.7.\r