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

#include <CapsuleReport.h>

Collaboration diagram for EFI_CAPSULE_RESULT_VARIABLE_HEADER:
Collaboration graph
[legend]

Public Attributes

UINT32 VariableTotalSize
 
UINT32 Reserved
 
EFI_GUID CapsuleGuid
 
EFI_TIME CapsuleProcessed
 
EFI_STATUS CapsuleStatus
 

Member Data Documentation

◆ CapsuleGuid

EFI_GUID EFI_CAPSULE_RESULT_VARIABLE_HEADER::CapsuleGuid

Guid from EFI_CAPSULE_HEADER

◆ CapsuleProcessed

EFI_TIME EFI_CAPSULE_RESULT_VARIABLE_HEADER::CapsuleProcessed

Timestamp using system time when processing completed

◆ CapsuleStatus

EFI_STATUS EFI_CAPSULE_RESULT_VARIABLE_HEADER::CapsuleStatus

Result of the capsule processing. Exact interpretation of any error code may depend upon type of capsule processed

◆ Reserved

UINT32 EFI_CAPSULE_RESULT_VARIABLE_HEADER::Reserved

For alignment

◆ VariableTotalSize

UINT32 EFI_CAPSULE_RESULT_VARIABLE_HEADER::VariableTotalSize

Size in bytes of the variable including any data beyond header as specified by CapsuleGuid


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