Re: port-amd64/60405: UEFI boot hangs with blank screen
"RVP via gnats" <[email protected]>
| Newsgroups | gmane.os.netbsd.bugs |
|---|---|
| Message-ID | <[email protected]> |
The following reply was made to PR port-amd64/60405; it has been noted by GNATS. From: RVP <[email protected]> To: [email protected] 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