summaryrefslogtreecommitdiff
path: root/MdePkg/Include/Guid
diff options
context:
space:
mode:
Diffstat (limited to 'MdePkg/Include/Guid')
-rw-r--r--MdePkg/Include/Guid/FileInfo.h2
-rw-r--r--MdePkg/Include/Guid/FileSystemInfo.h2
-rw-r--r--MdePkg/Include/Guid/FileSystemVolumeLabelInfo.h2
3 files changed, 3 insertions, 3 deletions
diff --git a/MdePkg/Include/Guid/FileInfo.h b/MdePkg/Include/Guid/FileInfo.h
index 55cf6ae38e..01cccf97ad 100644
--- a/MdePkg/Include/Guid/FileInfo.h
+++ b/MdePkg/Include/Guid/FileInfo.h
@@ -1,5 +1,5 @@
/** @file
- SimpleFileSystem protocol as defined in the EFI 1.0 specification.
+ SimpleFileSystem guid and data structure as defined in the EFI 1.0 specification.
The SimpleFileSystem protocol is the programatic access to the FAT (12,16,32)
file system specified in EFI 1.0. It can also be used to abstract any
diff --git a/MdePkg/Include/Guid/FileSystemInfo.h b/MdePkg/Include/Guid/FileSystemInfo.h
index f6e7488a08..a890c3871c 100644
--- a/MdePkg/Include/Guid/FileSystemInfo.h
+++ b/MdePkg/Include/Guid/FileSystemInfo.h
@@ -1,5 +1,5 @@
/** @file
- FileSystemInfo protocol as defined in the EFI 1.0 specification.
+ FileSystemInfo guid and data structure as defined in the EFI 1.0 specification.
Copyright (c) 2006, Intel Corporation
All rights reserved. This program and the accompanying materials
diff --git a/MdePkg/Include/Guid/FileSystemVolumeLabelInfo.h b/MdePkg/Include/Guid/FileSystemVolumeLabelInfo.h
index baba2764db..53236a616a 100644
--- a/MdePkg/Include/Guid/FileSystemVolumeLabelInfo.h
+++ b/MdePkg/Include/Guid/FileSystemVolumeLabelInfo.h
@@ -1,5 +1,5 @@
/** @file
- FileSystemVolumeLabelInfo protocol as defined in the EFI 1.0 specification.
+ FileSystemVolumeLabelInfo guid and data structure as defined in the EFI 1.0 specification.
Copyright (c) 2006, Intel Corporation
All rights reserved. This program and the accompanying materials