Searched refs:FileSystemInfo (Results 1 - 20 of 20) sorted by relevance

/device/linaro/bootloader/edk2/EdkCompatibilityPkg/Foundation/Efi/Protocol/FileSystemInfo/
H A DFileSystemInfo.c14 FileSystemInfo.c
18 FileSystemInfo protocol as defined in the EFI 1.0 specification.
23 #include EFI_PROTOCOL_DEFINITION (FileSystemInfo)
/device/linaro/bootloader/edk2/ArmVirtPkg/Library/PlatformBootManagerLib/
H A DQemuKernel.c19 #include <Guid/FileSystemInfo.h>
642 EFI_FILE_SYSTEM_INFO *FileSystemInfo; local
644 *BufferSize = sizeof *FileSystemInfo;
649 FileSystemInfo = (EFI_FILE_SYSTEM_INFO *)Buffer;
650 FileSystemInfo->Size = sizeof *FileSystemInfo;
651 FileSystemInfo->ReadOnly = TRUE;
652 FileSystemInfo->VolumeSize = mTotalBlobBytes;
653 FileSystemInfo->FreeSpace = 0;
654 FileSystemInfo
[all...]
/device/linaro/bootloader/edk2/EmulatorPkg/EmuSimpleFileSystemDxe/
H A DEmuSimpleFileSystem.h24 #include <Guid/FileSystemInfo.h>
/device/linaro/bootloader/edk2/ArmPlatformPkg/FileSystem/BootMonFs/
H A DBootMonFsInternal.h31 #include <Guid/FileSystemInfo.h>
/device/linaro/bootloader/edk2/EdkCompatibilityPkg/Foundation/Library/EdkIIGlueLib/Include/
H A DEdkIIGlueUefi.h88 #include EFI_PROTOCOL_DEFINITION(FileSystemInfo)
H A DEdkIIGlueDxe.h155 #include EFI_PROTOCOL_DEFINITION (FileSystemInfo)
/device/linaro/bootloader/edk2/EmbeddedPkg/Include/Library/
H A DEfiFileLib.h49 #include <Guid/FileSystemInfo.h>
/device/linaro/bootloader/edk2/Nt32Pkg/WinNtSimpleFileSystemDxe/
H A DComponentName.c32 #include <Guid/FileSystemInfo.h>
H A DWinNtSimpleFileSystem.c40 #include <Guid/FileSystemInfo.h>
/device/linaro/bootloader/edk2/MdeModulePkg/Universal/EbcDxe/EbcDebugger/
H A DEdbCommon.h32 #include <Guid/FileSystemInfo.h>
/device/linaro/bootloader/edk2/MdeModulePkg/Universal/FvSimpleFileSystemDxe/
H A DFvSimpleFileSystemInternal.h37 #include <Guid/FileSystemInfo.h>
/device/linaro/bootloader/edk2/ShellPkg/Library/UefiHandleParsingLib/
H A DUefiHandleParsingLib.h28 #include <Guid/FileSystemInfo.h>
/device/linaro/bootloader/edk2/ShellPkg/Library/UefiShellDebug1CommandsLib/
H A DUefiShellDebug1CommandsLib.h23 #include <Guid/FileSystemInfo.h>
/device/linaro/bootloader/edk2/EmulatorPkg/Unix/Host/
H A DHost.h122 #include <Guid/FileSystemInfo.h>
/device/linaro/bootloader/edk2/ShellPkg/Library/UefiShellLevel2CommandsLib/
H A DVol.c17 #include <Guid/FileSystemInfo.h>
H A DCp.c17 #include <Guid/FileSystemInfo.h>
H A DLs.c17 #include <Guid/FileSystemInfo.h>
/device/linaro/bootloader/edk2/FatPkg/EnhancedFatDxe/
H A DFat.h21 #include <Guid/FileSystemInfo.h>
/device/linaro/bootloader/edk2/ArmPkg/Filesystem/SemihostFs/Arm/
H A DSemihostFs.c20 #include <Guid/FileSystemInfo.h>
/device/linaro/bootloader/edk2/ShellPkg/Library/UefiShellDebug1CommandsLib/Edit/
H A DFileBuffer.c16 #include <Guid/FileSystemInfo.h>

Completed in 74 milliseconds