]> git.proxmox.com Git - mirror_edk2.git/blobdiff - MdeModulePkg/Include/Protocol/DiskInfo.h
Correct typo in comments, clean IfrSupportLib.h
[mirror_edk2.git] / MdeModulePkg / Include / Protocol / DiskInfo.h
index 9b0bbcfce522b13e17b8e7638feaa760d2578fc2..8409d988f8b3ef49f64410a93af1e7b20cb8ec85 100644 (file)
@@ -144,7 +144,7 @@ extern EFI_GUID gEfiDiskInfoUsbInterfaceGuid;
 extern EFI_GUID gEfiDiskInfoAhciInterfaceGuid;\r
 \r
 struct _EFI_DISK_INFO_PROTOCOL {\r
-  EFI_GUID                  Interface;  /// The format of the buffers returned by member functions.\r
+  EFI_GUID                  Interface;  ///> The format of the buffers returned by member functions.\r
   EFI_DISK_INFO_INQUIRY     Inquiry;\r
   EFI_DISK_INFO_IDENTIFY    Identify;\r
   EFI_DISK_INFO_SENSE_DATA  SenseData;\r