Searched refs:EFI_FILE_ARCHIVE (Results 1 – 8 of 8) sorted by relevance
94 FileAttributesToAdd |= EFI_FILE_ARCHIVE; in ShellCommandRunAttrib()97 FileAttributesToRemove |= EFI_FILE_ARCHIVE; in ShellCommandRunAttrib()150 FileNode->Info->Attribute&EFI_FILE_ARCHIVE? L'A':L' ', in ShellCommandRunAttrib()
180 (TheNode->Info->Attribute & EFI_FILE_ARCHIVE) != 0?L"a":L"", in PrintFileInformation()614 RequiredAttributes |= EFI_FILE_ARCHIVE; in ShellCommandRunLs()
109 flags |= EFI_FILE_ARCHIVE; in Omode2EFI()
125 #define EFI_FILE_ARCHIVE 0x0000000000000020 macro
144 #define EFI_FILE_ARCHIVE 0x0000000000000020ULL macro
1663 Info->Attribute |= EFI_FILE_ARCHIVE; in WinNtSimpleFileSystemRead()2047 Info->Attribute |= EFI_FILE_ARCHIVE; in WinNtSimpleFileSystemFileInfo()2815 if (NewFileInfo->Attribute & EFI_FILE_ARCHIVE) { in WinNtSimpleFileSystemSetInfo()
6675 (mAttribA ? (Info->Attribute & EFI_FILE_ARCHIVE ? TRUE : FALSE) : TRUE) &&
4612 (mAttribA ? (Info->Attribute & EFI_FILE_ARCHIVE ? TRUE : FALSE) : TRUE) &&