mirror of
https://github.com/ipxe/ipxe
synced 2026-05-23 20:00:12 +03:00
6f70e8be83
Define an individual local structure for each extension and a single structure for the list of extensions. This makes it viable to add extensions such as the Supported Elliptic Curves extension, which must not be present if the list of curves is empty. Signed-off-by: Michael Brown <mcb30@ipxe.org>