Hello build bot (Jenkins),
I'd like you to reexamine a change. Please visit
https://review.coreboot.org/c/coreboot/+/84912?usp=email
to look at the new patch set (#2).
Change subject: commonlib/fsp_relocate: Use boolean instead of int ......................................................................
commonlib/fsp_relocate: Use boolean instead of int
Modern C provides boolean, use it instead of old style 0, -1.
Change-Id: I3a9cda6148566bca326cb0258611664fb2ca0ee7 Signed-off-by: Elyes Haouas ehaouas@noos.fr --- M src/commonlib/fsp_relocate.c 1 file changed, 15 insertions(+), 14 deletions(-)
git pull ssh://review.coreboot.org:29418/coreboot refs/changes/12/84912/2