|
From: Martin P. <Mar...@ia...> - 2009-07-20 13:40:16
|
Hello list.... In include/lcp.h there are definitions: /*--------- LCP reserved Indices------------*/ #define INDEX_LCP_DEF 0x50000001 #define INDEX_LCP_OWN 0x40000001 #define INDEX_AUX 0x50000002 Where do they come from? Appendix D in the Intel TXT guide (June 2008) describes some of the structures, but to me it appears I'm missing some pieces of the puzzle.... Thanks, Martin |