]> git.ipfire.org Git - thirdparty/ipxe.git/commit
[ecm] Use ACPI-provided system-specific MAC address if present
authorMichael Brown <mcb30@ipxe.org>
Wed, 8 Sep 2021 13:29:36 +0000 (14:29 +0100)
committerMichael Brown <mcb30@ipxe.org>
Thu, 9 Sep 2021 11:56:02 +0000 (12:56 +0100)
commit05a76acc6dc68bd962c12436ac9f48de1288fad2
tree42bcac955f93a44198b979efabcdf3d998f09ff9
parent91e147213c58c4c841416830122a0e44d69f69ad
[ecm] Use ACPI-provided system-specific MAC address if present

Use the "system MAC address" provided within the DSDT/SSDT if such an
address is available and has not already been assigned to a network
device.

Tested-by: Andreas Hammarskjöld <junior@2PintSoftware.com>
Signed-off-by: Michael Brown <mcb30@ipxe.org>
src/drivers/net/ecm.c