Account for endianness when writing to 24bpp framebuffers. Also create a
vt_fb_mem_wr3 function to avoid code duplication.
Details
Details
- Reviewers
imp manu kevans - Commits
- rGb2e0dfc808c1: vt_fb: account for endianness
Diff Detail
Diff Detail
- Repository
- rG FreeBSD src repository
- Lint
Lint Not Applicable - Unit
Tests Not Applicable
Event Timeline
Comment Actions
QEMU seems to give us a 24bpp framebuffer only when using the CSM firmware. This can be tested by loading QEMU with the CSM firmware then booting through UEFI.