Hi.. I want to analyse the source code of coreboot please inform me how i can analyse it and which file contains the main program and where the execution starts and how the LinuxBios initializes the hardware (brief idea) so that i can get some idea about that in the source please guide me im the new one ...
thanks in advance Malatesh
malatesh, Probably the best way to learn about Coreboot is by building a target, browsing the source code and reading comments.
If you're looking for more formal documentation, Coreboot v3 has a design doc which you can compile by checking out the source and running "make doc". Coreboot v2 has even more documentation which you can generate by checking out the source and running "make" in the documentation directory.
Also, I suggest checking out AMD's "Using LinuxBIOS to Liberate Embedded x86 Processors" document from the Ottawa Linux Symposion which is available here: https://ols2006.108.redhat.com/2007/Reprints/crouse-Reprint.pdf .
On Thu, May 15, 2008 at 2:05 AM, malatesh kamatad malateshkamat@gmail.com wrote:
Hi.. I want to analyse the source code of coreboot please inform me how i can analyse it and which file contains the main program and where the execution starts and how the LinuxBios initializes the hardware (brief idea) so that i can get some idea about that in the source please guide me im the new one ...
thanks in advance Malatesh -- coreboot mailing list coreboot@coreboot.org http://www.coreboot.org/mailman/listinfo/coreboot