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)
Dec 7 2024, 5:49 PM
Unknown Object (File)
Dec 2 2024, 9:22 AM
Unknown Object (File)
Dec 2 2024, 4:44 AM
Unknown Object (File)
Dec 2 2024, 4:44 AM
Unknown Object (File)
Dec 2 2024, 4:44 AM
Unknown Object (File)
Nov 30 2024, 5:01 AM
Unknown Object (File)
Nov 26 2024, 6:48 PM
Unknown Object (File)
Nov 12 2024, 3:59 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
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