plugin: new properties to support Intel XMM capability probing
This commit is contained in:

committed by
Dan Williams

parent
82262117e6
commit
da046fe566
@@ -66,6 +66,9 @@
|
||||
#define MM_PLUGIN_ICERA_PROBE "icera-probe"
|
||||
#define MM_PLUGIN_ALLOWED_ICERA "allowed-icera"
|
||||
#define MM_PLUGIN_FORBIDDEN_ICERA "forbidden-icera"
|
||||
#define MM_PLUGIN_XMM_PROBE "xmm-probe"
|
||||
#define MM_PLUGIN_ALLOWED_XMM "allowed-xmm"
|
||||
#define MM_PLUGIN_FORBIDDEN_XMM "forbidden-xmm"
|
||||
#define MM_PLUGIN_CUSTOM_INIT "custom-init"
|
||||
#define MM_PLUGIN_CUSTOM_AT_PROBE "custom-at-probe"
|
||||
#define MM_PLUGIN_SEND_DELAY "send-delay"
|
||||
|
Reference in New Issue
Block a user