Home
last modified time | relevance | path

Searched refs:EFI_FV_FILE_ATTRIBUTES (Results 1 – 25 of 48) sorted by relevance

12

/device/linaro/bootloader/edk2/MdeModulePkg/Core/Dxe/FwVol/
DFwVolRead.c40 EFI_FV_FILE_ATTRIBUTES
46 EFI_FV_FILE_ATTRIBUTES FileAttribute; in FfsAttributes2FvFileAttributes()
51 FileAttribute = (EFI_FV_FILE_ATTRIBUTES) mFvAttributes[DataAlignment]; in FfsAttributes2FvFileAttributes()
113 OUT EFI_FV_FILE_ATTRIBUTES *Attributes, in FvGetNextFile()
270 OUT EFI_FV_FILE_ATTRIBUTES *FileAttributes, in FvReadFile()
278 EFI_FV_FILE_ATTRIBUTES LocalAttributes; in FvReadFile()
439 EFI_FV_FILE_ATTRIBUTES FileAttributes; in FvReadFileSection()
DFwVolDriver.h143 OUT EFI_FV_FILE_ATTRIBUTES *Attributes,
197 OUT EFI_FV_FILE_ATTRIBUTES *FileAttributes,
/device/linaro/bootloader/edk2/EdkCompatibilityPkg/Foundation/Framework/Include/
DEfiFirmwareVolume.h34 typedef UINT32 EFI_FV_FILE_ATTRIBUTES; typedef
41 EFI_FV_FILE_ATTRIBUTES FileAttributes;
/device/linaro/bootloader/edk2/IntelFrameworkModulePkg/Universal/FirmwareVolume/FwVolDxe/
DFwVolRead.c41 EFI_FV_FILE_ATTRIBUTES
47 EFI_FV_FILE_ATTRIBUTES FileAttribute; in FfsAttributes2FvFileAttributes()
52 FileAttribute = (EFI_FV_FILE_ATTRIBUTES) mFvAttributes[DataAlignment]; in FfsAttributes2FvFileAttributes()
114 OUT EFI_FV_FILE_ATTRIBUTES *Attributes, in FvGetNextFile()
313 OUT EFI_FV_FILE_ATTRIBUTES *FileAttributes, in FvReadFile()
323 EFI_FV_FILE_ATTRIBUTES LocalAttributes; in FvReadFile()
516 EFI_FV_FILE_ATTRIBUTES FileAttributes; in FvReadFileSection()
DFwVolDriver.h200 OUT EFI_FV_FILE_ATTRIBUTES *Attributes,
252 OUT EFI_FV_FILE_ATTRIBUTES *FileAttributes,
592 IN EFI_FV_FILE_ATTRIBUTES FileAttributes
652 IN EFI_FV_FILE_ATTRIBUTES FfsAttributes
757 IN EFI_FV_FILE_ATTRIBUTES FvFileAttrib,
DFwVolWrite.c110 IN EFI_FV_FILE_ATTRIBUTES FfsAttributes in GetRequiredAlignment()
199 IN EFI_FV_FILE_ATTRIBUTES FvFileAttrib, in FvFileAttrib2FfsFileAttrib()
759 IN EFI_FV_FILE_ATTRIBUTES FileAttributes in FvCreateNewFile()
1056 IN EFI_FV_FILE_ATTRIBUTES NewFileAttributes in FvUpdateFile()
1063 EFI_FV_FILE_ATTRIBUTES OldFileAttributes; in FvUpdateFile()
1217 EFI_FV_FILE_ATTRIBUTES FileAttributes; in FvDeleteFile()
1358 EFI_FV_FILE_ATTRIBUTES FileAttributes; in FvWriteFile()
/device/linaro/bootloader/edk2/IntelFrameworkPkg/Include/Protocol/
DFirmwareVolume.h170 OUT EFI_FV_FILE_ATTRIBUTES *FileAttributes,
227 EFI_FV_FILE_ATTRIBUTES FileAttributes;
294 OUT EFI_FV_FILE_ATTRIBUTES *Attributes,
/device/linaro/bootloader/edk2/MdePkg/Include/Protocol/
DFirmwareVolume2.h309 OUT EFI_FV_FILE_ATTRIBUTES *FileAttributes,
443 EFI_FV_FILE_ATTRIBUTES FileAttributes;
612 OUT EFI_FV_FILE_ATTRIBUTES *Attributes,
/device/linaro/bootloader/edk2/EdkCompatibilityPkg/Foundation/Framework/Protocol/FirmwareVolume/
DFirmwareVolume.h137 OUT EFI_FV_FILE_ATTRIBUTES * FileAttributes,
260 OUT EFI_FV_FILE_ATTRIBUTES * Attributes,
/device/linaro/bootloader/edk2/EdkCompatibilityPkg/Compatibility/Fv2OnFvThunk/
DFv2OnFvThunk.c260 OUT EFI_FV_FILE_ATTRIBUTES *FileAttributes,
534 OUT EFI_FV_FILE_ATTRIBUTES *Attributes,
1095 OUT EFI_FV_FILE_ATTRIBUTES *FileAttributes, in Fv2ReadFile()
1417 OUT EFI_FV_FILE_ATTRIBUTES *Attributes, in Fv2GetNextFile()
/device/linaro/bootloader/edk2/EdkCompatibilityPkg/Foundation/Framework/Protocol/FirmwareVolume2/
DFirmwareVolume2.h124 OUT EFI_FV_FILE_ATTRIBUTES *FileAttributes,
157 OUT EFI_FV_FILE_ATTRIBUTES *Attributes,
/device/linaro/bootloader/edk2/ArmPkg/Library/BdsLib/
DBdsAppLoader.c38 EFI_FV_FILE_ATTRIBUTES Attributes; in LocateEfiApplicationInFvByName()
158 EFI_FV_FILE_ATTRIBUTES Attributes; in LocateEfiApplicationInFvByGuid()
/device/linaro/bootloader/edk2/MdePkg/Include/Pi/
DPiFirmwareVolume.h24 typedef UINT32 EFI_FV_FILE_ATTRIBUTES; typedef
DPiPeiCis.h654 EFI_FV_FILE_ATTRIBUTES FileAttributes;
682 EFI_FV_FILE_ATTRIBUTES FileAttributes;
/device/linaro/bootloader/edk2/BaseTools/Source/C/Include/Common/
DPiFirmwareVolume.h25 typedef UINT32 EFI_FV_FILE_ATTRIBUTES; typedef
/device/linaro/bootloader/edk2/EdkCompatibilityPkg/Compatibility/FvOnFv2Thunk/
DFvOnFv2Thunk.c172 OUT EFI_FV_FILE_ATTRIBUTES *FileAttributes, in FvReadFile()
349 OUT EFI_FV_FILE_ATTRIBUTES *Attributes, in FvGetNextFile()
/device/linaro/bootloader/edk2/EdkCompatibilityPkg/Foundation/Framework/Ppi/FirmwareVolume/
DFirmwareVolume.h41 EFI_FV_FILE_ATTRIBUTES FileAttributes;
/device/linaro/bootloader/edk2/IntelFrameworkModulePkg/Universal/FirmwareVolume/UpdateDriverDxe/
DUpdateDriver.h156 IN EFI_FV_FILE_ATTRIBUTES FileAttributes
DUpdateDispatcher.c42 IN EFI_FV_FILE_ATTRIBUTES FileAttributes in PerformUpdateOnFirmwareVolume()
367 EFI_FV_FILE_ATTRIBUTES Attrib; in PerformUpdate()
612 EFI_FV_FILE_ATTRIBUTES Attrib; in InitializeUpdateDriver()
/device/linaro/bootloader/edk2/MdeModulePkg/Library/VarCheckHiiLib/
DVarCheckHiiGenFromFv.c175 EFI_FV_FILE_ATTRIBUTES FileAttributes; in ParseFfs()
265 EFI_FV_FILE_ATTRIBUTES FileAttributes; in ParseFv()
/device/linaro/bootloader/edk2/EmbeddedPkg/Include/Library/
DEfiFileLib.h87 EFI_FV_FILE_ATTRIBUTES FvAttributes;
/device/linaro/bootloader/edk2/MdeModulePkg/Universal/Acpi/AcpiPlatformDxe/
DAcpiPlatform.c49 EFI_FV_FILE_ATTRIBUTES Attributes; in LocateFvInstanceWithTables()
/device/linaro/bootloader/edk2/BeagleBoardPkg/Bds/
DFirmwareVolume.c40 EFI_FV_FILE_ATTRIBUTES Attributes; in FindApplicationMatchingUiSection()
/device/linaro/bootloader/edk2/OvmfPkg/AcpiPlatformDxe/
DAcpiPlatform.c57 EFI_FV_FILE_ATTRIBUTES Attributes; in LocateFvInstanceWithTables()
/device/linaro/bootloader/OpenPlatformPkg/Platforms/TexasInstruments/BeagleBoard/Bds/
DFirmwareVolume.c40 EFI_FV_FILE_ATTRIBUTES Attributes; in FindApplicationMatchingUiSection()

12