ReactOS 0.4.15-dev-7934-g1dc8d80
MEDIA_FW_VOL_DEVICE_PATH Struct Reference

#include <DevicePath.h>

Collaboration diagram for MEDIA_FW_VOL_DEVICE_PATH:

Public Attributes

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 984 of file DevicePath.h.

Member Data Documentation

◆ FvName

EFI_GUID MEDIA_FW_VOL_DEVICE_PATH::FvName

Firmware volume name.

Definition at line 989 of file DevicePath.h.

◆ Header

EFI_DEVICE_PATH_PROTOCOL MEDIA_FW_VOL_DEVICE_PATH::Header

Definition at line 985 of file DevicePath.h.


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