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

  /device/linaro/bootloader/edk2/MdeModulePkg/Universal/EsrtDxe/
EsrtImpl.c 434 if ((FmpImageInfo->AttributesSupported & IMAGE_ATTRIBUTE_RESET_REQUIRED) != 0
435 && (FmpImageInfo->AttributesSetting & IMAGE_ATTRIBUTE_RESET_REQUIRED) != 0) {
  /device/linaro/bootloader/edk2/MdePkg/Include/Protocol/
FirmwareManagement.h 132 /// The attribute IMAGE_ATTRIBUTE_RESET_REQUIRED indicates a reset of the device is required
136 #define IMAGE_ATTRIBUTE_RESET_REQUIRED 0x0000000000000002

Completed in 62 milliseconds