Page MenuHomeFreeBSD

loader: move all gfx_fb.c stubs to common/gfx_fb_stub.c
ClosedPublic

Authored by imp on Dec 14 2021, 5:42 AM.
Tags
None
Referenced Files
F168121444: D33428.id100034.diff
Wed, Aug 26, 11:47 AM
Unknown Object (File)
Tue, Aug 25, 9:35 AM
Unknown Object (File)
Sun, Aug 23, 2:52 AM
Unknown Object (File)
Sat, Aug 22, 4:40 PM
Unknown Object (File)
Fri, Aug 21, 3:03 PM
Unknown Object (File)
Tue, Aug 11, 8:03 PM
Unknown Object (File)
Tue, Aug 11, 2:29 PM
Unknown Object (File)
Mon, Aug 10, 10:01 AM

Details

Summary

All these files are the same, modulo one comment. Move them all into
common/gfx_fb_stub.c and adjust Makefiles accordingly.

Sponsored by: Netflix

Diff Detail

Repository
rG FreeBSD src repository
Lint
Lint Not Applicable
Unit
Tests Not Applicable

Event Timeline

imp requested review of this revision.Dec 14 2021, 5:42 AM
corvink added inline comments.
stand/uboot/lib/Makefile
13
stand/uboot/lib/Makefile
13

Yea, I caught that after upload...

With what Corvin noted fixed I'm good with this.

This revision is now accepted and ready to land.Dec 14 2021, 7:47 AM