mirror of
https://github.com/fail0verflow/switch-coreboot.git
synced 2025-05-04 01:39:18 -04:00
16 lines
449 B
Text
16 lines
449 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
|
|
linuxbios 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.
|
|
|