* grub-core/lib/i386/relocator16.S: Revert moving A20 code into PM

part. Instead setup the correct stack in RM.
	* grub-core/lib/i386/relocator.c (grub_relocator16_boot): Reserve place
	for stack.
	* include/grub/i386/relocator_private.h: New file.
This commit is contained in:
Vladimir 'phcoder' Serbinenko 2012-02-07 22:31:14 +01:00
parent b5c1f9bf41
commit 215c90cb82
4 changed files with 90 additions and 80 deletions

View file

@ -0,0 +1 @@
#define GRUB_RELOCATOR16_STACK_SIZE 4096