From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received-SPF: Pass (sender SPF authorized) identity=mailfrom; client-ip=217.140.96.140; helo=cam-smtp0.cambridge.arm.com; envelope-from=sami.mujawar@arm.com; receiver=edk2-devel@lists.01.org Received: from cam-smtp0.cambridge.arm.com (fw-tnat.cambridge.arm.com [217.140.96.140]) (using TLSv1 with cipher AES256-SHA (256/256 bits)) (No client certificate requested) by ml01.01.org (Postfix) with ESMTPS id 687F5203B8CAB for ; Fri, 27 Apr 2018 08:54:04 -0700 (PDT) Received: from E107187.Emea.Arm.com (e107187.emea.arm.com [10.1.211.22]) by cam-smtp0.cambridge.arm.com (8.13.8/8.13.8) with ESMTP id w3RFs2s7017663; Fri, 27 Apr 2018 16:54:02 +0100 From: Sami Mujawar To: edk2-devel@lists.01.org Cc: ard.biesheuvel@linaro.org, leif.lindholm@linaro.org, Matteo.Carlini@arm.com, Stephanie.Hughes-Fitt@arm.com, nd@arm.com, evan.lloyd@arm.com Date: Fri, 27 Apr 2018 16:53:53 +0100 Message-Id: <20180427155356.7596-1-sami.mujawar@arm.com> X-Mailer: git-send-email 2.11.0.windows.3 Subject: [staging/dynamictables PATCH v1 0/2] IORT Generator update X-BeenThere: edk2-devel@lists.01.org X-Mailman-Version: 2.1.26 Precedence: list List-Id: EDK II Development List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 27 Apr 2018 15:54:05 -0000 This patchset contains the changes necessary for supporting the IORT specification Revision D, March 2018 update. The "MdePkg: IORT Specification Rev D updates" patch has already been ACKed by Ard Biesheuve and Liming Gao; however has not yet been merged in the tianorcore\edk2 repository. Since this patch is a precursor for the IORT Generator update it has been included in this patchset. For more details see https://lists.01.org/pipermail/edk2-devel/2018-April/024267.html Sami Mujawar (2): MdePkg: IORT Specification Rev D updates DynamicTablesPkg: Update IORT generator DynamicTablesPkg/Include/ArmNameSpaceObjects.h | 6 +++++- DynamicTablesPkg/Library/Acpi/Arm/AcpiIortLibArm/IortGenerator.c | 19 ++++++++++--------- MdePkg/Include/IndustryStandard/IoRemappingTable.h | 10 ++++++---- 3 files changed, 21 insertions(+), 14 deletions(-) -- 'Guid(CE165669-3EF3-493F-B85D-6190EE5B9759)'