Attention is currently required from: Martin Roth, Stefan Reinauer, Angel Pons. Hello Martin Roth, Stefan Reinauer, Angel Pons,
I'd like you to reexamine a change. Please visit
https://review.coreboot.org/c/coreboot/+/55239
to look at the new patch set (#2).
Change subject: payloads/tianocore: Fix orphaned reference to 'bootloader' variable ......................................................................
payloads/tianocore: Fix orphaned reference to 'bootloader' variable
commit d3b49b4 [payloads/Tianocore: Update default build target, simplify build options] simplified the build string and removed the bootloader Makefile variable, but one reference was missed. Luckily the variable being empty didn't break things, but correct it regardless.
Change-Id: If37b291dda59c20bfe4c6e5b9100fac52d11a2f4 Signed-off-by: Matt DeVillier matt.devillier@gmail.com --- M payloads/external/tianocore/Makefile 1 file changed, 1 insertion(+), 1 deletion(-)
git pull ssh://review.coreboot.org:29418/coreboot refs/changes/39/55239/2