Home
last modified time | relevance | path

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

/third_party/uboot/u-boot-2020.01/include/
Dsmbios.h94 #define SMBIOS_BOARD_FEATURE_HOSTING (1 << 0) macro
/third_party/uboot/u-boot-2020.01/lib/
Dsmbios.c145 t->feature_flags = SMBIOS_BOARD_FEATURE_HOSTING; in smbios_write_type2()