When the second part of GRUB hands over control to kernel (vmlinuz in case of linux), how does it pass parameters to the kernel?
Lets suppose I am writing my own kernel,