Home
last modified time | relevance | path

Searched refs:smbios_add_string (Results 1 – 25 of 28) sorted by relevance

12

/aosp_15_r20/external/coreboot/src/lib/
H A Dsmbios.c30 int smbios_add_string(u8 *start, const char *str) in smbios_add_string() function
99 t->manufacturer = smbios_add_string(t->eos, manufacturer); in smbios_fill_dimm_manufacturer_from_id()
104 t->manufacturer = smbios_add_string(t->eos, string_buffer); in smbios_fill_dimm_manufacturer_from_id()
151 t->part_number = smbios_add_string(t->eos, "None"); in smbios_fill_dimm_part_number()
157 t->part_number = smbios_add_string(t->eos, string_buffer); in smbios_fill_dimm_part_number()
159 t->part_number = smbios_add_string(t->eos, trimmed_part_number); in smbios_fill_dimm_part_number()
172 t->serial_number = smbios_add_string(t->eos, serial); in smbios_fill_dimm_serial_number()
374 t->vendor = smbios_add_string(t->eos, CONFIG_BIOS_VENDOR); in smbios_write_type0()
375 t->bios_release_date = smbios_add_string(t->eos, coreboot_dmi_date); in smbios_write_type0()
383 t->bios_version = smbios_add_string(t->eos, get_bios_version()); in smbios_write_type0()
[all …]
H A Dsmbios_defaults.c15 t->device_locator = smbios_add_string(t->eos, locator); in smbios_fill_dimm_locator()
18 t->bank_locator = smbios_add_string(t->eos, locator); in smbios_fill_dimm_locator()
27 t->asset_tag = smbios_add_string(t->eos, buf); in smbios_fill_dimm_asset_tag()
/aosp_15_r20/external/coreboot/src/mainboard/prodrive/atlas/
H A Dmainboard.c22 t->device_locator = smbios_add_string(t->eos, dev_loc); in smbios_fill_dimm_locator()
26 t->bank_locator = smbios_add_string(t->eos, bnk_loc); in smbios_fill_dimm_locator()
37 t->asset_tag = smbios_add_string(t->eos, tag); in smbios_fill_dimm_asset_tag()
67 t->count = smbios_add_string(t->eos, get_formatted_pn()); in mainboard_smbios_strings()
/aosp_15_r20/external/coreboot/src/arch/x86/
H A Dsmbios.c18 return smbios_add_string(start, (const char *)tmp); in smbios_cpu_vendor()
20 return smbios_add_string(start, "Unknown"); in smbios_cpu_vendor()
44 return smbios_add_string(start, str); in smbios_processor_name()
122 t->socket_designation = smbios_add_string(t->eos, buf); in smbios_write_type4()
162 t->serial_number = smbios_add_string(t->eos, smbios_processor_serial_number()); in smbios_write_type4()
/aosp_15_r20/external/coreboot/src/mainboard/google/drallion/
H A Dramstage.c13 t->device_locator = smbios_add_string(t->eos, "DIMM-A"); in smbios_fill_dimm_locator()
16 t->device_locator = smbios_add_string(t->eos, "DIMM-B"); in smbios_fill_dimm_locator()
19 t->device_locator = smbios_add_string(t->eos, "UNKNOWN"); in smbios_fill_dimm_locator()
/aosp_15_r20/external/coreboot/src/arch/arm64/
H A Dsmbios.c34 return smbios_add_string(start, buf); in smbios_processor_manufacturer()
46 return smbios_add_string(start, buf); in smbios_processor_name()
63 t->socket_designation = smbios_add_string(t->eos, buf); in smbios_write_type4()
81 t->serial_number = smbios_add_string(t->eos, smbios_processor_serial_number()); in smbios_write_type4()
/aosp_15_r20/external/coreboot/src/mainboard/google/sarien/
H A Dramstage.c15 t->device_locator = smbios_add_string(t->eos, "DIMM-A"); in smbios_fill_dimm_locator()
18 t->device_locator = smbios_add_string(t->eos, "DIMM-B"); in smbios_fill_dimm_locator()
21 t->device_locator = smbios_add_string(t->eos, "UNKNOWN"); in smbios_fill_dimm_locator()
/aosp_15_r20/external/coreboot/src/mainboard/pcengines/apu2/
H A Dmainboard.c186 t->device_locator = smbios_add_string(t->eos, in mainboard_smbios_type17()
188 t->bank_locator = smbios_add_string(t->eos, in mainboard_smbios_type17()
194 t->serial_number = smbios_add_string(t->eos, in mainboard_smbios_type17()
196 t->part_number = smbios_add_string(t->eos, in mainboard_smbios_type17()
/aosp_15_r20/external/coreboot/src/mainboard/ibm/sbp1/
H A Dramstage.c24 t->device_locator = smbios_add_string(t->eos, dev_loc); in smbios_fill_dimm_locator()
28 t->bank_locator = smbios_add_string(t->eos, bnk_loc); in smbios_fill_dimm_locator()
/aosp_15_r20/external/coreboot/src/mainboard/emulation/qemu-i440fx/
H A Dnorthbridge.c190 t->device_locator = smbios_add_string(t->eos, "Virtual"); in qemu_get_smbios_data17()
195 t->manufacturer = smbios_add_string(t->eos, mainboard_vendor); in qemu_get_smbios_data17()
/aosp_15_r20/external/coreboot/src/mainboard/prodrive/hermes/
H A Dmainboard.c182 t->count = smbios_add_string(t->eos, format_pn("Board P/N: ", board_offset)); in mainboard_smbios_strings()
183 t->count = smbios_add_string(t->eos, format_pn("Product P/N: ", product_offset)); in mainboard_smbios_strings()
/aosp_15_r20/external/coreboot/src/mainboard/ocp/deltalake/
H A Dramstage.c312 t->device_locator = smbios_add_string(t->eos, buf); in smbios_fill_dimm_locator()
315 t->bank_locator = smbios_add_string(t->eos, buf); in smbios_fill_dimm_locator()
/aosp_15_r20/external/coreboot/src/drivers/wifi/generic/
H A Dsmbios.c24 t->str = smbios_add_string(t->eos, "KHOIHGIUCCHHII"); in smbios_write_intel_wifi()
/aosp_15_r20/external/coreboot/src/mainboard/lenovo/s230u/
H A Dmainboard.c43 t->count = smbios_add_string(t->eos, tpec); in mainboard_smbios_strings()
/aosp_15_r20/external/coreboot/src/mainboard/intel/adlrvp/
H A Dmainboard.c51 t->count = smbios_add_string(t->eos, buffer); in add_fw_config_oem_string()
/aosp_15_r20/external/coreboot/src/mainboard/samsung/lumpy/
H A Dmainboard.c33 t->reference_designation = smbios_add_string(t->eos, name); in lumpy_smbios_type41_irq()
/aosp_15_r20/external/coreboot/src/mainboard/google/rex/
H A Dmainboard.c130 t->count = smbios_add_string(t->eos, buffer); in add_fw_config_oem_string()
/aosp_15_r20/external/coreboot/src/mainboard/google/volteer/
H A Dmainboard.c68 t->count = smbios_add_string(t->eos, buffer); in add_fw_config_oem_string()
/aosp_15_r20/external/coreboot/src/mainboard/google/brox/
H A Dmainboard.c27 t->count = smbios_add_string(t->eos, buffer); in add_fw_config_oem_string()
/aosp_15_r20/external/coreboot/src/mainboard/google/brya/
H A Dmainboard.c27 t->count = smbios_add_string(t->eos, buffer); in add_fw_config_oem_string()
/aosp_15_r20/external/coreboot/src/ec/lenovo/h8/
H A Dh8.c196 t->count = smbios_add_string(t->eos, tpec); in h8_smbios_strings()
/aosp_15_r20/external/coreboot/src/include/
H A Dsmbios.h18 int smbios_add_string(u8 *start, const char *str);
/aosp_15_r20/device/google/cuttlefish_prebuilts/bootloader/crosvm_aarch64/
DSystem.map1739 0000000000056394 t smbios_add_string
/aosp_15_r20/device/google/cuttlefish_prebuilts/bootloader/qemu_aarch64/
DSystem.map1738 0000000000056ac8 t smbios_add_string
/aosp_15_r20/device/google/cuttlefish_prebuilts/bootloader/qemu_arm/
DSystem.map1749 00054c14 t smbios_add_string

12