2008-07-31 Bean <bean123ch@gmail.com>

* boot/i386/pc/lnxboot.S (real_code_2): Replace 0x50 with
	GRUB_KERNEL_MACHINE_DATA_END.
This commit is contained in:
bean 2008-07-31 14:15:53 +00:00
parent 59198b722c
commit 16e641b612
2 changed files with 6 additions and 1 deletions

View file

@ -1,3 +1,8 @@
2008-07-31 Bean <bean123ch@gmail.com>
* boot/i386/pc/lnxboot.S (real_code_2): Replace 0x50 with
GRUB_KERNEL_MACHINE_DATA_END.
2008-07-30 Robert Millan <rmh@aybabtu.com>
* include/grub/i386/pc/kernel.h (GRUB_KERNEL_MACHINE_DATA_END):