summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--Documentation/releases/coreboot-4.20-relnotes.md20
1 files changed, 18 insertions, 2 deletions
diff --git a/Documentation/releases/coreboot-4.20-relnotes.md b/Documentation/releases/coreboot-4.20-relnotes.md
index 98c0d28c8b..8217ca785d 100644
--- a/Documentation/releases/coreboot-4.20-relnotes.md
+++ b/Documentation/releases/coreboot-4.20-relnotes.md
@@ -207,20 +207,36 @@ Significant Known and Open Issues
---------------------------------
Issues from the coreboot bugtracker: https://ticket.coreboot.org/
-
+```eval_rst
++-----+-----------------------------------------------------------------+
| # | Subject |
-|-----|-----------------------------------------------------------------|
++=====+=================================================================+
| 478 | X200 booting Linux takes a long time with TSC |
++-----+-----------------------------------------------------------------+
| 474 | X200s crashes after graphic init with 8GB RAM |
++-----+-----------------------------------------------------------------+
| 457 | Haswell (t440p): CAR mem region conflicts with CBFS_SIZE > 8mb |
++-----+-----------------------------------------------------------------+
| 453 | Intel HDMI / DP Audio device not showing up after libgfxinit |
++-----+-----------------------------------------------------------------+
| 449 | ThinkPad T440p fail to start, continuous beeping & LED blinking |
++-----+-----------------------------------------------------------------+
| 448 | Thinkpad T440P ACPI Battery Value Issues |
++-----+-----------------------------------------------------------------+
| 446 | Optiplex 9010 No Post |
++-----+-----------------------------------------------------------------+
| 439 | Lenovo X201 Turbo Boost not working (stuck on 2,4GHz) |
++-----+-----------------------------------------------------------------+
| 427 | x200: Two battery charging issues |
++-----+-----------------------------------------------------------------+
| 414 | X9SAE-V: No USB keyboard init on SeaBIOS using Radeon RX 6800XT |
++-----+-----------------------------------------------------------------+
| 412 | x230 reboots on suspend |
++-----+-----------------------------------------------------------------+
| 393 | T500 restarts rather than waking up from suspend |
++-----+-----------------------------------------------------------------+
| 350 | I225 PCIe device not detected on Harcuvar |
++-----+-----------------------------------------------------------------+
| 327 | OperationRegion (OPRG, SystemMemory, ASLS, 0x2000) causes BSOD |
++-----+-----------------------------------------------------------------+
+```