]> git.ipfire.org Git - thirdparty/ipxe.git/commit
[gve] Parse option list returned in device descriptor
authorMichael Brown <mcb30@ipxe.org>
Thu, 25 Sep 2025 13:42:19 +0000 (14:42 +0100)
committerMichael Brown <mcb30@ipxe.org>
Fri, 26 Sep 2025 11:02:03 +0000 (12:02 +0100)
commitee9aea7893b7e1e08b591c06f18b24940198e7c5
treefe76004a5f6f0a70ed2e78d96178e59a90babcf6
parent6464f2edb855274cd3e311eff0aa718935b3eef6
[gve] Parse option list returned in device descriptor

Provide space for the device to return its list of supported options.
Parse the option list and record the existence of each option in a
support bitmask.

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