]> git.ipfire.org Git - thirdparty/ipxe.git/commit
[intelxl] Defer fetching MAC address until after opening admin queue
authorMichael Brown <mcb30@ipxe.org>
Thu, 17 Mar 2022 12:37:45 +0000 (12:37 +0000)
committerMichael Brown <mcb30@ipxe.org>
Fri, 12 Aug 2022 12:03:12 +0000 (13:03 +0100)
commit06467ee70fd4750ecd2ae324f66055ff261cb713
treef57911f9506a7e425225b12a97d07d5fd78ea435
parentd6e36a2d736efaa9e44784bc58f4d90356774971
[intelxl] Defer fetching MAC address until after opening admin queue

Allow for the MAC address to be fetched using an admin queue command,
instead of reading the PRTPM_SA[HL] registers directly.

Signed-off-by: Michael Brown <mcb30@ipxe.org>
src/drivers/net/intelxl.c