- Original message - "Alex Roman" <[EMAIL PROTECTED]> writes: Hi, Not yet...
Sorry, what do you mean by busy waiting? Thanks Alex On 22/07/07, Marco Gerards <[EMAIL PROTECTED]> wrote:
"Alex Roman" <[EMAIL PROTECTED]> writes: Hi, > Is there any mechanism to wait/sleep for a specified time in GRUB? Not yet. I will also need this for networking. Actually, we can do still in this idle time. I will get back on this. You can read the time in milliseconds, IIRC. You can use that to check in a loop. But please do not use busy waiting. That will give problems with qemu, etc. -- Marco _______________________________________________ Grub-devel mailing list Grub-devel@gnu.org http://lists.gnu.org/mailman/listinfo/grub-devel
-- Alex Roman <[EMAIL PROTECTED]> _______________________________________________ Grub-devel mailing list Grub-devel@gnu.org http://lists.gnu.org/mailman/listinfo/grub-devel