mirror of
https://github.com/ipxe/ipxe
synced 2026-03-16 03:02:07 +03:00
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>