summaryrefslogtreecommitdiff
path: root/MdePkg/Include/Guid
diff options
context:
space:
mode:
authorqhuang8 <qhuang8@6f19259b-4bc3-4df7-8a09-765794883524>2007-11-22 06:00:39 +0000
committerqhuang8 <qhuang8@6f19259b-4bc3-4df7-8a09-765794883524>2007-11-22 06:00:39 +0000
commit8a7d75b0625cffee0c67b85afe56763f93d86481 (patch)
tree45716a8f9a7655991c7982fc7b6dfdb86ca95847 /MdePkg/Include/Guid
parentd11013980ff815192ca3c280335ee67251302173 (diff)
downloadedk2-platforms-8a7d75b0625cffee0c67b85afe56763f93d86481.tar.xz
Clean up: update "EFI" to "UEFI" if applicable.
git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@4317 6f19259b-4bc3-4df7-8a09-765794883524
Diffstat (limited to 'MdePkg/Include/Guid')
-rw-r--r--MdePkg/Include/Guid/FileInfo.h6
-rw-r--r--MdePkg/Include/Guid/FileSystemInfo.h2
-rw-r--r--MdePkg/Include/Guid/FileSystemVolumeLabelInfo.h2
-rw-r--r--MdePkg/Include/Guid/Mps.h2
-rw-r--r--MdePkg/Include/Guid/SmBios.h2
5 files changed, 7 insertions, 7 deletions
diff --git a/MdePkg/Include/Guid/FileInfo.h b/MdePkg/Include/Guid/FileInfo.h
index d36a39c24a..31c9c73951 100644
--- a/MdePkg/Include/Guid/FileInfo.h
+++ b/MdePkg/Include/Guid/FileInfo.h
@@ -1,11 +1,11 @@
/** @file
- SimpleFileSystem guid and data structure as defined in the EFI 1.0 specification.
+ SimpleFileSystem guid and data structure as defined in the UEFI 2.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
+ file system specified in UEFI 2.0. It can also be used to abstract any
file system other than FAT.
- EFI 1.0 can boot from any valid EFI image contained in a SimpleFileSystem
+ UEFI 2.0 can boot from any valid EFI image contained in a SimpleFileSystem
Copyright (c) 2006, Intel Corporation
All rights reserved. This program and the accompanying materials
diff --git a/MdePkg/Include/Guid/FileSystemInfo.h b/MdePkg/Include/Guid/FileSystemInfo.h
index 6088d3ab4f..a965fb5036 100644
--- a/MdePkg/Include/Guid/FileSystemInfo.h
+++ b/MdePkg/Include/Guid/FileSystemInfo.h
@@ -1,5 +1,5 @@
/** @file
- FileSystemInfo guid and data structure as defined in the EFI 1.0 specification.
+ FileSystemInfo guid and data structure as defined in the UEFI 2.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 cb94aaaca2..6413ee7da0 100644
--- a/MdePkg/Include/Guid/FileSystemVolumeLabelInfo.h
+++ b/MdePkg/Include/Guid/FileSystemVolumeLabelInfo.h
@@ -1,5 +1,5 @@
/** @file
- FileSystemVolumeLabelInfo guid and data structure as defined in the EFI 1.0 specification.
+ FileSystemVolumeLabelInfo guid and data structure as defined in the UEFI 2.0 specification.
Copyright (c) 2006, Intel Corporation
All rights reserved. This program and the accompanying materials
diff --git a/MdePkg/Include/Guid/Mps.h b/MdePkg/Include/Guid/Mps.h
index f14c32cc5f..169ec9d09e 100644
--- a/MdePkg/Include/Guid/Mps.h
+++ b/MdePkg/Include/Guid/Mps.h
@@ -1,5 +1,5 @@
/** @file
- GUIDs used for MPS entries in the EFI 1.0 system table
+ GUIDs used for MPS entries in the UEFI 2.0 system table
ACPI is the primary means of exporting MP information to the OS. MPS obly was
included to support Itanium-based platform power on. So don't use it if you don't have too.
diff --git a/MdePkg/Include/Guid/SmBios.h b/MdePkg/Include/Guid/SmBios.h
index 7efd15427b..98cd4ed22f 100644
--- a/MdePkg/Include/Guid/SmBios.h
+++ b/MdePkg/Include/Guid/SmBios.h
@@ -1,5 +1,5 @@
/** @file
- GUIDs used to locate the SMBIOS tables in the EFI 1.0 system table.
+ GUIDs used to locate the SMBIOS tables in the UEFI 2.0 system table.
This GUID in the system table is the only legal way to search for and
locate the SMBIOS tables. Do not search the 0xF0000 segment to find SMBIOS