meteepp.h(3) Library Functions Manual meteepp.h(3) NAME meteepp.h - metee C++ library API SYNOPSIS #include #include #include #include #include #include 'metee.h' Data Structures class intel::security::metee_category_t class intel::security::metee_exception class intel::security::metee C++ class to access CSE/CSME/GSC firmware via a mei interface. Macros #define TEE_ERR_STATE(state) Functions intel::security::DEFINE_GUID (METEE_GUID_ZERO, 0x00000000, 0x0000, 0x0000, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00) Detailed Description metee C++ library API Definition in file meteepp.h. Macro Definition Documentation #define TEE_ERR_STATE( state) Value: case TEE_##state: return #state Internal macro Function Documentation intel::security::DEFINE_GUID (METEE_GUID_ZERO , 0x00000000 , 0x0000 , 0x0000 , 0x00 , 0x00 , 0x00 , 0x00 , 0x00 , 0x00 , 0x00 , 0x00 ) Dummy client GUID for default constructor Author Generated automatically by Doxygen for metee from the source code. metee meteepp.h(3)