#ifndef _SMBIOS_H #include <pshpack1.h> #define SMBIOS_HARDWARE_SECURITY_SETTING_UNKNOWN ((UCHAR)3) #include <poppack.h> #endif View code on GitHub
No description available.