| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
|
|
|
|
|
|
| |
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.
|
|
|
|
|
|
|
| |
The file 'macaddress' is expected to contain a correctly formed MAC
address to be compiled into the descriptor binary generated by
ich9gen. The file is optional and poses no issue if not present,
however, as ich9gen will simply insert its own default in that case.
|
| |
|
| |
|
| |
|
|
Sources for ich9deblob and demefactory are included alongside
ich9gen and preserved for future applications.
|