Enabling PCI-E I/O space access for serial port
Posted: Sat Dec 31, 2022 2:22 am
Hello,
I am trying to use PCI-E serial port with UEFI. Unfortunately I cannot initialize serial port.
I checked with GRUB if it is working and while booted in i386-pc (legacy mode), I can configure serial port and everything works fine. However, when I boot x86_64-efi GRUB it says "serial port isn't found" when I try to access it same way I do under CSM.
I also displayed information about serial port device under EFI shell with `pci` command and it reports "(00) I/O space access enabled: 0", what probably is my problem.
I would like to ask if it is possible to enable I/O space access and use that PCI-E adapter for debugging purposes with EFI bootloader?
I am trying to use PCI-E serial port with UEFI. Unfortunately I cannot initialize serial port.
I checked with GRUB if it is working and while booted in i386-pc (legacy mode), I can configure serial port and everything works fine. However, when I boot x86_64-efi GRUB it says "serial port isn't found" when I try to access it same way I do under CSM.
I also displayed information about serial port device under EFI shell with `pci` command and it reports "(00) I/O space access enabled: 0", what probably is my problem.
I would like to ask if it is possible to enable I/O space access and use that PCI-E adapter for debugging purposes with EFI bootloader?