From c41a8105bca5d1e0b793ef85624ddad1d229782d Mon Sep 17 00:00:00 2001 From: Andrew Robbins Date: Tue, 16 Jan 2018 16:25:54 -0500 Subject: Change default Libreboot MAC address This only affects the GM45-based systems (e.g., X200, T400, etcetera) and GA-G41M-ES2L board as they require an MAC address hardcoded into the ROM for their integrated NIC to function. The new default MAC address is now '00:4c:69:62:72:65' (Libre). Credit goes to specing from the #libreboot IRC channel for coming up with it. --- projects/ich9gen/configs/macaddress | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'projects/ich9gen') diff --git a/projects/ich9gen/configs/macaddress b/projects/ich9gen/configs/macaddress index ed828f94..2ca03841 100644 --- a/projects/ich9gen/configs/macaddress +++ b/projects/ich9gen/configs/macaddress @@ -1 +1 @@ -00:f5:f0:40:71:fe +00:4c:69:62:72:65 -- cgit v1.2.3-70-g09d2