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