From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mga11.intel.com (mga11.intel.com [192.55.52.93]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by ml01.01.org (Postfix) with ESMTPS id 227A281E3D for ; Fri, 18 Nov 2016 07:28:30 -0800 (PST) Received: from orsmga004.jf.intel.com ([10.7.209.38]) by fmsmga102.fm.intel.com with ESMTP; 18 Nov 2016 07:28:35 -0800 X-ExtLoop1: 1 X-IronPort-AV: E=Sophos;i="5.31,510,1473145200"; d="scan'208";a="32259638" Received: from fmsmsx107.amr.corp.intel.com ([10.18.124.205]) by orsmga004.jf.intel.com with ESMTP; 18 Nov 2016 07:28:35 -0800 Received: from shsmsx104.ccr.corp.intel.com (10.239.4.70) by fmsmsx107.amr.corp.intel.com (10.18.124.205) with Microsoft SMTP Server (TLS) id 14.3.248.2; Fri, 18 Nov 2016 07:28:34 -0800 Received: from shsmsx102.ccr.corp.intel.com ([169.254.2.239]) by SHSMSX104.ccr.corp.intel.com ([169.254.5.142]) with mapi id 14.03.0248.002; Fri, 18 Nov 2016 23:28:33 +0800 From: "Yao, Jiewen" To: Alexei Fedorov , "edk2-devel@lists.01.org" CC: Mitch Ishihara Thread-Topic: ACPI IO Remapping Table Signature Thread-Index: AdJBq5oaeFp4DcLFRHmbfz+WXiN1tQABDjBA Date: Fri, 18 Nov 2016 15:28:32 +0000 Message-ID: <74D8A39837DF1E4DA445A8C0B3885C50386D7796@shsmsx102.ccr.corp.intel.com> References: In-Reply-To: Accept-Language: zh-CN, en-US X-MS-Has-Attach: X-MS-TNEF-Correlator: x-originating-ip: [10.239.127.40] MIME-Version: 1.0 Subject: Re: ACPI IO Remapping Table Signature X-BeenThere: edk2-devel@lists.01.org X-Mailman-Version: 2.1.21 Precedence: list List-Id: EDK II Development List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 18 Nov 2016 15:28:30 -0000 Content-Language: en-US Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: quoted-printable You are right. I think it should be EFI_ACPI_6_0_IO_REMAPPING_TABLE_SIGNATURE. > -----Original Message----- > From: edk2-devel [mailto:edk2-devel-bounces@lists.01.org] On Behalf Of > Alexei Fedorov > Sent: Friday, November 18, 2016 11:00 PM > To: edk2-devel@lists.01.org > Cc: Mitch Ishihara > Subject: [edk2] ACPI IO Remapping Table Signature >=20 > Is there any specific reason why ACPI IO Remapping Table is called "IORT" > Interrupt Source Override" with its signature named as below: >=20 > /// > /// "IORT" Interrupt Source Override > /// > #define EFI_ACPI_6_0_INTERRUPT_SOURCE_OVERRIDE_SIGNATURE > SIGNATURE_32('I', 'O', 'R', 'T') > ... > #define EFI_ACPI_6_1_INTERRUPT_SOURCE_OVERRIDE_SIGNATURE > SIGNATURE_32('I', 'O', 'R', 'T') >=20 > In Acpi60.h & Acpi61.h? >=20 >=20 > IMPORTANT NOTICE: The contents of this email and any attachments are > confidential and may also be privileged. If you are not the intended reci= pient, > please notify the sender immediately and do not disclose the contents to = any > other person, use it for any purpose, or store or copy the information in= any > medium. Thank you. > _______________________________________________ > edk2-devel mailing list > edk2-devel@lists.01.org > https://lists.01.org/mailman/listinfo/edk2-devel