[PATCH v2 0/7] x86/boot: (mostly) video mode handling adjustments

Jan Beulich posted 7 patches 2 years, 7 months ago
Failed in applying to current master (apply log)
There is a newer version of this series
[PATCH v2 0/7] x86/boot: (mostly) video mode handling adjustments
Posted by Jan Beulich 2 years, 7 months ago
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