From 4223845119b6107c991d3c9b14644acecc179589 Mon Sep 17 00:00:00 2001 From: wj25czxj47bu6q <96372288+wj25czxj47bu6q@users.noreply.github.com> Date: Sat, 13 Jan 2024 02:18:26 +0000 Subject: [PATCH] Update Firmware Signed-off-by: wj25czxj47bu6q <96372288+wj25czxj47bu6q@users.noreply.github.com> --- Firmware/README.md | 8 ++++++-- 1 file changed, 6 insertions(+), 2 deletions(-) diff --git a/Firmware/README.md b/Firmware/README.md index 0f9d72e..1331299 100644 --- a/Firmware/README.md +++ b/Firmware/README.md @@ -2,9 +2,13 @@ Hetzner provided an ASUS W680/MB DC motherboard running firmware version 2.21.1278. The following settings were changed from the 'optimized' defaults: - +![Page 1 of settings changes](settings1.png) +![Page 2 of settings changes](settings2.png) ## Boot Order -With the help of efibootmgr, the boot order was configured for redundancy: +![High-level boot order](boot1.png) +With the help of efibootmgr, the boot order was configured for fault tolerance: + +![UEFI hard drive boot order](boot2.png)