HomeSort by relevance Sort by last modified time
    Searched refs:IMAGE_ATTRIBUTE_IN_USE (Results 1 - 2 of 2) sorted by null

  /device/linaro/bootloader/edk2/MdePkg/Include/Protocol/
FirmwareManagement.h 144 /// The attribute IMAGE_ATTRIBUTE_IN_USE indicates the current state of the firmware image.
147 #define IMAGE_ATTRIBUTE_IN_USE 0x0000000000000008
  /device/linaro/bootloader/edk2/MdeModulePkg/Universal/EsrtDxe/
EsrtDxe.c 387 if ((TempFmpImageInfo->AttributesSupported & IMAGE_ATTRIBUTE_IN_USE) != 0
388 && (TempFmpImageInfo->AttributesSetting & IMAGE_ATTRIBUTE_IN_USE) != 0){

Completed in 72 milliseconds