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
F102462138: D33428.diff
Tue, Nov 12, 3:10 PM
Unknown Object (File)
Oct 9 2024, 1:35 AM
Unknown Object (File)
Sep 24 2024, 11:11 PM
Unknown Object (File)
Sep 15 2024, 1:25 AM
Unknown Object (File)
Sep 10 2024, 6:17 PM
Unknown Object (File)
Sep 4 2024, 12:11 PM
Unknown Object (File)
Aug 31 2024, 3:00 AM
Unknown Object (File)
Aug 27 2024, 6:09 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