From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received-SPF: Pass (sender SPF authorized) identity=mailfrom; client-ip=2607:f8b0:4001:c06::22d; helo=mail-io0-x22d.google.com; envelope-from=tresko1@gmail.com; receiver=edk2-devel@lists.01.org Received: from mail-io0-x22d.google.com (mail-io0-x22d.google.com [IPv6:2607:f8b0:4001:c06::22d]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by ml01.01.org (Postfix) with ESMTPS id AEFC52035561D for ; Mon, 6 Nov 2017 06:54:59 -0800 (PST) Received: by mail-io0-x22d.google.com with SMTP id p186so15896565ioe.12 for ; Mon, 06 Nov 2017 06:58:58 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20161025; h=mime-version:in-reply-to:references:from:date:message-id:subject:to :cc; bh=KclxAPD5lEm5NjtPww4D3f5dcl0TvlsKgZQilyWlnUA=; b=Ja4H6tEc7NvbJhnf64UxfCp2IyXcKwK5wQu3g2NlRgP1l6tqdQRR14iYzj8/6NkSe5 ysQQdlLlf3E8YwjtFVQ23Ak/aARl9n5C5Uh/fQfqZp8BuzShtOEiO9mICzYsj2zkrFE1 KMXtNaUFlCpvWWsYsylqoP+SCuALrwfFGw9c8D9032SmB9O3nIR2TxMkjwsNLMJsJD8A e5eAKaMUkRT2SBAK7TF5rKSCpHEHSapW7UgQMAaf0an+eQhgvASRpPtFjSboN98chfDK CZooqpI1F2tdrlCXLbNwl2M2sW27ynzl0IV+gLFITAP09qx4mTQG8K4Z8MSbj3reo30q nRLw== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:mime-version:in-reply-to:references:from:date :message-id:subject:to:cc; bh=KclxAPD5lEm5NjtPww4D3f5dcl0TvlsKgZQilyWlnUA=; b=plibEQM4EMusjdgQ8iELGUKa/70vaM5bqVz1SNGtCBB/AueU4Tgmu6LL+8CNez4i30 Q0zGzwG2BcBwx3klfy4705WOtMvWJ6EJG1Ez25pQQoxED9q+50F/m3aHQvZG52S9dY3s 3fumuSeNVQFOFOmbLFlXiVg5D4GkJhSTQKqVSRWvBAQLKRUYM68cURKr7WmhxCNlLta+ efl572+wDaJMVm9d02XA2Gp1cDZCzXvDGDDNxtu2NhosuCieCt34bkPMdw7e0n8tAUx3 Es3Y/xTxQKYNfmEZlmq+dnSudk96BHYF0uh6lAiB7dTzdutujw0sVV/qnKLOmTTJqG7m RGog== X-Gm-Message-State: AMCzsaU4Z46uKYFYvC4sM4x8dAA7rVXqQSRUNYrbyd14YEM923XWjFRq V7YCg4GKsUeZA/GsoCagzvmqUn+mFY6xh5m+flw= X-Google-Smtp-Source: ABhQp+QRPHXtnPSjkf8aUBR0X5jUZIgXTlXGsspPmWf9rhHC4tApl/I95fIjYms69XxIHdgl2QotnEOXuTWorfardLg= X-Received: by 10.107.195.79 with SMTP id t76mr19733098iof.305.1509980337363; Mon, 06 Nov 2017 06:58:57 -0800 (PST) MIME-Version: 1.0 Received: by 10.2.152.167 with HTTP; Mon, 6 Nov 2017 06:58:37 -0800 (PST) In-Reply-To: References: From: TVKR Date: Mon, 6 Nov 2017 08:58:37 -0600 Message-ID: To: Igor Skochinsky Cc: "edk2-devel@lists.01.org" X-Content-Filtered-By: Mailman/MimeDel 2.1.22 Subject: Re: UEFI Image Attribute X-BeenThere: edk2-devel@lists.01.org X-Mailman-Version: 2.1.22 Precedence: list List-Id: EDK II Development List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 06 Nov 2017 14:54:59 -0000 Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: quoted-printable Thanks for the reply Igor. Yes, I was referring to the AttributesSetting of the EFI_FIRMWARE_IMAGE_DESCRIPTOR which is read as part of the GetImageInfo service of the FMP on a device. So,if the device sets this attributes, does it mean that its UEFI driver's FMP implementation can ONLY support firmware files created as per the PI spec's FV/FFS format? Regards On Fri, Nov 3, 2017 at 2:38 PM, Igor Skochinsky wrote: > Hi, > > Do you mean the one in EFI_FIRMWARE_IMAGE_DESCRIPTOR? > > My guess is it means =E2=80=9CUEFI firmware image=E2=80=9D, i.e. a set of= firmware volumes > ready for flashing (an .fd file in some contexts), as opposed to a non-UE= FI > firmware such as EC, BMC or some other variation. > > -- > WBR, Igor. > _____________________________ > From: TVKR > Sent: Friday, November 3, 2017 18:02 > Subject: [edk2] UEFI Image Attribute > To: > > > What does the IMAGE_ATTRIBUTE_UEFI_IMAGE attribute mean? The spec says th= at > "image is an EFI compatible image", but what that mean exactly? > > Thanks > _______________________________________________ > edk2-devel mailing list > edk2-devel@lists.01.org > https://lists.01.org/mailman/listinfo/edk2-devel > > >