TianoCore EDK2 master
Loading...
Searching...
No Matches
MEDIA_FW_VOL_DEVICE_PATH Struct Reference

#include <MdePkg/Include/Protocol/DevicePath.h>

Data Fields

EFI_DEVICE_PATH_PROTOCOL Header
 
EFI_GUID FvName
 

Detailed Description

This device path is used by systems implementing the UEFI PI Specification 1.0 to describe a firmware volume.

Definition at line 1151 of file DevicePath.h.

Field Documentation

◆ FvName

EFI_GUID MEDIA_FW_VOL_DEVICE_PATH::FvName

Firmware volume name.

Definition at line 1156 of file DevicePath.h.

◆ Header

EFI_DEVICE_PATH_PROTOCOL MEDIA_FW_VOL_DEVICE_PATH::Header

Definition at line 1152 of file DevicePath.h.


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