17 #ifndef __FILE_SYSTEM_INFO_H__ 18 #define __FILE_SYSTEM_INFO_H__ 22 #define EFI_FILE_SYSTEM_INFO_ID \ 24 0x9576e93, 0x6d3f, 0x11d2, {0x8e, 0x39, 0x0, 0xa0, 0xc9, 0x69, 0x72, 0x3b } \ 61 #define SIZE_OF_EFI_FILE_SYSTEM_INFO OFFSET_OF (EFI_FILE_SYSTEM_INFO, VolumeLabel) BOOLEAN ReadOnly
TRUE if the volume only supports read access.
128 bit buffer containing a unique identifier value.
UINT64 FreeSpace
The number of available bytes for use by the file system.
UINT64 VolumeSize
The number of bytes managed by the file system.
unsigned long long UINT64
UINT32 BlockSize
The nominal block size by which files are typically grown.
UINT64 Size
The size of the EFI_FILE_SYSTEM_INFO structure, including the Null-terminated VolumeLabel string.
EFI_GUID gEfiFileSystemInfoGuid