Searched refs:FileSystemInfo (Results 1 – 7 of 7) sorted by relevance
642 EFI_FILE_SYSTEM_INFO *FileSystemInfo; in StubFileGetInfo() local644 *BufferSize = sizeof *FileSystemInfo; in StubFileGetInfo()649 FileSystemInfo = (EFI_FILE_SYSTEM_INFO *)Buffer; in StubFileGetInfo()650 FileSystemInfo->Size = sizeof *FileSystemInfo; in StubFileGetInfo()651 FileSystemInfo->ReadOnly = TRUE; in StubFileGetInfo()652 FileSystemInfo->VolumeSize = mTotalBlobBytes; in StubFileGetInfo()653 FileSystemInfo->FreeSpace = 0; in StubFileGetInfo()654 FileSystemInfo->BlockSize = 1; in StubFileGetInfo()655 FileSystemInfo->VolumeLabel[0] = L'\0'; in StubFileGetInfo()
23 #include EFI_PROTOCOL_DEFINITION (FileSystemInfo)
102 FileSystemInfo/FileSystemInfo.h103 FileSystemInfo/FileSystemInfo.c
88 #include EFI_PROTOCOL_DEFINITION(FileSystemInfo)
155 #include EFI_PROTOCOL_DEFINITION (FileSystemInfo)
75 #string STR_FILE_SYS_INFO #language en-US "FileSystemInfo"
331 ## Include/Guid/FileSystemInfo.h