Files
linux/arch/x86
Matt Fleming 7e8213c1f3 x86/efi: Correct EFI boot stub use of code32_start
code32_start should point at the start of the protected mode code, and
*not* at the beginning of the bzImage. This is much easier to do in
assembly so document that callers of make_boot_params() need to fill out
code32_start.

The fallout from this bug is that we would end up relocating the image
but copying the image at some offset, resulting in what appeared to be
memory corruption.

Reported-by: Thomas Bächler <thomas@archlinux.org>
Signed-off-by: Matt Fleming <matt.fleming@intel.com>
2014-04-10 21:19:52 +01:00
..
2013-11-09 00:16:29 -05:00
2014-01-15 17:02:08 -08:00
2014-01-12 16:47:31 +01:00
2014-03-04 21:43:57 +00:00
2014-03-04 16:17:17 +00:00