iPXE
Data Fields
MEDIA_FW_VOL_DEVICE_PATH Struct Reference

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

#include <DevicePath.h>

Data Fields

EFI_DEVICE_PATH_PROTOCOL Header
 
EFI_GUID FvName
 Firmware volume name. More...
 

Detailed Description

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

Definition at line 1133 of file DevicePath.h.

Field Documentation

◆ Header

EFI_DEVICE_PATH_PROTOCOL MEDIA_FW_VOL_DEVICE_PATH::Header

Definition at line 1134 of file DevicePath.h.

◆ FvName

EFI_GUID MEDIA_FW_VOL_DEVICE_PATH::FvName

Firmware volume name.

Definition at line 1138 of file DevicePath.h.


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