Fix build break for EFI_SMBIOS_TABLE_GUID name has been changed.

git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@7894 6f19259b-4bc3-4df7-8a09-765794883524
This commit is contained in:
gikidy 2009-03-17 02:07:29 +00:00
parent 9205b2d766
commit 7bc4989f1d
1 changed files with 1 additions and 1 deletions

View File

@ -271,7 +271,7 @@ HOB_TEMPLATE gHobTemplate = {
sizeof (TABLE_HOB), // Hob size sizeof (TABLE_HOB), // Hob size
0 // reserved 0 // reserved
}, },
EFI_SMBIOS_TABLE_GUID SMBIOS_TABLE_GUID
}, },
0 0
}, },