MdeModulePkg[all]  0.98
 All Data Structures Files Functions Variables Typedefs Enumerations Enumerator Macros Pages
CAPSULE_HOB_INFO Struct Reference

Data Fields

EFI_PHYSICAL_ADDRESS BaseAddress
 Capsule data start address. More...
 
UINT32 Length
 Length of capsule data. More...
 

Detailed Description

The data structure of the capsule guid hob entry. Note: EDKII implementation has discarded this structure and used UEFI_CAPSULE_HOB instead.

Field Documentation

EFI_PHYSICAL_ADDRESS CAPSULE_HOB_INFO::BaseAddress

Capsule data start address.

UINT32 CAPSULE_HOB_INFO::Length

Length of capsule data.