Hi, Update:
New tool grub-mkrawimage, used to generate img file from object files directly, no need for ld and objcopy anymore. It inject the grub_bss_start and grub_bss_end symbol, so no need to check for them in configure.ac. Remove the memcpy alias in kern/misc.c, instead, it map memcpy to grub_memmove when generating the module file. -- Bean _______________________________________________ Grub-devel mailing list Grub-devel@gnu.org http://lists.gnu.org/mailman/listinfo/grub-devel