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
Differential D47096 Authored by imp on Oct 12 2024, 8:16 PM.
Details
Diff Detail
Event TimelineHerald added subscribers: dab, bcran. · View Herald TranscriptOct 12 2024, 8:16 PM2024-10-12 20:16:08 (UTC+0) Harbormaster completed remote builds in B59946: Diff 144747.Oct 12 2024, 8:16 PM2024-10-12 20:16:09 (UTC+0) This revision is now accepted and ready to land.Oct 12 2024, 9:20 PM2024-10-12 21:20:34 (UTC+0) This revision now requires review to proceed.Oct 14 2024, 5:58 PM2024-10-14 17:58:55 (UTC+0) Harbormaster completed remote builds in B59983: Diff 144842.Oct 14 2024, 5:58 PM2024-10-14 17:58:56 (UTC+0) imp retitled this revision from loader: Parse SPCR v3 and v4 to loader.efi: Parse SPCR v3 and v4.Oct 14 2024, 10:25 PM2024-10-14 22:25:35 (UTC+0) This revision is now accepted and ready to land.Oct 15 2024, 8:11 AM2024-10-15 08:11:26 (UTC+0) Closed by commit rG501983e62e75: loader.efi: Parse SPCR v3 and v4 (authored by imp). · Explain WhyOct 15 2024, 11:19 AM2024-10-15 11:19:38 (UTC+0) This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 144747 stand/efi/loader/main.c
|