the following patch was just integrated into master: commit 5c9a71e9d5215593a75de907ce085651f1198d97 Author: Alexandru Gagniuc mr.nuke.me@gmail.com Date: Fri Aug 28 18:49:40 2015 -0400
intel/fsp1_1/hob.c: Refactor file to match coreboot coding style
Avoid ASSERT() when a better solution exists, avoid UPPERCASE types when C99 types exist, and use stdlib functions where possible.
Change-Id: Ia40ec8ff34ec82994b687d517dc4b145fb58716c Signed-off-by: Alexandru Gagniuc mr.nuke.me@gmail.com Reviewed-on: http://review.coreboot.org/11455 Tested-by: build bot (Jenkins) Reviewed-by: Aaron Durbin adurbin@chromium.org
See http://review.coreboot.org/11455 for details.
-gerrit