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
F96434905: D33428.diff
Tue, Sep 24, 11:11 PM
Unknown Object (File)
Sun, Sep 15, 1:25 AM
Unknown Object (File)
Tue, Sep 10, 6:17 PM
Unknown Object (File)
Wed, Sep 4, 12:11 PM
Unknown Object (File)
Sat, Aug 31, 3:00 AM
Unknown Object (File)
Tue, Aug 27, 6:09 AM
Unknown Object (File)
Aug 5 2024, 12:02 AM
Unknown Object (File)
Jul 7 2024, 10:54 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
rS FreeBSD src repository - subversion
Lint
Lint Passed
Unit
No Test Coverage
Build Status
Buildable 43331
Build 40219: arc lint + arc unit

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