Home
last modified time | relevance | path

Searched refs:SMBIOS_SECURITY_NONE (Results 1 – 2 of 2) sorted by relevance

/third_party/uboot/u-boot-2020.01/include/
Dsmbios.h115 #define SMBIOS_SECURITY_NONE 3 macro
/third_party/uboot/u-boot-2020.01/lib/
Dsmbios.c168 t->security_status = SMBIOS_SECURITY_NONE; in smbios_write_type3()