Home
last modified time | relevance | path

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

/u-boot/board/coreboot/coreboot/
A Dcoreboot.c34 const struct smbios_type1 *t1 = (struct smbios_type1 *)system; in show_board_info()
/u-boot/lib/
A Dsmbios.c256 struct smbios_type1 *t; in smbios_write_type1()
257 int len = sizeof(struct smbios_type1); in smbios_write_type1()
261 memset(t, 0, sizeof(struct smbios_type1)); in smbios_write_type1()
/u-boot/include/
A Dsmbios.h81 struct __packed smbios_type1 { struct

Completed in 5 milliseconds