
17 Aug
2016
17 Aug
'16
5:57 a.m.
On Tue, Aug 16, 2016 at 4:55 PM, Alexander Graf agraf@suse.de wrote:
The type 4 table generation code is very x86 centric today. Refactor things out a bit to allow the tables to get generated for other architectures as well.
Signed-off-by: Alexander Graf agraf@suse.de
include/smbios.h | 3 +++ lib/smbios.c | 37 +++++++++++++++++++++++++++---------- 2 files changed, 30 insertions(+), 10 deletions(-)
Reviewed-by: Bin Meng bmeng.cn@gmail.com