EFI_FILE_SYSTEM_VOLUME_LABEL

Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
extern (C)
struct EFI_FILE_SYSTEM_VOLUME_LABEL {}

Members

Variables

VolumeLabel
CHAR16[1] VolumeLabel;

The Null-terminated string that is the volume's label.

Meta