LinuxBIOS Source Notes

From PEL Wiki

Jump to: navigation, search

The source is split lots of ways for configurability, and to keep compiled code out of the tree.

Right now the most interesting parts for me to change are in LinuxBIOSv2/src/northbridge/amd/amdk8/raminit.c LinuxBIOSv2/src/northbridge/amd/amdk8/northbridge.c

This might become its own page, but I'm interested in keeping a jargon-buster FAQ

XIP_ROM_SIZE : Execute in Place ROM size

ROM_SIZE :

What I would like is for each config file, to have a list of the important terms and how you would use them.