linux/arch/x86/realmode/rm
Jarkko Sakkinen b429dbf6e8 x86, realmode: don't copy real_mode_header
Replaced copying of real_mode_header with a pointer
to beginning of RM memory.

Signed-off-by: Jarkko Sakkinen <jarkko.sakkinen@intel.com>
Link: http://lkml.kernel.org/r/1336501366-28617-19-git-send-email-jarkko.sakkinen@intel.com
Signed-off-by: H. Peter Anvin <hpa@linux.intel.com>
2012-05-08 11:48:45 -07:00
..
wakeup x86, realmode: fix 64-bit wakeup sequence 2012-05-08 11:48:11 -07:00
.gitignore x86, realmode: realmode.bin infrastructure 2012-05-08 11:41:48 -07:00
header.S x86, realmode: don't copy real_mode_header 2012-05-08 11:48:45 -07:00
Makefile x86, realmode: fix 64-bit wakeup sequence 2012-05-08 11:48:11 -07:00
realmode.h x86, realmode: Replace open-coded ljmpw with a macro 2012-05-08 11:48:03 -07:00
realmode.lds.S x86, realmode: don't copy real_mode_header 2012-05-08 11:48:45 -07:00
reboot_32.S x86, realmode: fix 64-bit wakeup sequence 2012-05-08 11:48:11 -07:00
stack.S x86, realmode: fix 64-bit wakeup sequence 2012-05-08 11:48:11 -07:00
trampoline_32.S x86, realmode: fix 64-bit wakeup sequence 2012-05-08 11:48:11 -07:00
trampoline_64.S x86, realmode: fix 64-bit wakeup sequence 2012-05-08 11:48:11 -07:00