]> git.proxmox.com Git - mirror_edk2.git/blobdiff - MdePkg/Include/Protocol/DriverSupportedEfiVersion.h
Update comments for Protocol definitions to match UEFI spec.
[mirror_edk2.git] / MdePkg / Include / Protocol / DriverSupportedEfiVersion.h
index 3592198cf7e61bb120990f00e59a0a6240d4f341..d465a3a2f637d9904cd1123ccc8c582d86087c3c 100644 (file)
   { 0x5c198761, 0x16a8, 0x4e69, { 0x97, 0x2c, 0x89, 0xd6, 0x79, 0x54, 0xf8, 0x1d } }\r
 \r
 \r
-/**\r
-  @par Protocol Description:  \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
-  called.\r
-**/ \r
+///\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
+/// 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