diff options
Diffstat (limited to 'MdePkg/Include/Guid/SmBios.h')
-rw-r--r-- | MdePkg/Include/Guid/SmBios.h | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/MdePkg/Include/Guid/SmBios.h b/MdePkg/Include/Guid/SmBios.h index c37d5ebc52..430028808e 100644 --- a/MdePkg/Include/Guid/SmBios.h +++ b/MdePkg/Include/Guid/SmBios.h @@ -1,7 +1,7 @@ /** @file
- GUIDs used to locate the SMBIOS tables in the UEFI 2.0 system table.
+ GUIDs used to locate the SMBIOS tables in the UEFI 2.5 system table.
- This GUID in the system table is the only legal way to search for and
+ These GUIDs in the system table are the only legal ways to search for and
locate the SMBIOS tables. Do not search the 0xF0000 segment to find SMBIOS
tables.
@@ -15,7 +15,7 @@ WITHOUT WARRANTIES OR REPRESENTATIONS OF ANY KIND, EITHER EXPRESS OR IMPLIED.
@par Revision Reference:
- GUIDs defined in UEFI 2.0 spec.
+ GUIDs defined in UEFI 2.5 spec.
**/
|