ts_dmi_dataRegular
4.4: Absent ⚠️
4.8: Absent ⚠️
4.10: Absent ⚠️
4.13: Absent ⚠️
4.15: Absent ⚠️
4.18: Absent ⚠️
5.0: ✅struct ts_dmi_data {
const char *acpi_name;
const struct property_entry *properties;
};
5.3: ✅struct ts_dmi_data {
const char *acpi_name;
const struct property_entry *properties;
};
5.4: ✅struct ts_dmi_data {
const char *acpi_name;
const struct property_entry *properties;
};
5.8: ✅struct ts_dmi_data {
struct efi_embedded_fw_desc embedded_fw;
const char *acpi_name;
const struct property_entry *properties;
};
5.11: ✅struct ts_dmi_data {
struct efi_embedded_fw_desc embedded_fw;
const char *acpi_name;
const struct property_entry *properties;
};
5.13: ✅struct ts_dmi_data {
struct efi_embedded_fw_desc embedded_fw;
const char *acpi_name;
const struct property_entry *properties;
};
5.15: ✅struct ts_dmi_data {
struct efi_embedded_fw_desc embedded_fw;
const char *acpi_name;
const struct property_entry *properties;
};
5.19: ✅struct ts_dmi_data {
struct efi_embedded_fw_desc embedded_fw;
const char *acpi_name;
const struct property_entry *properties;
};
6.2: ✅struct ts_dmi_data {
struct efi_embedded_fw_desc embedded_fw;
const char *acpi_name;
const struct property_entry *properties;
};
6.5: ✅struct ts_dmi_data {
struct efi_embedded_fw_desc embedded_fw;
const char *acpi_name;
const struct property_entry *properties;
};
6.8: ✅struct ts_dmi_data {
struct efi_embedded_fw_desc embedded_fw;
const char *acpi_name;
const struct property_entry *properties;
};
arm64: Absent ⚠️
armhf: Absent ⚠️
ppc64el: Absent ⚠️
riscv64: Absent ⚠️
aws: Absent ⚠️
azure: Absent ⚠️
gcp: ✅struct ts_dmi_data {
const char *acpi_name;
const struct property_entry *properties;
};
lowlatency: ✅struct ts_dmi_data {
const char *acpi_name;
const struct property_entry *properties;
};
Regular
5.0 and 5.3 ✅
5.3 and 5.4 ✅
5.4 and 5.8 ⚠️struct efi_embedded_fw_desc embedded_fw
5.8 and 5.11 ✅
5.11 and 5.13 ✅
5.13 and 5.15 ✅
5.15 and 5.19 ✅
5.19 and 6.2 ✅
6.2 and 6.5 ✅
6.5 and 6.8 ✅
generic and gcp ✅
generic and lowlatency ✅