Skip to content

WIP: Add struct for GbE region

Tim Crawford requested to merge tcrawford/intelflash:ethernet into master

The onboard Ethernet controller may be used in some images. Add a new struct for it along with functions for the most likely to be accessed data. Add a convenience function for getting it from the Rom struct.

Merge request reports