#80: serial console in grub2 works ----------------------------+----------------------------------------------- Reporter: oxygene | Owner: oxygene Type: enhancement | Status: assigned Priority: major | Milestone: Port GRUB2 to LinuxBIOS Component: code | Version: v3 Resolution: | Keywords: Dependencies: | Patchstatus: patch needs work ----------------------------+----------------------------------------------- Changes (by oxygene):
* status: new => assigned * patchstatus: there is no patch => patch needs work
Comment:
The patch puts the serial port's I/O port at 0x400, where grub2 looks for it. That probably makes it "legacy support".
Needs proper discussion if such legacy tables should be written by linuxbios and if so, where such code should end up.