intel/fsp1_1/hob.c: Refactor file to match coreboot coding style
commit5c9a71e9d5215593a75de907ce085651f1198d97
authorAlexandru Gagniuc <mr.nuke.me@gmail.com>
Fri, 28 Aug 2015 22:49:40 +0000 (28 18:49 -0400)
committerAlexandru Gagniuc <mr.nuke.me@gmail.com>
Sat, 29 Aug 2015 04:19:50 +0000 (29 04:19 +0000)
tree6c7fc4a3248ab0a1803f55b15229798125b05026
parent1dbbe828d49b33711bcfa6ab7e81a0b0ceea613c
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>
src/drivers/intel/fsp1_1/hob.c