From cb9633f5f67031ab89cc51c9f41dc135a5c45d62 Mon Sep 17 00:00:00 2001 From: Salinar1 <40271551+xtomasnemec@users.noreply.github.com> Date: Thu, 27 Jun 2024 08:40:50 +0200 Subject: [PATCH] Update README.md --- README.md | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index ce7d872..0d5720a 100644 --- a/README.md +++ b/README.md @@ -10,6 +10,9 @@ A UEFI DXE driver to enable Resizable BAR on systems which don't support it offi > [!WARNING] > Not compatible with Nvidia Turing GPUs (GTX 1600 and RTX 2000) +> [!WARNING] +> Vulnerable to Spectre + ![screenshot showing cpu-z, gpu-z](rebar.png) @@ -19,8 +22,6 @@ A UEFI DXE driver to enable Resizable BAR on systems which don't support it offi * **(Required for Intel ARC)** Working iGPU * **(Required)** A Skylake (6th gen) or Kaby Lake (7th gen) CPU * **(Optional)** a Coffee Lake CPU (8th or 9th gen) -> [!CAUTION] -> This BIOS will only work with the **Mark 2** version of the board and **it won't work with the Mark 1** # Usage