aboutsummaryrefslogtreecommitdiffstats
path: root/xen/arch/x86/boot/cmdline.S
Commit message (Expand)AuthorAgeFilesLines
* x86,cmdline: Fix setting skip_realmode boolean on no-real-mode and tboot optionsKeir Fraser2012-08-231-2/+4
* x86: get rid of BOOT_TRAMPOLINEJan Beulich2012-06-111-16/+16
* multiboot asm: Get offset constants from the C structKeir Fraser2010-05-071-4/+0
* cmdline_parse_early: fix parse 'edd=' optionKeir Fraser2009-11-091-1/+1
* Intel(R) Trusted Execution Technology (Intel(R) TXT) support for Xen.Keir Fraser2007-10-301-0/+8
* x86: fix early option scanningkfraser@localhost.localdomain2007-06-201-10/+11
* x86: Re-introduce VIDEO_CURRENT_MODE into video.S video-mode-settingkfraser@localhost.localdomain2007-06-191-1/+16
* x86: Gather BIOS EDD info during boot.kfraser@localhost.localdomain2007-06-121-0/+20
* x86: Fix VBE EDID interrogation. Add a new boot option 'edid={no,force}'.kfraser@localhost.localdomain2007-06-121-17/+52
* x86: Allow selection of graphical video modes during boot.Keir Fraser2007-06-101-0/+285