UltraOS / Hyper

A modern x86/ARM bootloader supporting both BIOS and UEFI
MIT License
30 stars 1 forks source link

Add support for serial logging output #37

Closed Th3T3chn0G1t closed 1 year ago

Th3T3chn0G1t commented 1 year ago

Just a handy option to have if the kernel itself uses serial, or if running headlessly somewhere the E9 port doesn't work. Since only 1 of debugcon and serial can make use of stdio it is useful to have both as options.