lenovo: Make version look like something thinkpad_acpi would accept

Hardware / Coreboot - Vladimir Serbinenko [gmail.com] - 31 May 2014 18:58 UTC

thinkpad_acpi checks that BIOS version matches some pattern. Report version in this form.

Not cleaned up as the idea of this patch seems to be met with resistance. Can make it Thinkpad-specific if the idea is accepted.

Change-Id: I15e33e87e7a7f42d6a06f12fb39b5172153af8a1

63acd22 lenovo: Make version look like something thinkpad_acpi would accept
src/arch/x86/boot/smbios.c | 13 +++++++++----
src/include/smbios.h | 1 +
src/mainboard/lenovo/t60/mainboard.c | 11 +++++++++++
src/mainboard/lenovo/x201/mainboard.c | 11 +++++++++++
src/mainboard/lenovo/x230/mainboard.c | 10 ++++++++++
src/mainboard/lenovo/x60/mainboard.c | 11 +++++++++++
6 files changed, 53 insertions(+), 4 deletions(-)

Upstream: review.coreboot.org


  • Share