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
Unknown Object (File)
Sat, Mar 1, 11:16 PM
Unknown Object (File)
Thu, Feb 27, 4:35 AM
Unknown Object (File)
Fri, Feb 21, 6:53 AM
Unknown Object (File)
Fri, Feb 21, 5:43 AM
Unknown Object (File)
Thu, Feb 20, 6:32 PM
Unknown Object (File)
Sun, Feb 9, 6:22 AM
Unknown Object (File)
Jan 23 2025, 5:55 AM
Unknown Object (File)
Jan 21 2025, 10:26 PM

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