Pavel Roskin wrote:
Revision: 2216
          http://svn.sv.gnu.org/viewvc/?view=rev&root=grub&revision=2216
Author:   proski
Date:     2009-05-15 14:47:44 +0000 (Fri, 15 May 2009)
Log Message:
-----------
Remove incorrect comment that the code must be position independent.

Modified Paths:
--------------
    trunk/grub2/commands/i386/pc/drivemap_int13h.S


Function drivemap.c:install_int13_handler() copies the grub_drivemap_handler code to some low memory allocated by grub_mmap_malign_and_register(). No relocation is done. IMO the code must be position independent.

--
Christian Franke



_______________________________________________
Grub-devel mailing list
Grub-devel@gnu.org
http://lists.gnu.org/mailman/listinfo/grub-devel

Reply via email to