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

#include <PiPeiCis.h>

Collaboration diagram for EFI_FV_INFO:
Collaboration graph
[legend]

Public Attributes

EFI_FVB_ATTRIBUTES_2 FvAttributes
 
EFI_GUID FvFormat
 
EFI_GUID FvName
 
VOIDFvStart
 
UINT64 FvSize
 

Detailed Description

The information of the FV volume.

Member Data Documentation

◆ FvAttributes

EFI_FVB_ATTRIBUTES_2 EFI_FV_INFO::FvAttributes

Attributes of the firmware volume.

◆ FvFormat

EFI_GUID EFI_FV_INFO::FvFormat

Format of the firmware volume.

◆ FvName

EFI_GUID EFI_FV_INFO::FvName

Name of the firmware volume.

◆ FvSize

UINT64 EFI_FV_INFO::FvSize

Size of the firmware volume.

◆ FvStart

VOID* EFI_FV_INFO::FvStart

Points to the first byte of the firmware volume, if bit EFI_FVB_MEMORY_MAPPED is set in FvAttributes.


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