util/ifdtool: Add Alderlake platform support under IFDv2
Change-Id: Ief8ab6ad280d8a2625404c19d57cd2a24f23cf13 Signed-off-by: Subrata Banik <subrata.banik@intel.com> Reviewed-on: https://review.coreboot.org/c/coreboot/+/39533 Reviewed-by: Wonkyu Kim <wonkyu.kim@intel.com> Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
This commit is contained in:
@@ -48,6 +48,7 @@ enum platform {
|
||||
PLATFORM_JSL,
|
||||
PLATFORM_SKLKBL,
|
||||
PLATFORM_TGL,
|
||||
PLATFORM_ADL,
|
||||
};
|
||||
|
||||
#define LAYOUT_LINELEN 80
|
||||
|
Reference in New Issue
Block a user