the following patch was just integrated into master: commit 9b2e9bd1bbbb4ef4f99d420e699b6e9516156749 Author: Alexandru Gagniuc alexandrux.gagniuc@intel.com Date: Thu Feb 25 14:20:38 2016 -0800
drivers/intel/fsp2_0: Add hand-off-block parsers
FSP creates hand-off-blocks (HOBs) to exchange information with coreboot. This adds a set of utilities to parse HOBs and extract some useful information from them.
Change-Id: If55dbfaa021cd68c312813a5532a36c68806dbbc Signed-off-by: Andrey Petrov andrey.petrov@intel.com Reviewed-on: https://review.coreboot.org/13801 Tested-by: build bot (Jenkins) Reviewed-by: Aaron Durbin adurbin@chromium.org
See https://review.coreboot.org/13801 for details.
-gerrit