|
XenevaOS
|
#include <CapsuleReport.h>

Public Attributes | |
| UINT16 | Version |
| UINT8 | PayloadIndex |
| UINT8 | UpdateImageIndex |
| EFI_GUID | UpdateImageTypeId |
| UINT8 EFI_CAPSULE_RESULT_VARIABLE_FMP::PayloadIndex |
The index of the payload within the FMP capsule which was processed to generate this report Starting from zero
| UINT8 EFI_CAPSULE_RESULT_VARIABLE_FMP::UpdateImageIndex |
The UpdateImageIndex from EFI_FIRMWARE_MANAGEMENT_CAPSULE_IMAGE_HEADER (after unsigned conversion from UINT8 to UINT16).
| EFI_GUID EFI_CAPSULE_RESULT_VARIABLE_FMP::UpdateImageTypeId |
The UpdateImageTypeId Guid from EFI_FIRMWARE_MANAGEMENT_CAPSULE_IMAGE_HEADER.
| UINT16 EFI_CAPSULE_RESULT_VARIABLE_FMP::Version |
Version of this structure, currently 0x00000001