From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received-SPF: Pass (sender SPF authorized) identity=mailfrom; client-ip=2607:f8b0:400e:c05::22d; helo=mail-pg0-x22d.google.com; envelope-from=skochinsky@gmail.com; receiver=edk2-devel@lists.01.org Received: from mail-pg0-x22d.google.com (mail-pg0-x22d.google.com [IPv6:2607:f8b0:400e:c05::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 C3AC9202E5E7C for ; Fri, 3 Nov 2017 12:35:01 -0700 (PDT) Received: by mail-pg0-x22d.google.com with SMTP id j3so3320748pga.1 for ; Fri, 03 Nov 2017 12:38:57 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20161025; h=from:to:subject:thread-topic:thread-index:date:message-id :references:in-reply-to:content-language:mime-version; bh=1YSFpJl4ck6POBku0XfN8wIFwmZbUVFc9neZKsf1zUI=; b=gt1NKVXRtlFPw9BaNDB2ZZNEYBsExnWJwcUKViIozdjaFjsIimDEl2QAbui/vQ2IOE MMrBwlB108LLPCz50Sae9pOxKRF5dmFnOtI5zwqTZxOOtNLtTTQdkj7vg9MS36SEoyMR rueRr3VxKSLXvlAhlX2qIa2MHbhKwNaiSiJqk1lz29h36UVWwtc/HjOweENAZOdRAwTB Ll2mpKE5uZUYQ6xqeBE2sjGl7eFb4B8DXyVv6siZGu1qqbDAoeK8rBKAeWXuVFJFjq+o 6E7Zg1z7+djsYwJGJyxxWCTrLepeVkpiCGHrzlccuNHJ+lqMOzgW6wp+4fTt9f3MUZMh 2L6A== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:from:to:subject:thread-topic:thread-index:date :message-id:references:in-reply-to:content-language:mime-version; bh=1YSFpJl4ck6POBku0XfN8wIFwmZbUVFc9neZKsf1zUI=; b=rJLGWiELnMq7TVUCWqLVx7RPstaxmgT3hptqerFXCc/DNVty9BdfawsIAD9E11cIgO HxryhufQhXldhSqUqsnzE+7LqtViD2zwDu+pCyNmIl80uimh/uo/b6YLw8v1IT7+i8Ws XCC7nQ4A37cR2YflRCOpxOz7RnE3fplNnmhKqNHvIHT+2TnxgkJ2k7kpNzdiZbQN410e 8y6S9Wiznz04OzSoufLK5gWFGRDyeZLhLWS6Cha6H+AMpW4tzSJ1+FPVQ8FxBBNTHUqf /9AcwX9ahsyghCXA+VlI5F67Sxe1NVEk4nLEAxW3U/Gvm47ISrd6viJwqEEzkcNQ09b8 W7WQ== X-Gm-Message-State: AMCzsaWqKhAkkIn4AgpYx+BtOqqk5UfUNAz8QW4jcFcA9NgMsiWBiqig X6Fr4qRdrEqTX204VvBUvOA= X-Google-Smtp-Source: ABhQp+QKURHyBIBQ6zt2Eruqhv6FT8r8w81t9bzdNdoWk6Xs68JO2wVDKjzh7rHwwd5VV1IGdPdEZQ== X-Received: by 10.84.211.137 with SMTP id c9mr7900203pli.218.1509737936598; Fri, 03 Nov 2017 12:38:56 -0700 (PDT) Received: from AM5PR10MB0339.EURPRD10.PROD.OUTLOOK.COM ([40.101.9.109]) by smtp.gmail.com with ESMTPSA id n10sm12354207pfk.174.2017.11.03.12.38.54 (version=TLS1_2 cipher=ECDHE-RSA-AES128-SHA bits=128/128); Fri, 03 Nov 2017 12:38:55 -0700 (PDT) From: Igor Skochinsky To: TVKR , "edk2-devel@lists.01.org" Thread-Topic: [edk2] UEFI Image Attribute Thread-Index: AVF4SzlVl5w5nAa9z5jnNz4PQBvKDoO5IEw4 X-MS-Exchange-MessageSentRepresentingType: 1 Date: Fri, 3 Nov 2017 19:38:50 +0000 Message-ID: References: In-Reply-To: X-MS-Has-Attach: X-MS-TNEF-Correlator: X-MS-Exchange-Organization-RecordReviewCfmType: 0 MIME-Version: 1.0 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: Fri, 03 Nov 2017 19:35:01 -0000 Content-Language: en-US Content-Type: text/plain; charset="Windows-1252" Content-Transfer-Encoding: quoted-printable Hi, Do you mean the one in EFI_FIRMWARE_IMAGE_DESCRIPTOR? My guess is it means =93UEFI firmware image=94, i.e. a set of firmware volu= mes ready for flashing (an .fd file in some contexts), as opposed to a non-= UEFI 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 that "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