f8ee1806ac
Due to the automatic nature of this update, I am self-acking. It worked in abuild. Signed-off-by: Stefan Reinauer <stepan@coresystems.de> Acked-by: Stefan Reinauer <stepan@coresystems.de> git-svn-id: svn://svn.coreboot.org/coreboot/trunk@3053 2b7e53f0-3cfb-0310-b3e9-8179ed1497e1
16 lines
448 B
Text
16 lines
448 B
Text
DEVELOPER/HACKING/DESIGN
|
|
|
|
- bochs bios.
|
|
|
|
we expect most of the bochs patches will be rolled back into
|
|
the bochs mainline.
|
|
|
|
thus when designing an patch for rombios.c both needs of
|
|
coreboot as well as bochs needed to be taken into
|
|
consideration.
|
|
|
|
- there are motherboard specific code in loader.s. until this issue
|
|
is fixed, you need to adjust various motherboard specific
|
|
settings in loader.s In particular control of the
|
|
shadow ram.
|
|
|