]> git.proxmox.com Git - mirror_edk2.git/commitdiff
Measure Processor location as system identity to PCR[1] according to Tcg server spec
authorczhang46 <czhang46@6f19259b-4bc3-4df7-8a09-765794883524>
Wed, 28 Nov 2012 01:30:44 +0000 (01:30 +0000)
committerczhang46 <czhang46@6f19259b-4bc3-4df7-8a09-765794883524>
Wed, 28 Nov 2012 01:30:44 +0000 (01:30 +0000)
Signed-off-by : Chao Zhang<chao.b.zhang@intel.com>
Reviewed-by   : Dong Guo<guo.dong@intel.com>
Reviewed-by   : Yao Jiewen<jiewen.yao@intel.com>

git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@13970 6f19259b-4bc3-4df7-8a09-765794883524

MdePkg/Include/IndustryStandard/UefiTcgPlatform.h

index b24658058dd654ec5f2df8825e5db2dc9c7f0579..8db86a137cb8ac9662bf77f69ef587afde3b5ef7 100644 (file)
@@ -26,6 +26,7 @@
 #define EV_S_CRTM_CONTENTS          ((TCG_EVENTTYPE) 0x00000007)\r
 #define EV_S_CRTM_VERSION           ((TCG_EVENTTYPE) 0x00000008)\r
 #define EV_CPU_MICROCODE            ((TCG_EVENTTYPE) 0x00000009)\r
+#define EV_TABLE_OF_DEVICES         ((TCG_EVENTTYPE) 0x0000000B)\r
 \r
 //\r
 // EFI specific event types\r