Home
last modified time | relevance | path

Searched refs:smbios_string (Results 1 – 3 of 3) sorted by relevance

/u-boot/board/coreboot/coreboot/
A Dcoreboot.c39 const char *bios_ver = smbios_string(bios, t0->bios_ver); in show_board_info()
40 const char *model = smbios_string(system, t1->product_name); in show_board_info()
41 const char *manufacturer = smbios_string(system, t1->manufacturer); in show_board_info()
/u-boot/lib/
A Dsmbios-parser.c90 const char *smbios_string(const struct smbios_header *header, int index) in smbios_string() function
/u-boot/include/
A Dsmbios.h258 const char *smbios_string(const struct smbios_header *header, int index);

Completed in 9 milliseconds