From 1e834a6f30e755ff470c2b7bd4db97d9ee841ed0 Mon Sep 17 00:00:00 2001 From: Star Zeng Date: Mon, 11 May 2015 01:35:29 +0000 Subject: MdePkg: Move gEfiSmbios3TableGuid to UEFI2.5 section in MdePkg.dec. Also enhance the comments in MdePkg/Include/Guid/Smbios.h. Contributed-under: TianoCore Contribution Agreement 1.0 Signed-off-by: Star Zeng Reviewed-by: Liming Gao git-svn-id: https://svn.code.sf.net/p/edk2/code/trunk/edk2@17386 6f19259b-4bc3-4df7-8a09-765794883524 --- MdePkg/Include/Guid/SmBios.h | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'MdePkg/Include/Guid') 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. **/ -- cgit v1.2.3