* Tyler Pohl <[EMAIL PROTECTED]> [061208 09:04]:
> Where is the code for serial output. For example if i wanted to change
> "Jumping to LinuxBios" to Jumping around" where would i find that code?
Depends on whether your port uses cache-as-ram:
./src/cpu/amd/car/copy_and_run.c: print_debug("Jumping to LinuxBIOS.\r\n");
./src/cpu/x86/car/copy_and_run.c: print_debug("Jumping to LinuxBIOS.\r\n");
./src/arch/i386/init/crt0.S.lb:str_pre_main: .string "Jumping to LinuxBIOS.\r\n"
--
coresystems GmbH • Brahmsstr. 16 • D-79104 Freiburg i. Br.
Tel.: +49 761 7668825 • Fax: +49 761 7664613
Email: [EMAIL PROTECTED] • http://www.coresystems.de/
--
linuxbios mailing list
[email protected]
http://www.openbios.org/mailman/listinfo/linuxbios