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)
Mon, Oct 13, 4:53 PM
Unknown Object (File)
Mon, Oct 13, 2:42 PM
Unknown Object (File)
Mon, Oct 13, 2:42 PM
Unknown Object (File)
Mon, Oct 13, 2:42 PM
Unknown Object (File)
Mon, Oct 13, 1:53 AM
Unknown Object (File)
Sun, Oct 12, 8:07 PM
Unknown Object (File)
Thu, Sep 18, 1:29 AM
Unknown Object (File)
Sep 15 2025, 2:04 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