XenevaOS
Loading...
Searching...
No Matches
Public Attributes | List of all members
_EFI_DRIVER_SUPPORTED_EFI_VERSION_PROTOCOL Struct Reference

#include <DriverSupportedEfiVersion.h>

Public Attributes

UINT32 Length
 
UINT32 FirmwareVersion
 

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.

Member Data Documentation

◆ FirmwareVersion

UINT32 _EFI_DRIVER_SUPPORTED_EFI_VERSION_PROTOCOL::FirmwareVersion

The latest version of the UEFI specification that this driver conforms to.

◆ Length

UINT32 _EFI_DRIVER_SUPPORTED_EFI_VERSION_PROTOCOL::Length

The size, in bytes, of the entire structure. Future versions of this specification may grow the size of the structure.


The documentation for this struct was generated from the following file: