mbox series

[v3,0/7] x86/boot: (mostly) video mode handling adjustments

Message ID 4af7ce92-8f4b-0be2-2439-a1bfaff59be6@suse.com (mailing list archive)
Headers show
Series x86/boot: (mostly) video mode handling adjustments | expand

Message

Jan Beulich Dec. 6, 2021, 2:15 p.m. UTC
v3 has only some re-basing changes compared to v2. I have to admit that
I find it particularly sad that the enhancement done by patch 1 has not
made 4.16. This series had been submitted well in time.

1: make "vga=current" work with graphics modes
2: obtain video info from boot loader
3: EFI: retrieve EDID
4: simplify mode_table
5: fold branches in video handling code
6: fold/replace moves in video handling code
7: fold two MOVs into an ADD

Jan