tech-kern archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
Re: More serial ports in EFI bootstrap?
On Wed, Jun 04, 2025 at 09:05:36AM -0400, Thor Lancelot Simon wrote:
> Can (and should) we access the console via EFI interfaces in this case?
You can skip the call to UEFI ExitBootServices() but I guess you need
to take care of not overwriting memory used by UEFI. I recall doing
that to get console output later during kernel load process. It worked,
but I did not try to call UEFI Read/Write from the kernel.
--
Emmanuel Dreyfus
manu%netbsd.org@localhost
Home |
Main Index |
Thread Index |
Old Index