Searched refs:SMBIOS_SECURITY_NONE (Results 1 – 2 of 2) sorted by relevance
/openbmc/u-boot/include/ | ||
H A D | smbios.h | 115 #define SMBIOS_SECURITY_NONE 3 macro |
/openbmc/u-boot/lib/ | ||
H A D | smbios.c | 167 t->security_status = SMBIOS_SECURITY_NONE; in smbios_write_type3() |