]> git.proxmox.com Git - mirror_edk2.git/blobdiff - MdePkg/Include/Protocol/DriverSupportedEfiVersion.h
Reviewed the code comments in the Include/Protocol directory for typos, grammar issue...
[mirror_edk2.git] / MdePkg / Include / Protocol / DriverSupportedEfiVersion.h
index d465a3a2f637d9904cd1123ccc8c582d86087c3c..dc72ecb756be00e64ecff0d1d29737c0eb98351f 100644 (file)
@@ -1,7 +1,7 @@
 /** @file\r
   The protocol provides information about the version of the EFI\r
   specification that a driver is following. This protocol is\r
-  required for EFI drivers that are on PCI and other plug in\r
+  required for EFI drivers that are on PCI and other plug-in\r
   cards.\r
 \r
   Copyright (c) 2006 - 2008, Intel Corporation\r
 /// The EFI_DRIVER_SUPPORTED_EFI_VERSION_PROTOCOL provides a\r
 /// mechanism for an EFI driver to publish the version of the EFI   \r
 /// specification it conforms to. This protocol must be placed on   \r
-/// the drivers image handle when the driver's entry point is   \r
+/// the driver's image handle when the driver's entry point is   \r
 /// called.\r
 ///\r
 typedef struct _EFI_DRIVER_SUPPORTED_EFI_VERSION_PROTOCOL {\r
   ///\r
   /// The size, in bytes, of the entire structure. Future versions of this \r
-  /// specification may grow the size of the structure.\r
+  /// specification may increase the size of the structure.\r
   /// \r
   UINT32 Length;\r
   ///\r