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