t480 board configs: add notes that MAC is forged in GBE provided in tree to proper MAC

Signed-off-by: Thierry Laurion <insurgo@riseup.net>
This commit is contained in:
Thierry Laurion 2025-02-14 12:14:18 -05:00
parent 0d53e8a385
commit 82cc4108d6
No known key found for this signature in database
GPG Key ID: 9A53E1BB3FF00461
2 changed files with 2 additions and 2 deletions

View File

@ -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)

View File

@ -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)