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)
Jun 17 2025, 11:53 AM
Unknown Object (File)
Jun 15 2025, 6:50 PM
Unknown Object (File)
Jun 10 2025, 12:03 PM
Unknown Object (File)
Jun 6 2025, 4:24 PM
Unknown Object (File)
Jun 4 2025, 4:02 AM
Unknown Object (File)
Jun 3 2025, 10:17 PM
Unknown Object (File)
Jun 2 2025, 10:42 PM
Unknown Object (File)
May 26 2025, 4:20 PM
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.