Angel Pons has posted comments on this change. ( https://review.coreboot.org/c/coreboot/+/47409 )
Change subject: doc/relnotes/4.13: Add note about PCI bus mastering Kconfig options ......................................................................
Patch Set 4:
(3 comments)
https://review.coreboot.org/c/coreboot/+/47409/4/Documentation/releases/core... File Documentation/releases/coreboot-4.13-relnotes.md:
https://review.coreboot.org/c/coreboot/+/47409/4/Documentation/releases/core... PS4, Line 61: in coreboot
Might want to drop this, everything here is "in coreboot".
Agreed
https://review.coreboot.org/c/coreboot/+/47409/4/Documentation/releases/core... PS4, Line 61: Preparations to minimize enabling PCI bus mastering
AFAIK, in English, one capitalizes all nouns and verbs in headings, i.e. […]
This wasn't done in the coreboot 4.12 release notes, though. If anything, all headers should be changed at once.
https://review.coreboot.org/c/coreboot/+/47409/4/Documentation/releases/core... PS4, Line 93: here
I assume "here" would be the visible text for the link? This is actually one […]
Yes, it would show up as "here". You can make this more OCD-friendly by using a reference-style link:
see [Preparations to minimize enabling PCI bus mastering in coreboot][short-name].
...
[short-name]: #preparations-to-minimize-enabling-pci-bus-mastering-in-coreboot
I did NOT test this.