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 un
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 m
This patch adds the automake conditional COND_efi, which is true for
every configuration using the EFI platform. This conditional is used in
grub-core/Makefile.am to remove some duplicated entries in
KERNEL_HEADER_FILES.
As the EFI platform is expected to be used in more architectures (work
is in p