Page MenuHomeFreeBSD

loader.efi: Parse SPCR v3 and v4
ClosedPublic

Authored by imp on Oct 12 2024, 8:16 PM.
Tags
None
Referenced Files
Unknown Object (File)
Fri, Oct 17, 8:53 AM
Unknown Object (File)
Sun, Oct 12, 2:45 AM
Unknown Object (File)
Mon, Oct 6, 12:54 AM
Unknown Object (File)
Fri, Oct 3, 9:50 AM
Unknown Object (File)
Sep 7 2025, 2:52 AM
Unknown Object (File)
Aug 25 2025, 10:41 AM
Unknown Object (File)
Aug 25 2025, 10:03 AM
Unknown Object (File)
Aug 25 2025, 8:59 AM
Subscribers

Details

Summary

We can get the UART clock from v3 SPCR, and a precise baudrate from
v4. Some precise baudrates will currently be rejected by the kernel.

Sponsored by: Netflix

Diff Detail

Repository
rG FreeBSD src repository
Lint
Lint Not Applicable
Unit
Tests Not Applicable

Event Timeline

imp requested review of this revision.Oct 12 2024, 8:16 PM
This revision is now accepted and ready to land.Oct 12 2024, 9:20 PM

fix checkstyle9.pl issues

This revision now requires review to proceed.Oct 14 2024, 5:58 PM
imp retitled this revision from loader: Parse SPCR v3 and v4 to loader.efi: Parse SPCR v3 and v4.Oct 14 2024, 10:25 PM
This revision is now accepted and ready to land.Oct 15 2024, 8:11 AM
This revision was automatically updated to reflect the committed changes.