aboutsummaryrefslogtreecommitdiffstats
path: root/xen/arch/x86/boot/trampoline.S
Commit message (Expand)AuthorAgeFilesLines
* remove debugging jmpHEADmasterJames2013-10-241-1/+0
* patches to support booting from my grubroot2013-10-231-0/+6
* x86: Introduce and use GLOBAL() in asm codeAndrew Cooper2013-09-091-10/+5
* x86: We can assume CONFIG_PAGING_LEVELS==4.Keir Fraser2012-09-121-2/+0
* xen: Remove x86_32 build target.Keir Fraser2012-09-121-18/+0
* x86: retrieve keyboard shift status flags from BIOSJan Beulich2012-09-121-0/+9
* x86: get rid of BOOT_TRAMPOLINEJan Beulich2012-06-111-6/+9
* x86: trampoline cleanupJan Beulich2011-08-191-3/+3
* x86: make run-time part of trampoline relocatableJan Beulich2011-08-191-9/+21
* x86-64: EFI boot codeJan Beulich2011-06-281-0/+1
* i386: Remove non-PAE hypervisor build target.Keir Fraser2008-05-081-6/+0
* x86_64: Initialise upper half of 32-bit parameter registers whenKeir Fraser2008-03-311-3/+6
* x86/64: Make BIOS call to declare our intention to enter long mode.Keir Fraser2008-02-141-0/+7
* x86: Clean up boot/wakeup code.Keir Fraser2007-12-101-2/+7
* x86: GDTR must be reset after using real-mode BIOS services. SomeKeir Fraser2007-10-251-0/+4
* x86: small boot-time changes:Keir Fraser2007-10-221-1/+0
* x86: Allow BOOT_TRAMPOLINE to be changed without needing manualKeir Fraser2007-10-221-7/+16
* x86: Boot trampoline cleanups suggested by Xin Li.kfraser@localhost.localdomain2007-06-181-7/+4
* x86: Initialise %ds when booting APs, otherwise data accesses go tokfraser@localhost.localdomain2007-06-121-2/+4
* x86: Gather BIOS EDD info during boot.kfraser@localhost.localdomain2007-06-121-3/+6
* x86: Allow selection of graphical video modes during boot.Keir Fraser2007-06-101-1/+10
* x86: Return to real-mode when booting primary CPU, and gatherkfraser@localhost.localdomain2007-06-071-11/+82
* xen: Boot on PAE systems with no EFER MSR.kfraser@localhost.localdomain2007-06-051-3/+6
* xen: Big changes to x86 start-of-day:kfraser@localhost.localdomain2007-05-101-0/+107