EFI_CAPSULE_RESULT_VARIABLE_FMP

Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.

Members

Variables

PayloadIndex
UINT8 PayloadIndex;

The index of the payload within the FMP capsule which was processed to generate this report Starting from zero

UpdateImageIndex
UINT8 UpdateImageIndex;

The UpdateImageIndex from EFI_FIRMWARE_MANAGEMENT_CAPSULE_IMAGE_HEADER (after unsigned conversion from UINT8 to UINT16).

UpdateImageTypeId
EFI_GUID UpdateImageTypeId;

The UpdateImageTypeId Guid from EFI_FIRMWARE_MANAGEMENT_CAPSULE_IMAGE_HEADER.

Version
UINT16 Version;

Version of this structure, currently 0x00000001

Meta