]> git.proxmox.com Git - mirror_edk2.git/commitdiff
Fix typo.
authorqhuang8 <qhuang8@6f19259b-4bc3-4df7-8a09-765794883524>
Thu, 22 Nov 2007 07:13:30 +0000 (07:13 +0000)
committerqhuang8 <qhuang8@6f19259b-4bc3-4df7-8a09-765794883524>
Thu, 22 Nov 2007 07:13:30 +0000 (07:13 +0000)
git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@4319 6f19259b-4bc3-4df7-8a09-765794883524

MdePkg/Include/Protocol/DriverSupportedEfiVersion.h

index 9d5c868959460c69054abd4c7138e306a658fb0a..56ff40ec437f46a2ad026eee337d5ca9752e9406 100644 (file)
   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 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 drivers image handle when the driver's entry point is   \r
   called.\r
   \r
   @param Length The size, in bytes, of the entire structure.\r
                 Future versions of this specification may grow\r
                 the size of the structure.\r
   \r
   called.\r
   \r
   @param Length The size, in bytes, of the entire structure.\r
                 Future versions of this specification may grow\r
                 the size of the structure.\r
   \r
-  @param irmwareVersion The version of the EFI specification\r
-                        that this driver conforms to.\r
-                        EFI_2_10_SYSTEM_TABLE_REVISION for this\r
-                        version of this specification.\r
+  @param firmwareVersion The version of the EFI specification\r
+                         that this driver conforms to.\r
+                         EFI_2_10_SYSTEM_TABLE_REVISION for this\r
+                         version of this specification.\r
 \r
 **/ \r
 typedef struct _EFI_DRIVER_SUPPORTED_EFI_VERSION_PROTOCOL {\r
 \r
 **/ \r
 typedef struct _EFI_DRIVER_SUPPORTED_EFI_VERSION_PROTOCOL {\r