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)
Sun, Feb 9, 6:22 AM
Unknown Object (File)
Thu, Jan 23, 5:55 AM
Unknown Object (File)
Tue, Jan 21, 10:26 PM
Unknown Object (File)
Jan 18 2025, 11:15 PM
Unknown Object (File)
Jan 18 2025, 11:04 PM
Unknown Object (File)
Jan 18 2025, 6:41 PM
Unknown Object (File)
Dec 7 2024, 5:49 PM
Unknown Object (File)
Dec 2 2024, 9:22 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