diff options
Diffstat (limited to 'MdeModulePkg/Include/Protocol/DiskInfo.h')
-rw-r--r-- | MdeModulePkg/Include/Protocol/DiskInfo.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/MdeModulePkg/Include/Protocol/DiskInfo.h b/MdeModulePkg/Include/Protocol/DiskInfo.h index fedbb214b2..d36a1c7b03 100644 --- a/MdeModulePkg/Include/Protocol/DiskInfo.h +++ b/MdeModulePkg/Include/Protocol/DiskInfo.h @@ -123,7 +123,7 @@ EFI_STATUS //
// GUIDs for EFI_DISK_INFO_PROTOCOL.Interface. Defines the format of the
-// buffers returned by member functions
+// buffers returned by member functions.
//
#define EFI_DISK_INFO_IDE_INTERFACE_GUID \
{ \
|