On 21.04.2013 11:09, Andrey Borzenkov wrote: > Are there limits for stack size used in grub? I.e. is allocation of > several KB on stack acceptable or it should go into heap in this case? > Stack is only 32 KiB on i386-pc. Use heap for anything big. > _______________________________________________ > Grub-devel mailing list > Grub-devel@gnu.org > https://lists.gnu.org/mailman/listinfo/grub-devel >