Marshall Dawson has uploaded a new patch set (#3) to the change originally created by Marshall Dawson. ( https://review.coreboot.org/c/coreboot/+/34912 )
Change subject: rmodule: Add R_386_16 to valid reloc ......................................................................
rmodule: Add R_386_16 to valid reloc
Prepare for a relocatable module that will rely on the x86 sequenced files of prologue.inc, entry16.inc, reset.inc, entry32.inc. This generates type 20 R_386_16.
Change-Id: I56df52cb5626b99b39fa170d65920e71cafff569 Signed-off-by: Marshall Dawson marshalldawson3rd@gmail.com --- M util/cbfstool/rmodule.c 1 file changed, 2 insertions(+), 2 deletions(-)
git pull ssh://review.coreboot.org:29418/coreboot refs/changes/12/34912/3