]> git.proxmox.com Git - mirror_edk2.git/commitdiff
Update processor socket type definition to comply with SmBios 2.5 spec.
authorjtang12 <jtang12@6f19259b-4bc3-4df7-8a09-765794883524>
Wed, 8 Nov 2006 06:42:39 +0000 (06:42 +0000)
committerjtang12 <jtang12@6f19259b-4bc3-4df7-8a09-765794883524>
Wed, 8 Nov 2006 06:42:39 +0000 (06:42 +0000)
git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@1916 6f19259b-4bc3-4df7-8a09-765794883524

MdePkg/Include/Common/DataHubRecords.h

index c9bd2dcf5de64699dd0f0ff309b0d275111ec4b8..e03a38300a30fc7424d1689332aa20944ca6f4d1 100644 (file)
@@ -368,7 +368,10 @@ typedef enum {
   EfiProcessorSocket478              = 0xF,\r
   EfiProcessorSocket754              = 0x10,\r
   EfiProcessorSocket940              = 0x11,\r
-  EfiProcessorSocketLG775            = 0x12\r
+  EfiProcessorSocket939              = 0x12,\r
+  EfiProcessorSocketmPGA604          = 0x13,\r
+  EfiProcessorSocketLGA771           = 0x14,\r
+  EfiProcessorSocketLGA775           = 0x15\r
 \r
 } EFI_PROCESSOR_SOCKET_TYPE_DATA;\r
 \r