ReactOS 0.4.15-dev-7934-g1dc8d80
MEDIA_FW_VOL_FILEPATH_DEVICE_PATH Struct Reference

#include <DevicePath.h>

Collaboration diagram for MEDIA_FW_VOL_FILEPATH_DEVICE_PATH:

Public Attributes

EFI_DEVICE_PATH_PROTOCOL Header
 
EFI_GUID FvFileName
 

Detailed Description

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

Definition at line 968 of file DevicePath.h.

Member Data Documentation

◆ FvFileName

EFI_GUID MEDIA_FW_VOL_FILEPATH_DEVICE_PATH::FvFileName

Firmware file name

Definition at line 973 of file DevicePath.h.

◆ Header

EFI_DEVICE_PATH_PROTOCOL MEDIA_FW_VOL_FILEPATH_DEVICE_PATH::Header

Definition at line 969 of file DevicePath.h.


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