Patrick Rudolph has uploaded this change for review. ( https://review.coreboot.org/c/coreboot/+/39431 )
Change subject: lib: Rename edid_fill_fb.c ......................................................................
lib: Rename edid_fill_fb.c
Rename edid_fill_fb.c to framebuffer_info.c as it doesn't deal with EDID that much any more.
Change-Id: Ic7eb6432eee9808aaa9a48e6bcd61bf136a8b938 Signed-off-by: Patrick Rudolph patrick.rudolph@9elements.com --- M src/lib/Makefile.inc R src/lib/framebuffer_info.c 2 files changed, 1 insertion(+), 1 deletion(-)
git pull ssh://review.coreboot.org:29418/coreboot refs/changes/31/39431/1
diff --git a/src/lib/Makefile.inc b/src/lib/Makefile.inc index a1fb8c2..76ace63 100644 --- a/src/lib/Makefile.inc +++ b/src/lib/Makefile.inc @@ -134,7 +134,7 @@ ramstage-$(CONFIG_COLLECT_TIMESTAMPS) += timestamp.c ramstage-$(CONFIG_COVERAGE) += libgcov.c ramstage-y += edid.c -ramstage-y += edid_fill_fb.c +ramstage-y += framebuffer_info.c ramstage-y += memrange.c ramstage-$(CONFIG_COOP_MULTITASKING) += thread.c ramstage-$(CONFIG_TIMER_QUEUE) += timer_queue.c diff --git a/src/lib/edid_fill_fb.c b/src/lib/framebuffer_info.c similarity index 100% rename from src/lib/edid_fill_fb.c rename to src/lib/framebuffer_info.c
Julius Werner has posted comments on this change. ( https://review.coreboot.org/c/coreboot/+/39431 )
Change subject: lib: Rename edid_fill_fb.c ......................................................................
Patch Set 1: Code-Review+2
I feel like this would be better squashed into CB:39002, but okay.
Frans Hendriks has posted comments on this change. ( https://review.coreboot.org/c/coreboot/+/39431 )
Change subject: lib: Rename edid_fill_fb.c ......................................................................
Patch Set 1: Code-Review+2
Hello build bot (Jenkins), Patrick Georgi, Martin Roth, Frans Hendriks, Julius Werner,
I'd like you to reexamine a change. Please visit
https://review.coreboot.org/c/coreboot/+/39431
to look at the new patch set (#2).
Change subject: lib: Rename edid_fill_fb.c ......................................................................
lib: Rename edid_fill_fb.c
Rename edid_fill_fb.c to framebuffer_info.c as it doesn't deal with EDID that much any more.
Change-Id: Ic7eb6432eee9808aaa9a48e6bcd61bf136a8b938 Signed-off-by: Patrick Rudolph patrick.rudolph@9elements.com --- M src/lib/Makefile.inc R src/lib/framebuffer_info.c 2 files changed, 1 insertion(+), 1 deletion(-)
git pull ssh://review.coreboot.org:29418/coreboot refs/changes/31/39431/2
Julius Werner has posted comments on this change. ( https://review.coreboot.org/c/coreboot/+/39431 )
Change subject: lib: Rename edid_fill_fb.c ......................................................................
Patch Set 3: Code-Review+2
Paul Menzel has posted comments on this change. ( https://review.coreboot.org/c/coreboot/+/39431 )
Change subject: lib: Rename edid_fill_fb.c ......................................................................
Patch Set 3: Code-Review+1
Hello build bot (Jenkins), Patrick Georgi, Martin Roth, Frans Hendriks, Paul Menzel, Julius Werner,
I'd like you to reexamine a change. Please visit
https://review.coreboot.org/c/coreboot/+/39431
to look at the new patch set (#4).
Change subject: lib: Rename edid_fill_fb.c ......................................................................
lib: Rename edid_fill_fb.c
Rename edid_fill_fb.c to framebuffer_info.c as it doesn't deal with EDID that much any more.
Change-Id: Ic7eb6432eee9808aaa9a48e6bcd61bf136a8b938 Signed-off-by: Patrick Rudolph patrick.rudolph@9elements.com --- M src/lib/Makefile.inc R src/lib/framebuffer_info.c 2 files changed, 1 insertion(+), 1 deletion(-)
git pull ssh://review.coreboot.org:29418/coreboot refs/changes/31/39431/4
Hello build bot (Jenkins), Patrick Georgi, Martin Roth, Frans Hendriks, Paul Menzel, Julius Werner,
I'd like you to reexamine a change. Please visit
https://review.coreboot.org/c/coreboot/+/39431
to look at the new patch set (#6).
Change subject: lib: Rename edid_fill_fb.c ......................................................................
lib: Rename edid_fill_fb.c
Rename edid_fill_fb.c to framebuffer_info.c as it doesn't deal with EDID that much any more.
Change-Id: Ic7eb6432eee9808aaa9a48e6bcd61bf136a8b938 Signed-off-by: Patrick Rudolph patrick.rudolph@9elements.com --- M src/lib/Makefile.inc R src/lib/framebuffer_info.c 2 files changed, 1 insertion(+), 1 deletion(-)
git pull ssh://review.coreboot.org:29418/coreboot refs/changes/31/39431/6
Hello build bot (Jenkins), Patrick Georgi, Martin Roth, Frans Hendriks, Paul Menzel, Julius Werner,
I'd like you to reexamine a change. Please visit
https://review.coreboot.org/c/coreboot/+/39431
to look at the new patch set (#8).
Change subject: lib: Rename edid_fill_fb.c ......................................................................
lib: Rename edid_fill_fb.c
Rename edid_fill_fb.c to framebuffer_info.c as it doesn't deal with EDID that much any more.
Change-Id: Ic7eb6432eee9808aaa9a48e6bcd61bf136a8b938 Signed-off-by: Patrick Rudolph patrick.rudolph@9elements.com --- M src/lib/Makefile.inc R src/lib/framebuffer_info.c 2 files changed, 1 insertion(+), 1 deletion(-)
git pull ssh://review.coreboot.org:29418/coreboot refs/changes/31/39431/8
Marcello Sylvester Bauer has posted comments on this change. ( https://review.coreboot.org/c/coreboot/+/39431 )
Change subject: lib: Rename edid_fill_fb.c ......................................................................
Patch Set 8: Code-Review+1
Arthur Heymans has posted comments on this change. ( https://review.coreboot.org/c/coreboot/+/39431 )
Change subject: lib: Rename edid_fill_fb.c ......................................................................
Patch Set 8: Code-Review+2
Hello build bot (Jenkins), Patrick Georgi, Martin Roth, Frans Hendriks, Paul Menzel, Julius Werner, Arthur Heymans, Marcello Sylvester Bauer,
I'd like you to reexamine a change. Please visit
https://review.coreboot.org/c/coreboot/+/39431
to look at the new patch set (#9).
Change subject: lib: Rename edid_fill_fb.c ......................................................................
lib: Rename edid_fill_fb.c
Rename edid_fill_fb.c to framebuffer_info.c as it doesn't deal with EDID that much any more.
Change-Id: Ic7eb6432eee9808aaa9a48e6bcd61bf136a8b938 Signed-off-by: Patrick Rudolph patrick.rudolph@9elements.com --- M src/lib/Makefile.inc R src/lib/framebuffer_info.c 2 files changed, 1 insertion(+), 1 deletion(-)
git pull ssh://review.coreboot.org:29418/coreboot refs/changes/31/39431/9
Hello build bot (Jenkins), Patrick Georgi, Martin Roth, Frans Hendriks, Paul Menzel, Julius Werner, Arthur Heymans, Marcello Sylvester Bauer,
I'd like you to reexamine a change. Please visit
https://review.coreboot.org/c/coreboot/+/39431
to look at the new patch set (#10).
Change subject: lib: Rename edid_fill_fb.c ......................................................................
lib: Rename edid_fill_fb.c
Rename edid_fill_fb.c to framebuffer_info.c as it doesn't deal with EDID that much any more.
Change-Id: Ic7eb6432eee9808aaa9a48e6bcd61bf136a8b938 Signed-off-by: Patrick Rudolph patrick.rudolph@9elements.com --- M src/lib/Makefile.inc R src/lib/framebuffer_info.c 2 files changed, 1 insertion(+), 1 deletion(-)
git pull ssh://review.coreboot.org:29418/coreboot refs/changes/31/39431/10
Christian Walter has uploaded a new patch set (#11) to the change originally created by Patrick Rudolph. ( https://review.coreboot.org/c/coreboot/+/39431 )
Change subject: lib: Rename edid_fill_fb.c ......................................................................
lib: Rename edid_fill_fb.c
Rename edid_fill_fb.c to framebuffer_info.c as it doesn't deal with EDID that much any more.
Change-Id: Ic7eb6432eee9808aaa9a48e6bcd61bf136a8b938 Signed-off-by: Patrick Rudolph patrick.rudolph@9elements.com --- M src/lib/Makefile.inc R src/lib/framebuffer_info.c 2 files changed, 1 insertion(+), 1 deletion(-)
git pull ssh://review.coreboot.org:29418/coreboot refs/changes/31/39431/11
Angel Pons has uploaded a new patch set (#12) to the change originally created by Patrick Rudolph. ( https://review.coreboot.org/c/coreboot/+/39431 )
Change subject: lib: Rename edid_fill_fb.c ......................................................................
lib: Rename edid_fill_fb.c
Rename edid_fill_fb.c to framebuffer_info.c as it doesn't deal with EDID that much any more.
Change-Id: Ic7eb6432eee9808aaa9a48e6bcd61bf136a8b938 Signed-off-by: Patrick Rudolph patrick.rudolph@9elements.com --- M src/lib/Makefile.inc R src/lib/framebuffer_info.c 2 files changed, 1 insertion(+), 1 deletion(-)
git pull ssh://review.coreboot.org:29418/coreboot refs/changes/31/39431/12
Frans Hendriks has posted comments on this change. ( https://review.coreboot.org/c/coreboot/+/39431 )
Change subject: lib: Rename edid_fill_fb.c ......................................................................
Patch Set 13: Code-Review+1
Martin L Roth has abandoned this change. ( https://review.coreboot.org/c/coreboot/+/39431?usp=email )
Change subject: lib: Rename edid_fill_fb.c ......................................................................
Abandoned
This patch has not been touched in over 12 months. Anyone who wants to take over work on this patch, please feel free to restore it and do any work needed to get it merged. If you create a new patch based on this work, please credit the original author.