_EFI_FORM_CALLBACK_PROTOCOL Struct Reference


Data Fields

EFI_NV_READ NvRead
 The read operation to access the NV data serviced by a hardware-specific driver.
EFI_NV_WRITE NvWrite
 The write operation to access the NV data serviced by a hardware-specific driver.
EFI_FORM_CALLBACK Callback
 The function that is called from the configuration browser to communicate key value pairs.

Detailed Description

The EFI_FORM_CALLBACK_PROTOCOL is the defined interface for access to custom NVS devices as well as communication of user selections in a more interactive environment. This protocol should be published by platform-specific drivers that want to export access to custom hardware storage or publish IFR that has a requirement to call back the original driver.

Field Documentation

The function that is called from the configuration browser to communicate key value pairs.

The read operation to access the NV data serviced by a hardware-specific driver.

The write operation to access the NV data serviced by a hardware-specific driver.


Generated on Wed Sep 2 13:08:33 2015 for IntelFrameworkPkg[ALL] by  doxygen 1.5.7.1