EFI_HII_UPDATE_DATA Struct Reference


Data Fields

BOOLEAN FormSetUpdate
EFI_PHYSICAL_ADDRESS FormCallbackHandle
BOOLEAN FormUpdate
UINT16 FormValue
STRING_REF FormTitle
UINT16 DataCount
UINT8 * Data

Detailed Description

The structure used to pass data to update a form or form package that has previously been registered with the EFI HII database.

Field Documentation

An array of 1+ opcodes, specified by DataCount.

The number of Data entries in this structure.

This parameter is valid only when FormSetUpdate is TRUE. The value in this parameter will be used to update the contents of the CallbackHandle entry in the form set.

If TRUE, indicates that the FormCallbackHandle value will be used to update the contents of the CallBackHandle entry in the form set.

This parameter is valid only when the FormUpdate parameter is TRUE. The value in this parameter will be used to update the contents of the form title.

If TRUE, indicates that the FormTitle contents will be used to update the FormValue's title.

Specifies which form is to be updated if the FormUpdate value is TRUE.


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