> As far as I know, QEMU should be able to tell SeaBIOS the exact
> geometry to use (eg, via qemu -hdachs c,h,s[,t] option).  If you're
> not getting the expected behavior, be sure to include the seabios log
> file - see: https://www.seabios.org/Debugging
>

Here is geometry when I have with patched bios (Windows boot):
    drive 0x000f57f0: PCHS=16383/16/63 translation=lba
LCHS=1024/255/32 s=143305920

Here is geometry I have with original Seabios (boot fails):
    drive 0x000f0bd0: PCHS=16383/16/63 translation=lba
LCHS=1024/255/63 s=143305920

Qemu limits what we can specify in CHS to 16383, 16 and 63
respectively and I don't see any combinations which will perform
necessary translation from PCHS=16383/16/63 to LCHS=1024/255/32.

I have attached 4 logs:

serial-no-chs.log - launch Qemu with original Seabios. No manual CHS
modifications.
serial-1024-16-32.log - launch Qemu with original Seabios. Manual
CHS(1024, 16, 32).
serial-8192-16-32.log - launch Qemu with original Seabios. Manual
CHS(8192, 16, 32).
serial-patched-bios.log - launch Qemu with PATCHED Seabios. No manual
CHS modification.


--
    +380979184774
    Mykola Ivanets

======= Tue Jun  5 07:53:35 2018 (adjust=0.0us)
00.000: SeaBIOS (version rel-1.11.0-30-g4e09583-dirty-20180605_171213-ivanets.localdomain)
00.000: BUILD: gcc: (GCC) 6.4.1 20170727 (Red Hat 6.4.1-1) binutils: version 2.26.1-1.fc25
00.000: No Xen hypervisor found.
00.013: Running on QEMU (i440fx)
00.013: Running on KVM
00.013: RamSize: 0xc0000000 [cmos]
00.013: Relocating init from 0x000d80a0 to 0xbffabf60 (size 81920)
00.013: Found QEMU fw_cfg
00.013: RamBlock: addr 0x0000000000000000 len 0x00000000c0000000 [e820]
00.013: RamBlock: addr 0x0000000100000000 len 0x0000000040000000 [e820]
00.013: Moving pm_base to 0x600
00.013: boot order:
00.013: 1: /pci@i0cf8/ide@1,1/drive@0/disk@0
00.013: 2: HALT
00.013: === PCI bus & bridge init ===
00.013: PCI: pci_bios_init_bus_rec bus = 0x0
00.014: === PCI device probing ===
00.014: Found 9 PCI devices (max PCI bus is 00)
00.014: === PCI new allocation pass #1 ===
00.014: PCI: check devices
00.015: === PCI new allocation pass #2 ===
00.015: PCI: IO: c000 - c06f
00.015: PCI: 32: 00000000c0000000 - 00000000fec00000
00.015: PCI: map device bdf=00:02.0  bar 4, addr 0000c000, size 00000020 [io]
00.015: PCI: map device bdf=00:04.0  bar 0, addr 0000c020, size 00000020 [io]
00.015: PCI: map device bdf=00:05.0  bar 0, addr 0000c040, size 00000020 [io]
00.015: PCI: map device bdf=00:01.1  bar 4, addr 0000c060, size 00000010 [io]
00.015: PCI: map device bdf=00:03.0  bar 6, addr febe0000, size 00010000 [mem]
00.015: PCI: map device bdf=00:02.7  bar 0, addr febf0000, size 00001000 [mem]
00.015: PCI: map device bdf=00:03.0  bar 1, addr febf1000, size 00001000 [mem]
00.015: PCI: map device bdf=00:05.0  bar 1, addr febf2000, size 00001000 [mem]
00.016: PCI: map device bdf=00:03.0  bar 0, addr fc000000, size 02000000 [prefmem]
00.016: PCI: init bdf=00:00.0 id=8086:1237
00.016: PCI: init bdf=00:01.0 id=8086:7000
00.016: PIIX3/PIIX4 init: elcr=00 0c
00.016: PCI: init bdf=00:01.1 id=8086:7010
00.016: PCI: init bdf=00:01.3 id=8086:7113
00.016: Using pmtimer, ioport 0x608
00.016: PCI: init bdf=00:02.0 id=8086:2934
00.017: PCI: init bdf=00:02.7 id=8086:293a
00.017: PCI: init bdf=00:03.0 id=1013:00b8
00.017: PCI: init bdf=00:04.0 id=1af4:1002
00.017: PCI: init bdf=00:05.0 id=1af4:1003
00.018: PCI: Using 00:03.0 for primary VGA
00.018: handle_smp: apic_id=0x1
00.018: Found 2 cpu(s) max supported 2 cpu(s)
00.018: Copying PIR from 0xbffbfc60 to 0x000f5bc0
00.018: Copying MPTABLE from 0x00006e00/bffa2dd0 to 0x000f5ac0
00.018: Copying SMBIOS entry point from 0x00006e00 to 0x000f58d0
00.776: WARNING - Timeout at wait_reg8:81!
00.806: WARNING - Timeout at wait_reg8:81!
00.806: Scan for VGA option rom
00.807: WARNING! Found unaligned PCI rom (vd=1013:00b8)
00.807: Running option rom at c000:0003
00.818: Turning on vga text mode console
00.826: SeaBIOS (version rel-1.11.0-30-g4e09583-dirty-20180605_171213-ivanets.localdomain)
00.827: Machine UUID db2c4c32-f37d-bc97-72e4-b28c7b384e21
00.827: EHCI init on dev 00:02.7 (regs=0xfebf0020)
00.828: UHCI init on dev 00:02.0 (io=c000)
00.828: ATA controller 1 at 1f0/3f4/0 (irq 14 dev 9)
00.828: ATA controller 2 at 170/374/0 (irq 15 dev 9)
00.829: Found 0 lpt ports
00.829: Found 0 serial ports
00.829: PS2 keyboard initialized
00.830: ata0-0: QEMU HARDDISK ATA-7 Hard-Disk (68 GiBytes)
00.830: Searching bootorder for: /pci@i0cf8/*@1,1/drive@0/disk@0
00.952: All threads complete.
00.952: Scan for option roms
00.953: Searching bootorder for: /rom@genroms/kvmvapic.bin
00.953: Searching bootorder for: HALT
00.953: drive 0x000f5830: PCHS=8192/16/32 translation=lba LCHS=1024/255/63 s=143305920
00.953: Running option rom at c900:0003
00.954: Space available for UMB: cb800-eb000, f5440-f5830
00.954: Returned 131072 bytes of ZoneHigh
00.954: e820 map has 8 items:
00.954:   0: 0000000000000000 - 000000000009fc00 = 1 RAM
00.954:   1: 000000000009fc00 - 00000000000a0000 = 2 RESERVED
00.954:   2: 00000000000f0000 - 0000000000100000 = 2 RESERVED
00.954:   3: 0000000000100000 - 00000000bffe0000 = 1 RAM
00.954:   4: 00000000bffe0000 - 00000000c0000000 = 2 RESERVED
00.954:   5: 00000000feffc000 - 00000000ff000000 = 2 RESERVED
00.954:   6: 00000000fffc0000 - 0000000100000000 = 2 RESERVED
00.954:   7: 0000000100000000 - 0000000140000000 = 1 RAM
00.962: enter handle_19:
00.962:   NULL
00.962: Booting from Hard Disk...
00.962: Booting from 0000:7c00

======= Tue Jun  5 07:50:44 2018 (adjust=0.0us)
00.000: SeaBIOS (version rel-1.11.0-30-g4e09583-dirty-20180605_171213-ivanets.localdomain)
00.000: BUILD: gcc: (GCC) 6.4.1 20170727 (Red Hat 6.4.1-1) binutils: version 2.26.1-1.fc25
00.000: No Xen hypervisor found.
00.013: Running on QEMU (i440fx)
00.013: Running on KVM
00.013: RamSize: 0xc0000000 [cmos]
00.013: Relocating init from 0x000d80a0 to 0xbffabf60 (size 81920)
00.013: Found QEMU fw_cfg
00.013: RamBlock: addr 0x0000000000000000 len 0x00000000c0000000 [e820]
00.013: RamBlock: addr 0x0000000100000000 len 0x0000000040000000 [e820]
00.013: Moving pm_base to 0x600
00.013: boot order:
00.013: 1: /pci@i0cf8/ide@1,1/drive@0/disk@0
00.013: 2: HALT
00.013: === PCI bus & bridge init ===
00.013: PCI: pci_bios_init_bus_rec bus = 0x0
00.014: === PCI device probing ===
00.014: Found 9 PCI devices (max PCI bus is 00)
00.014: === PCI new allocation pass #1 ===
00.014: PCI: check devices
00.015: === PCI new allocation pass #2 ===
00.015: PCI: IO: c000 - c06f
00.015: PCI: 32: 00000000c0000000 - 00000000fec00000
00.015: PCI: map device bdf=00:02.0  bar 4, addr 0000c000, size 00000020 [io]
00.015: PCI: map device bdf=00:04.0  bar 0, addr 0000c020, size 00000020 [io]
00.015: PCI: map device bdf=00:05.0  bar 0, addr 0000c040, size 00000020 [io]
00.015: PCI: map device bdf=00:01.1  bar 4, addr 0000c060, size 00000010 [io]
00.015: PCI: map device bdf=00:03.0  bar 6, addr febe0000, size 00010000 [mem]
00.015: PCI: map device bdf=00:02.7  bar 0, addr febf0000, size 00001000 [mem]
00.016: PCI: map device bdf=00:03.0  bar 1, addr febf1000, size 00001000 [mem]
00.016: PCI: map device bdf=00:05.0  bar 1, addr febf2000, size 00001000 [mem]
00.016: PCI: map device bdf=00:03.0  bar 0, addr fc000000, size 02000000 [prefmem]
00.016: PCI: init bdf=00:00.0 id=8086:1237
00.016: PCI: init bdf=00:01.0 id=8086:7000
00.016: PIIX3/PIIX4 init: elcr=00 0c
00.016: PCI: init bdf=00:01.1 id=8086:7010
00.016: PCI: init bdf=00:01.3 id=8086:7113
00.017: Using pmtimer, ioport 0x608
00.017: PCI: init bdf=00:02.0 id=8086:2934
00.017: PCI: init bdf=00:02.7 id=8086:293a
00.017: PCI: init bdf=00:03.0 id=1013:00b8
00.017: PCI: init bdf=00:04.0 id=1af4:1002
00.018: PCI: init bdf=00:05.0 id=1af4:1003
00.018: PCI: Using 00:03.0 for primary VGA
00.018: handle_smp: apic_id=0x1
00.018: Found 2 cpu(s) max supported 2 cpu(s)
00.018: Copying PIR from 0xbffbfc60 to 0x000f5bc0
00.018: Copying MPTABLE from 0x00006e00/bffa2dd0 to 0x000f5ac0
00.018: Copying SMBIOS entry point from 0x00006e00 to 0x000f58d0
00.777: WARNING - Timeout at wait_reg8:81!
00.807: WARNING - Timeout at wait_reg8:81!
00.807: Scan for VGA option rom
00.807: WARNING! Found unaligned PCI rom (vd=1013:00b8)
00.808: Running option rom at c000:0003
00.818: Turning on vga text mode console
00.826: SeaBIOS (version rel-1.11.0-30-g4e09583-dirty-20180605_171213-ivanets.localdomain)
00.827: Machine UUID db2c4c32-f37d-bc97-72e4-b28c7b384e21
00.828: EHCI init on dev 00:02.7 (regs=0xfebf0020)
00.828: UHCI init on dev 00:02.0 (io=c000)
00.829: ATA controller 1 at 1f0/3f4/0 (irq 14 dev 9)
00.829: ATA controller 2 at 170/374/0 (irq 15 dev 9)
00.829: Found 0 lpt ports
00.829: Found 0 serial ports
00.829: PS2 keyboard initialized
00.831: ata0-0: QEMU HARDDISK ATA-7 Hard-Disk (68 GiBytes)
00.831: Searching bootorder for: /pci@i0cf8/*@1,1/drive@0/disk@0
00.953: All threads complete.
00.953: Scan for option roms
00.953: Searching bootorder for: /rom@genroms/kvmvapic.bin
00.953: Searching bootorder for: HALT
00.953: drive 0x000f5830: PCHS=16383/16/63 translation=lba LCHS=1024/255/63 s=143305920
00.953: Running option rom at c900:0003
00.954: Space available for UMB: cb800-eb000, f5440-f5830
00.954: Returned 131072 bytes of ZoneHigh
00.954: e820 map has 8 items:
00.954:   0: 0000000000000000 - 000000000009fc00 = 1 RAM
00.954:   1: 000000000009fc00 - 00000000000a0000 = 2 RESERVED
00.954:   2: 00000000000f0000 - 0000000000100000 = 2 RESERVED
00.954:   3: 0000000000100000 - 00000000bffe0000 = 1 RAM
00.955:   4: 00000000bffe0000 - 00000000c0000000 = 2 RESERVED
00.955:   5: 00000000feffc000 - 00000000ff000000 = 2 RESERVED
00.955:   6: 00000000fffc0000 - 0000000100000000 = 2 RESERVED
00.955:   7: 0000000100000000 - 0000000140000000 = 1 RAM
00.962: enter handle_19:
00.963:   NULL
00.963: Booting from Hard Disk...
00.963: Booting from 0000:7c00

======= Tue Jun  5 07:55:47 2018 (adjust=0.0us)
00.000: SeaBIOS (version rel-1.11.0-29-gd1343e6-dirty-20180604_162731-ivanets.localdomain)
00.000: BUILD: gcc: (GCC) 6.4.1 20170727 (Red Hat 6.4.1-1) binutils: version 2.26.1-1.fc25
00.000: No Xen hypervisor found.
00.013: Running on QEMU (i440fx)
00.013: Running on KVM
00.013: RamSize: 0xc0000000 [cmos]
00.013: Relocating init from 0x000d80c0 to 0xbffabf80 (size 81888)
00.013: Found QEMU fw_cfg
00.013: RamBlock: addr 0x0000000000000000 len 0x00000000c0000000 [e820]
00.013: RamBlock: addr 0x0000000100000000 len 0x0000000040000000 [e820]
00.013: Moving pm_base to 0x600
00.013: boot order:
00.013: 1: /pci@i0cf8/ide@1,1/drive@0/disk@0
00.013: 2: HALT
00.013: === PCI bus & bridge init ===
00.013: PCI: pci_bios_init_bus_rec bus = 0x0
00.014: === PCI device probing ===
00.014: Found 9 PCI devices (max PCI bus is 00)
00.014: === PCI new allocation pass #1 ===
00.014: PCI: check devices
00.015: === PCI new allocation pass #2 ===
00.015: PCI: IO: c000 - c06f
00.015: PCI: 32: 00000000c0000000 - 00000000fec00000
00.015: PCI: map device bdf=00:02.0  bar 4, addr 0000c000, size 00000020 [io]
00.015: PCI: map device bdf=00:04.0  bar 0, addr 0000c020, size 00000020 [io]
00.015: PCI: map device bdf=00:05.0  bar 0, addr 0000c040, size 00000020 [io]
00.015: PCI: map device bdf=00:01.1  bar 4, addr 0000c060, size 00000010 [io]
00.015: PCI: map device bdf=00:03.0  bar 6, addr febe0000, size 00010000 [mem]
00.015: PCI: map device bdf=00:02.7  bar 0, addr febf0000, size 00001000 [mem]
00.016: PCI: map device bdf=00:03.0  bar 1, addr febf1000, size 00001000 [mem]
00.016: PCI: map device bdf=00:05.0  bar 1, addr febf2000, size 00001000 [mem]
00.016: PCI: map device bdf=00:03.0  bar 0, addr fc000000, size 02000000 [prefmem]
00.016: PCI: init bdf=00:00.0 id=8086:1237
00.016: PCI: init bdf=00:01.0 id=8086:7000
00.016: PIIX3/PIIX4 init: elcr=00 0c
00.016: PCI: init bdf=00:01.1 id=8086:7010
00.016: PCI: init bdf=00:01.3 id=8086:7113
00.017: Using pmtimer, ioport 0x608
00.017: PCI: init bdf=00:02.0 id=8086:2934
00.017: PCI: init bdf=00:02.7 id=8086:293a
00.017: PCI: init bdf=00:03.0 id=1013:00b8
00.017: PCI: init bdf=00:04.0 id=1af4:1002
00.018: PCI: init bdf=00:05.0 id=1af4:1003
00.018: PCI: Using 00:03.0 for primary VGA
00.018: handle_smp: apic_id=0x1
00.018: Found 2 cpu(s) max supported 2 cpu(s)
00.018: Copying PIR from 0xbffbfc60 to 0x000f5bc0
00.018: Copying MPTABLE from 0x00006e00/bffa2df0 to 0x000f5ac0
00.018: Copying SMBIOS entry point from 0x00006e00 to 0x000f58d0
00.777: WARNING - Timeout at wait_reg8:81!
00.807: WARNING - Timeout at wait_reg8:81!
00.807: Scan for VGA option rom
00.807: WARNING! Found unaligned PCI rom (vd=1013:00b8)
00.808: Running option rom at c000:0003
00.818: Turning on vga text mode console
00.826: SeaBIOS (version rel-1.11.0-29-gd1343e6-dirty-20180604_162731-ivanets.localdomain)
00.827: Machine UUID db2c4c32-f37d-bc97-72e4-b28c7b384e21
00.827: EHCI init on dev 00:02.7 (regs=0xfebf0020)
00.828: UHCI init on dev 00:02.0 (io=c000)
00.828: ATA controller 1 at 1f0/3f4/0 (irq 14 dev 9)
00.828: ATA controller 2 at 170/374/0 (irq 15 dev 9)
00.829: Found 0 lpt ports
00.829: Found 0 serial ports
00.829: PS2 keyboard initialized
00.831: ata0-0: QEMU HARDDISK ATA-7 Hard-Disk (68 GiBytes)
00.831: Searching bootorder for: /pci@i0cf8/*@1,1/drive@0/disk@0
00.952: All threads complete.
00.952: Scan for option roms
00.953: Searching bootorder for: /rom@genroms/kvmvapic.bin
00.953: Searching bootorder for: HALT
00.953: drive 0x000f5830: PCHS=16383/16/63 translation=lba LCHS=1024/255/32 s=143305920
00.953: Running option rom at c900:0003
00.954: Space available for UMB: cb800-eb000, f5440-f5830
00.954: Returned 131072 bytes of ZoneHigh
00.954: e820 map has 8 items:
00.954:   0: 0000000000000000 - 000000000009fc00 = 1 RAM
00.954:   1: 000000000009fc00 - 00000000000a0000 = 2 RESERVED
00.954:   2: 00000000000f0000 - 0000000000100000 = 2 RESERVED
00.954:   3: 0000000000100000 - 00000000bffe0000 = 1 RAM
00.954:   4: 00000000bffe0000 - 00000000c0000000 = 2 RESERVED
00.954:   5: 00000000feffc000 - 00000000ff000000 = 2 RESERVED
00.954:   6: 00000000fffc0000 - 0000000100000000 = 2 RESERVED
00.955:   7: 0000000100000000 - 0000000140000000 = 1 RAM
00.962: enter handle_19:
00.962:   NULL
00.962: Booting from Hard Disk...
00.962: Booting from 0000:7c00
01.084: pnp call arg1=0

======= Tue Jun  5 07:52:23 2018 (adjust=0.0us)
00.000: SeaBIOS (version rel-1.11.0-30-g4e09583-dirty-20180605_171213-ivanets.localdomain)
00.000: BUILD: gcc: (GCC) 6.4.1 20170727 (Red Hat 6.4.1-1) binutils: version 2.26.1-1.fc25
00.000: No Xen hypervisor found.
00.013: Running on QEMU (i440fx)
00.013: Running on KVM
00.013: RamSize: 0xc0000000 [cmos]
00.013: Relocating init from 0x000d80a0 to 0xbffabf60 (size 81920)
00.013: Found QEMU fw_cfg
00.013: RamBlock: addr 0x0000000000000000 len 0x00000000c0000000 [e820]
00.013: RamBlock: addr 0x0000000100000000 len 0x0000000040000000 [e820]
00.013: Moving pm_base to 0x600
00.013: boot order:
00.013: 1: /pci@i0cf8/ide@1,1/drive@0/disk@0
00.013: 2: HALT
00.013: === PCI bus & bridge init ===
00.013: PCI: pci_bios_init_bus_rec bus = 0x0
00.014: === PCI device probing ===
00.014: Found 9 PCI devices (max PCI bus is 00)
00.014: === PCI new allocation pass #1 ===
00.014: PCI: check devices
00.015: === PCI new allocation pass #2 ===
00.015: PCI: IO: c000 - c06f
00.015: PCI: 32: 00000000c0000000 - 00000000fec00000
00.015: PCI: map device bdf=00:02.0  bar 4, addr 0000c000, size 00000020 [io]
00.015: PCI: map device bdf=00:04.0  bar 0, addr 0000c020, size 00000020 [io]
00.015: PCI: map device bdf=00:05.0  bar 0, addr 0000c040, size 00000020 [io]
00.015: PCI: map device bdf=00:01.1  bar 4, addr 0000c060, size 00000010 [io]
00.015: PCI: map device bdf=00:03.0  bar 6, addr febe0000, size 00010000 [mem]
00.015: PCI: map device bdf=00:02.7  bar 0, addr febf0000, size 00001000 [mem]
00.015: PCI: map device bdf=00:03.0  bar 1, addr febf1000, size 00001000 [mem]
00.016: PCI: map device bdf=00:05.0  bar 1, addr febf2000, size 00001000 [mem]
00.016: PCI: map device bdf=00:03.0  bar 0, addr fc000000, size 02000000 [prefmem]
00.016: PCI: init bdf=00:00.0 id=8086:1237
00.016: PCI: init bdf=00:01.0 id=8086:7000
00.016: PIIX3/PIIX4 init: elcr=00 0c
00.016: PCI: init bdf=00:01.1 id=8086:7010
00.016: PCI: init bdf=00:01.3 id=8086:7113
00.017: Using pmtimer, ioport 0x608
00.017: PCI: init bdf=00:02.0 id=8086:2934
00.017: PCI: init bdf=00:02.7 id=8086:293a
00.017: PCI: init bdf=00:03.0 id=1013:00b8
00.017: PCI: init bdf=00:04.0 id=1af4:1002
00.018: PCI: init bdf=00:05.0 id=1af4:1003
00.018: PCI: Using 00:03.0 for primary VGA
00.018: handle_smp: apic_id=0x1
00.018: Found 2 cpu(s) max supported 2 cpu(s)
00.018: Copying PIR from 0xbffbfc60 to 0x000f5bc0
00.018: Copying MPTABLE from 0x00006e00/bffa2dd0 to 0x000f5ac0
00.018: Copying SMBIOS entry point from 0x00006e00 to 0x000f58d0
00.777: WARNING - Timeout at wait_reg8:81!
00.807: WARNING - Timeout at wait_reg8:81!
00.807: Scan for VGA option rom
00.807: WARNING! Found unaligned PCI rom (vd=1013:00b8)
00.807: Running option rom at c000:0003
00.818: Turning on vga text mode console
00.826: SeaBIOS (version rel-1.11.0-30-g4e09583-dirty-20180605_171213-ivanets.localdomain)
00.827: Machine UUID db2c4c32-f37d-bc97-72e4-b28c7b384e21
00.827: EHCI init on dev 00:02.7 (regs=0xfebf0020)
00.828: UHCI init on dev 00:02.0 (io=c000)
00.828: ATA controller 1 at 1f0/3f4/0 (irq 14 dev 9)
00.828: ATA controller 2 at 170/374/0 (irq 15 dev 9)
00.829: Found 0 lpt ports
00.829: Found 0 serial ports
00.829: PS2 keyboard initialized
00.831: ata0-0: QEMU HARDDISK ATA-7 Hard-Disk (68 GiBytes)
00.831: Searching bootorder for: /pci@i0cf8/*@1,1/drive@0/disk@0
00.952: All threads complete.
00.952: Scan for option roms
00.953: Searching bootorder for: /rom@genroms/kvmvapic.bin
00.953: Searching bootorder for: HALT
00.953: drive 0x000f5830: PCHS=1024/16/32 translation=none LCHS=1024/16/32 s=143305920
00.953: Running option rom at c900:0003
00.954: Space available for UMB: cb800-eb000, f5440-f5830
00.954: Returned 131072 bytes of ZoneHigh
00.954: e820 map has 8 items:
00.954:   0: 0000000000000000 - 000000000009fc00 = 1 RAM
00.954:   1: 000000000009fc00 - 00000000000a0000 = 2 RESERVED
00.954:   2: 00000000000f0000 - 0000000000100000 = 2 RESERVED
00.954:   3: 0000000000100000 - 00000000bffe0000 = 1 RAM
00.954:   4: 00000000bffe0000 - 00000000c0000000 = 2 RESERVED
00.954:   5: 00000000feffc000 - 00000000ff000000 = 2 RESERVED
00.954:   6: 00000000fffc0000 - 0000000100000000 = 2 RESERVED
00.955:   7: 0000000100000000 - 0000000140000000 = 1 RAM
00.962: enter handle_19:
00.962:   NULL
00.962: Booting from Hard Disk...
00.962: Booting from 0000:7c00
_______________________________________________
SeaBIOS mailing list
[email protected]
https://mail.coreboot.org/mailman/listinfo/seabios

Reply via email to