Skip to content

u-boot/patches: Add more correct chassis information in SMBIOS#207

Merged
samueldr merged 1 commit intoTow-Boot:developmentfrom
samueldr:feature/smbios-chassis
Nov 4, 2022
Merged

u-boot/patches: Add more correct chassis information in SMBIOS#207
samueldr merged 1 commit intoTow-Boot:developmentfrom
samueldr:feature/smbios-chassis

Conversation

@samueldr
Copy link
Contributor

@samueldr samueldr commented Nov 4, 2022

The information cannot map 1-to-1 with the device tree values in SMBIOS, so the closest values are used.

On a Pinebook (A64)

/sys/class/dmi/id/chassis_type:9

Which maps to

#define SMBIOS_ENCLOSURE_LAPTOP              0x09 /* Laptop */

The information cannot map 1-to-1 with the device tree values in SMBIOS,
so the closest values are used.
@samueldr samueldr added this to the 2022.07-006 milestone Nov 4, 2022
@samueldr samueldr added the 4. type: enhancement Accepted new feature label Nov 4, 2022
@samueldr samueldr merged commit a5d2ea8 into Tow-Boot:development Nov 4, 2022
@samueldr samueldr deleted the feature/smbios-chassis branch November 4, 2022 01:28
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

4. type: enhancement Accepted new feature

Development

Successfully merging this pull request may close these issues.

1 participant