HomeSort by relevance Sort by last modified time
    Searched defs:FFS_ATTRIB_CHECKSUM (Results 1 - 4 of 4) sorted by null

  /device/linaro/bootloader/edk2/EdkCompatibilityPkg/Foundation/Framework/Include/
EfiFirmwareFileSystem.h 51 #define FFS_ATTRIB_CHECKSUM 0x40
64 // FFS_ATTRIB_CHECKSUM attribute bit is clear
  /device/linaro/bootloader/edk2/BaseTools/Source/C/Include/Common/
PiFirmwareFile.h 68 #define FFS_ATTRIB_CHECKSUM 0x40
71 // FFS_ATTRIB_CHECKSUM attribute bit is clear
  /device/linaro/bootloader/edk2/BaseTools/Source/Python/Eot/
FvImage.py     [all...]
  /device/linaro/bootloader/edk2/MdePkg/Include/Pi/
PiFirmwareFile.h 35 /// If the FFS_ATTRIB_CHECKSUM (see definition below) bit of the Attributes
38 /// If the FFS_ATTRIB_CHECKSUM bit of the Attributes field is cleared to zero,
53 /// FFS_ATTRIB_CHECKSUM attribute bit is clear.
91 #define FFS_ATTRIB_CHECKSUM 0x40

Completed in 321 milliseconds