Home
last modified time | relevance | path

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

/u-boot/board/coreboot/coreboot/
A Dcoreboot.c33 const struct smbios_type0 *t0 = (struct smbios_type0 *)bios; in show_board_info()
/u-boot/lib/
A Dsmbios.c205 struct smbios_type0 *t; in smbios_write_type0()
206 int len = sizeof(struct smbios_type0); in smbios_write_type0()
209 memset(t, 0, sizeof(struct smbios_type0)); in smbios_write_type0()
/u-boot/include/
A Dsmbios.h62 struct __packed smbios_type0 { struct

Completed in 8 milliseconds