From 82cc4108d67d21ecd8844e2dceb431e0fabd1dd0 Mon Sep 17 00:00:00 2001 From: Thierry Laurion Date: Fri, 14 Feb 2025 12:14:18 -0500 Subject: [PATCH] t480 board configs: add notes that MAC is forged in GBE provided in tree to proper MAC Signed-off-by: Thierry Laurion --- boards/t480-hotp-maximized/t480-hotp-maximized.config | 2 +- boards/t480-maximized/t480-maximized.config | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/boards/t480-hotp-maximized/t480-hotp-maximized.config b/boards/t480-hotp-maximized/t480-hotp-maximized.config index 9e4d4ddb..b1f3da2d 100644 --- a/boards/t480-hotp-maximized/t480-hotp-maximized.config +++ b/boards/t480-hotp-maximized/t480-hotp-maximized.config @@ -2,7 +2,7 @@ # # Includes # - Deactivated+neutered ME and expanded consequent IFD BIOS regions -# - Forged TO:DO:TO:DO:TO:DO MAC address (if not extracting gbe.bin from backup with blobs/xx80/extract.sh) +# - Forged GBE MAC address to DE:AD:C0:FF:EE MAC address (if not extracting gbe.bin from backup with blobs/xx80/extract.sh) # - Note that this MAC address can be modified under build/coreboot-VER/util/bincfg/gbe-82579LM.set # # - Includes Nitrokey/Librem Key HOTP Security dongle remote attestation (in addition to TOTP remote attestation through Qr Code) diff --git a/boards/t480-maximized/t480-maximized.config b/boards/t480-maximized/t480-maximized.config index 4082cdf0..296f32b8 100644 --- a/boards/t480-maximized/t480-maximized.config +++ b/boards/t480-maximized/t480-maximized.config @@ -2,7 +2,7 @@ # # Includes # - Deactivated+neutered ME and expanded consequent IFD BIOS regions -# - Forged TO:DO:TO:DO:TO:DO MAC address (if not extracting gbe.bin from backup with blobs/xx80/extract.sh) +# - Forged GBE MAC address to DE:AD:C0:FF:EE MAC address (if not extracting gbe.bin from backup with blobs/xx80/extract.sh) # - Note that this MAC address can be modified under build/coreboot-VER/util/bincfg/gbe-82579LM.set # # - DOES NOT INCLUDE Nitrokey/Librem Key HOTP Security dongle remote attestation (in addition to TOTP remote attestation through Qr Code)