NetBSD-Bugs archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

Re: port-amd64/60405: UEFI boot hangs with blank screen



The following reply was made to PR port-amd64/60405; it has been noted by GNATS.

From: RVP <rvp%SDF.ORG@localhost>
To: gnats-bugs%netbsd.org@localhost
Cc: 
Subject: Re: port-amd64/60405: UEFI boot hangs with blank screen
Date: Mon, 6 Jul 2026 23:54:52 +0000 (UTC)

 On Mon, 6 Jul 2026, Martin Husemann via gnats wrote:
 
 > > memmap
 > Type                    Start             End               Attributes
 > ----------------------  ----------------  ----------------  ----------------
 [...]
 > Conventional Memory     0000000000100000  0000000000efbfff  000000000000000f
 > Loader Data             0000000000efc000  00000000010fffff  000000000000000f
 >
 
 Ah, thare's something in the way. This looks exactly like what manu@ added
 `reloc' to the EFI bootloader (and SELFRELOC to the kernel) for (see links in
 prev. mail).
 
 > Conventional Memory     000000000c3e5000  00000000d6b89fff  000000000000000f
 >
 
 Looks like there's space here. Can you try `reloc 0xD200000' before `boot'?
 
 -RVP
 



Home | Main Index | Thread Index | Old Index