HomeSort by relevance Sort by last modified time
    Searched full:attributessetting (Results 1 - 3 of 3) sorted by null

  /device/linaro/bootloader/edk2/MdePkg/Include/Protocol/
FirmwareManagement.h 74 /// supported and the current setting value is indicated in AttributesSetting. A
76 /// AttributesSetting is meaningless.
83 UINT64 AttributesSetting;
456 indicated in AttributesSetting. A value of 0 indicates the attribute is not
457 supported and the current setting value in AttributesSetting is meaningless.
458 @param[out] AttributesSetting Package attributes. See 'Package Attribute Definitions' for possible returned
473 OUT UINT64 *AttributesSetting
  /device/linaro/bootloader/edk2/MdeModulePkg/Universal/EsrtDxe/
EsrtImpl.c 435 && (FmpImageInfo->AttributesSetting & IMAGE_ATTRIBUTE_RESET_REQUIRED) != 0) {
EsrtDxe.c 388 && (TempFmpImageInfo->AttributesSetting & IMAGE_ATTRIBUTE_IN_USE) != 0){

Completed in 217 milliseconds