diff options
author | Alexandru Gagniuc <mr.nuke.me@gmail.com> | 2013-12-08 16:30:07 -0600 |
---|---|---|
committer | Alexandru Gagniuc <mr.nuke.me@gmail.com> | 2013-12-17 22:59:19 +0100 |
commit | b1ae0303ce1ae3cb7f5b4f9ded32fac424be5bcb (patch) | |
tree | 28f883d6a8a06a2c94d89cb76dce955f23af5a36 /Makefile.inc | |
parent | 4c37e58ea5afcda9779ac5ea410e84c168461f21 (diff) |
cpu/intel: Do not rely on CBFS microcode having a terminator
Up until now, a dummy terminator was required for CBFS microcode files.
This was a coreboot only requirement in order to terminate the loop which
searches for updates.
Figure out where the microcode file ends, and exit the loop if we pass the
end of the CBFS without finding any updates.
Change-Id: Ib61247e83ae6b67b27fcd61bd40241d4cd7bd246
Signed-off-by: Alexandru Gagniuc <mr.nuke.me@gmail.com>
Reviewed-on: http://review.coreboot.org/4505
Tested-by: build bot (Jenkins)
Reviewed-by: Vladimir Serbinenko <phcoder@gmail.com>
Reviewed-by: Aaron Durbin <adurbin@google.com>
Diffstat (limited to 'Makefile.inc')
0 files changed, 0 insertions, 0 deletions