The current code doesn't make much sense. The offset created by the skipping of NOP tokens is just ignored. Reorder the lines to skip the NOP tokens first. Signed-off-by: Maximilian Brune <maximilian.brune@9elements.com> Change-Id: I860a57e4a773b634149e84271b8322d78ac20e32 Reviewed-on: https://review.coreboot.org/c/coreboot/+/90277 Tested-by: build bot (Jenkins) <no-reply@coreboot.org> Reviewed-by: Paul Menzel <paulepanter@mailbox.org> Reviewed-by: Matt DeVillier <matt.devillier@gmail.com> Reviewed-by: Julius Werner <jwerner@chromium.org> |
||
|---|---|---|
| .. | ||
| bsd | ||
| include/commonlib | ||
| storage | ||
| device_tree.c | ||
| fsp_relocate.c | ||
| iobuf.c | ||
| list.c | ||
| Makefile.mk | ||
| mem_pool.c | ||
| rational.c | ||
| region.c | ||
| sort.c | ||