aboutsummaryrefslogtreecommitdiffstats
path: root/xen/arch/x86/boot/video.S
Commit message (Expand)AuthorAgeFilesLines
* x86: Introduce and use GLOBAL() in asm codeAndrew Cooper2013-09-091-10/+13
* x86: Clean up boot/wakeup code.Keir Fraser2007-12-101-2/+2
* x86: small boot-time changes:Keir Fraser2007-10-221-4/+4
* x86: propagate VESA capabilities to dom0Keir Fraser2007-10-121-0/+3
* x86: retrieve VBE EDID/DDC info independent of used video modekfraser@localhost.localdomain2007-06-191-26/+31
* x86: Re-introduce VIDEO_CURRENT_MODE into video.S video-mode-settingkfraser@localhost.localdomain2007-06-191-0/+2
* x86: Gather BIOS EDD info during boot.kfraser@localhost.localdomain2007-06-121-1/+1
* x86: Fix VBE EDID interrogation. Add a new boot option 'edid={no,force}'.kfraser@localhost.localdomain2007-06-121-21/+23
* x86: Allow selection of graphical video modes during boot.Keir Fraser2007-06-101-0/+994