From ba7525df182c87f941cec93867f3fa0e509c7131 Mon Sep 17 00:00:00 2001 From: Werner Zeh Date: Wed, 23 Nov 2016 07:31:35 +0100 Subject: vendorcode/siemens: Add HWID to hwilib Add the location of HWID field so that hwilib supports this value as well. Change-Id: If6d4695f861232231ac8f9c247c0a10410dac1c5 Signed-off-by: Werner Zeh Reviewed-on: https://review.coreboot.org/17575 Tested-by: build bot (Jenkins) Reviewed-by: Mario Scheithauer --- src/vendorcode/siemens/hwilib/hwilib.h | 1 + 1 file changed, 1 insertion(+) (limited to 'src/vendorcode/siemens/hwilib/hwilib.h') diff --git a/src/vendorcode/siemens/hwilib/hwilib.h b/src/vendorcode/siemens/hwilib/hwilib.h index fc083de213..001c958f19 100644 --- a/src/vendorcode/siemens/hwilib/hwilib.h +++ b/src/vendorcode/siemens/hwilib/hwilib.h @@ -26,6 +26,7 @@ typedef enum { XIB_VerID, HIB_HwRev, SIB_HwRev, + HWID, UniqueNum, Mac1, Mac2, -- cgit v1.2.3