Ignore:
Timestamp:
Jul 7, 2017, 9:16:50 AM (7 years ago)
Author:
max@…
Message:

use a demultiplexer to get the channel on the serial port, and
make x86_printf print both on the VGA and COM1

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/hal/x86_64/core/hal_init.c

    r152 r154  
    254254        boot_info_t btinfo;
    255255
     256        /* Initialize the serial port */
     257        hal_com_init_early();
     258
    256259        x86_printf("[+] init_x86_64 called\n");
    257260
Note: See TracChangeset for help on using the changeset viewer.