]> Git Repo - J-u-boot.git/commit
smbios: Generate type 4 on non-x86 systems
authorAlexander Graf <[email protected]>
Thu, 18 Aug 2016 23:23:28 +0000 (01:23 +0200)
committerAlexander Graf <[email protected]>
Wed, 19 Oct 2016 07:01:52 +0000 (09:01 +0200)
commit96476206c54ee9c94e5994d96f52ec9d2063967a
treed666c398f68ffdf4035c27466f999f044eb8ff43
parent94eaa79cecf98300974c99d935ff653c9418de21
smbios: Generate type 4 on non-x86 systems

The type 4 table generation code is very x86 centric today. Refactor things
out into the device model cpu class to allow the tables to get generated for
other architectures as well.

Signed-off-by: Alexander Graf <[email protected]>
Reviewed-by: Simon Glass <[email protected]>
Reviewed-by: Bin Meng <[email protected]>
include/smbios.h
lib/smbios.c
This page took 0.041981 seconds and 4 git commands to generate.