#ifndef _SMBIOS_H #include <pshpack1.h> // 0-63 MCTP host interfaces #define SMBIOS_MCHI_TYPE_NETWORK_INTERFACE ((UCHAR)64) #include <poppack.h> #endif View code on GitHub
No description available.