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)
Tue, Apr 7, 12:58 PM
Unknown Object (File)
Mon, Apr 6, 4:35 PM
Unknown Object (File)
Sun, Apr 5, 3:59 PM
Unknown Object (File)
Sat, Apr 4, 12:12 AM
Unknown Object (File)
Sat, Mar 28, 4:02 AM
Unknown Object (File)
Thu, Mar 26, 11:03 PM
Unknown Object (File)
Thu, Mar 26, 10:52 PM
Unknown Object (File)
Thu, Mar 26, 9:47 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 Skipped
Unit
Tests Skipped
Build Status
Buildable 59946
Build 56831: arc lint + arc unit

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.