summaryrefslogtreecommitdiff
path: root/MdePkg/Include
diff options
context:
space:
mode:
authorlgao4 <lgao4@6f19259b-4bc3-4df7-8a09-765794883524>2006-08-07 09:46:03 +0000
committerlgao4 <lgao4@6f19259b-4bc3-4df7-8a09-765794883524>2006-08-07 09:46:03 +0000
commitfbea738a07362afe79a0fd0a38b453fbd29f7ded (patch)
treeccfa09ba9d51b9428b6514fe7771f9f7ce078a4d /MdePkg/Include
parente2c390b3a26557a9768442a818b5453cd5c2de8c (diff)
downloadedk2-platforms-fbea738a07362afe79a0fd0a38b453fbd29f7ded.tar.xz
Move FileInfo.h, FileSystemInfo.h, FileSystemVolumeLabelInfo.h from protocol directory to guid directory, because these three files define the related GUID not protcol.
git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@1204 6f19259b-4bc3-4df7-8a09-765794883524
Diffstat (limited to 'MdePkg/Include')
-rw-r--r--MdePkg/Include/Guid/FileInfo.h (renamed from MdePkg/Include/Protocol/FileInfo.h)0
-rw-r--r--MdePkg/Include/Guid/FileSystemInfo.h (renamed from MdePkg/Include/Protocol/FileSystemInfo.h)0
-rw-r--r--MdePkg/Include/Guid/FileSystemVolumeLabelInfo.h (renamed from MdePkg/Include/Protocol/FileSystemVolumeLabelInfo.h)0
-rw-r--r--MdePkg/Include/Uefi/UefiSpec.h7
4 files changed, 3 insertions, 4 deletions
diff --git a/MdePkg/Include/Protocol/FileInfo.h b/MdePkg/Include/Guid/FileInfo.h
index 55cf6ae38e..55cf6ae38e 100644
--- a/MdePkg/Include/Protocol/FileInfo.h
+++ b/MdePkg/Include/Guid/FileInfo.h
diff --git a/MdePkg/Include/Protocol/FileSystemInfo.h b/MdePkg/Include/Guid/FileSystemInfo.h
index f6e7488a08..f6e7488a08 100644
--- a/MdePkg/Include/Protocol/FileSystemInfo.h
+++ b/MdePkg/Include/Guid/FileSystemInfo.h
diff --git a/MdePkg/Include/Protocol/FileSystemVolumeLabelInfo.h b/MdePkg/Include/Guid/FileSystemVolumeLabelInfo.h
index baba2764db..baba2764db 100644
--- a/MdePkg/Include/Protocol/FileSystemVolumeLabelInfo.h
+++ b/MdePkg/Include/Guid/FileSystemVolumeLabelInfo.h
diff --git a/MdePkg/Include/Uefi/UefiSpec.h b/MdePkg/Include/Uefi/UefiSpec.h
index 1f2862776c..53d601bbf0 100644
--- a/MdePkg/Include/Uefi/UefiSpec.h
+++ b/MdePkg/Include/Uefi/UefiSpec.h
@@ -2375,9 +2375,6 @@ typedef enum {
#include <Protocol/DriverDiagnostics.h>
#include <Protocol/Ebc.h>
#include <Protocol/EfiNetworkInterfaceIdentifier.h>
-#include <Protocol/FileInfo.h>
-#include <Protocol/FileSystemInfo.h>
-#include <Protocol/FileSystemVolumeLabelInfo.h>
#include <Protocol/PciIo.h>
#include <Protocol/PciRootBridgeIo.h>
#include <Protocol/PlatformDriverOverride.h>
@@ -2397,7 +2394,9 @@ typedef enum {
#include <Guid/PcAnsi.h>
#include <Guid/SmBios.h>
#include <Guid/SalSystemTable.h>
-
+#include <Guid/FileInfo.h>
+#include <Guid/FileSystemInfo.h>
+#include <Guid/FileSystemVolumeLabelInfo.h>
#if (EFI_SPECIFICATION_VERSION >= 0x00020000)
//