* 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:
parent
b5c1f9bf41
commit
215c90cb82
4 changed files with 90 additions and 80 deletions
1
include/grub/i386/relocator_private.h
Normal file
1
include/grub/i386/relocator_private.h
Normal file
|
@ -0,0 +1 @@
|
|||
#define GRUB_RELOCATOR16_STACK_SIZE 4096
|
Loading…
Add table
Add a link
Reference in a new issue