_EFI_DRIVER_SUPPORTED_EFI_VERSION_PROTOCOL Struct Reference
Detailed Description
The EFI_DRIVER_SUPPORTED_EFI_VERSION_PROTOCOL provides a mechanism for an EFI driver to publish the version of the EFI specification it conforms to. This protocol must be placed on the driver's image handle when the driver's entry point is called.
Field Documentation
The latest version of the UEFI specification that this driver conforms to.
The size, in bytes, of the entire structure. Future versions of this specification may grow the size of the structure.