coreboot-kgpe-d16/util/intelp2m
Maxim Polyakov 0a6f82835e util/intelp2m: Check keywords in common code
TEST = ./intelp2m -n -file inteltool.log;
       ./intelp2m -fld cb -file inteltool.log;
       ./intelp2m -fld fsp -file inteltool.log;
       ./intelp2m -fld raw -file inteltool.log.
       Before and after the patch, gpio.h is no different.

Change-Id: I8af28960e41fcb97f03fe97c42cdddde07b3615a
Signed-off-by: Maxim Polyakov <max.senia.poliak@gmail.com>
Reviewed-on: https://review.coreboot.org/c/coreboot/+/45167
Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
Reviewed-by: Matt DeVillier <matt.devillier@gmail.com>
Reviewed-by: Michael Niewöhner <foss@mniewoehner.de>
2020-09-21 08:07:26 +00:00
..
config
fields
parser util/intelp2m: Check keywords in common code 2020-09-21 08:07:26 +00:00
platforms util/intelp2m: Check keywords in common code 2020-09-21 08:07:26 +00:00
Makefile util/intelp2m: Add Intel Pad to Macro utility 2020-07-28 22:06:02 +00:00
description.md util/intelp2m: Add support for Cannonlake-LP SoCs 2020-08-18 08:49:27 +00:00
main.go