[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: Need help in studying the grub bootloader
From: |
Francesco Lavra |
Subject: |
Re: Need help in studying the grub bootloader |
Date: |
Sun, 27 Jan 2013 08:41:31 +0100 |
User-agent: |
Mozilla/5.0 (X11; Linux i686; rv:7.0.1) Gecko/20110929 Thunderbird/7.0.1 |
Hi Parth,
On 01/26/2013 05:55 PM, parth paritosh wrote:
> Sir,
> I am trying to study the source code of grub bootloader in order to be
> able to contribute in it. I would like to know about any existing
> documentation that explains the control flow in the code.
> That would be very helpful in understanding the code. If any such
> document exists, please do tell me.
You may want to look at the docs/ folder in GRUB source tree,
specifically grub-dev, which is the GRUB developers manual.
If you don't know yet what to contribute, you may want to visit
https://savannah.gnu.org/task/?group=grub and
https://savannah.gnu.org/bugs/?group=grub.
Regards,
Francesco