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

#include <UefiSpec.h>

Public Attributes

UINT32 CapsuleArrayNumber
 
VOIDCapsulePtr [1]
 

Detailed Description

The EFI System Table entry must point to an array of capsules that contain the same CapsuleGuid value. The array must be prefixed by a UINT32 that represents the size of the array of capsules.

Member Data Documentation

◆ CapsuleArrayNumber

UINT32 EFI_CAPSULE_TABLE::CapsuleArrayNumber

the size of the array of capsules.

◆ CapsulePtr

VOID* EFI_CAPSULE_TABLE::CapsulePtr[1]

Point to an array of capsules that contain the same CapsuleGuid value.


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