From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from atlmailgw2.ami.com (atlmailgw2.ami.com [63.147.10.42]) by mx.groups.io with SMTP id smtpd.web12.1896.1588878924244110292 for ; Thu, 07 May 2020 12:15:24 -0700 Authentication-Results: mx.groups.io; dkim=missing; spf=pass (domain: ami.com, ip: 63.147.10.42, mailfrom: oleksiyy@ami.com) X-AuditID: ac10606f-049ff70000001b62-a9-5eb45e4ab8c7 Received: from atlms1.us.megatrends.com (atlms1.us.megatrends.com [172.16.96.144]) (using TLS with cipher ECDHE-RSA-AES256-SHA384 (256/256 bits)) (Client did not present a certificate) by atlmailgw2.ami.com (Symantec Messaging Gateway) with SMTP id B2.1B.07010.A4E54BE5; Thu, 7 May 2020 15:15:22 -0400 (EDT) Received: from Oleksiy77.us.megatrends.com (172.16.97.158) by atlms1.us.megatrends.com (172.16.96.144) with Microsoft SMTP Server id 14.3.468.0; Thu, 7 May 2020 15:13:58 -0400 From: "Oleksiy Yakovlev" To: CC: , , , , Subject: [PATCH v3 0/7] Add definitions introduced in UEFI 2.8 Date: Thu, 7 May 2020 15:13:51 -0400 Message-ID: <20200507191358.74904-1-oleksiyy@ami.com> X-Mailer: git-send-email 2.9.0.windows.1 MIME-Version: 1.0 Return-Path: oleksiyy@ami.com X-Brightmail-Tracker: H4sIAAAAAAAAA+NgFprLIsWRmVeSWpSXmKPExsWyRiBhgq5X3JY4gx07FS1+HZ3HZtE+YTab xYp7G9gtOjr+MTmweGz/foHRY/Gel0wBTFENjDaJeXn5JYklqQopqcXJtkoBRZllicmVSgqZ KbZKhkoKBTmJyam5qXkltkqJBQWpeSlKdlwKGMAGqCwzTyE1Lzk/JTMv3VbJM9hf18LC1FLX UMkuJCNVITMvLb8oN7EkMz9PITk/rwSoOjUFKKqQ0M2ZcXLfS5aC9VwVb3+8YmlgfMvexcjJ ISFgIrFp2mqmLkYuDiGBXUwSH2e+ZYNwNjNK7G05xwpSxSagKXHg2BRGEFtEQEpiyoGZTCA2 s0CFxNOVT1hAbGEBO4k1P3+A2SwCKhIrHt0Aq+cVMJV49/kEC8Q2DYlpa+4yQcQFJU7OhOhl FpCQOPjiBTOILSQgK9F2/Dn7BEbeWUjKZiEpW8DItIpRKLEkJzcxMye93EgvMTdTLzk/dxMj JG7ydzB+/Gh+iJGJg/EQowQHs5IIL8+PjXFCvCmJlVWpRfnxRaU5qcWHGJ2ADp3ILMUNCilg 0McbGxhIicI4hiZmJuZG5oaWJubGxkrivJPWrokTEkgHRmF2ampBahHMECYOTqkGRv2XO6JL 38nP0/+9MmZ7uNw2rhtmkxmvuH+PNE7M89y0q0nLWpdTXvLE5GO8fawFArXJu54+Xvx3yt6i atFtvGd+X81UfB2mrB/vs/b03sdLwzYnJDkqPPfoetDxOmPR8f8rfJgnLv/9qViidqv8FsVl 3dKW/hNyyx7Ebotvy7onLHGLS83DSYmlOCPRUIu5qDgRALLV51uwAgAA Content-Type: text/plain Following patches add/update structures/definitions, that was introduced/modified by UEFI Spec v.2.8. Oleksiy Yakovlev (7): MdePkg: Extend SERIAL_IO with DeviceTypeGuid (UEFI 2.8 mantis 1832) BaseTools: REST style formset (UEFI 2.8 mantis 1853) MdePkg: REST style formset (UEFI 2.8 mantis 1853) BaseTools: Bootable NVDIMM namespaces (UEFI 2.8 mantis 1858) MdePkg: Bootable NVDIMM namespaces (UEFI 2.8 mantis 1858) MdePkg: Add UEFI Spec Revision 2.8 (UEFI 2.8 mantis 1926) MdePkg: UEFI JSON Capsule Support (UEFI 2.8 mantis 1935) .../Common/UefiInternalFormRepresentation.h | 1 + BaseTools/Source/C/Include/Protocol/DevicePath.h | 12 +++ MdePkg/Include/Guid/CapsuleReport.h | 32 ++++++- MdePkg/Include/Guid/HiiPlatformSetupFormset.h | 4 + MdePkg/Include/Guid/JsonCapsule.h | 99 ++++++++++++++++++++++ MdePkg/Include/Protocol/DevicePath.h | 12 +++ MdePkg/Include/Protocol/SerialIo.h | 3 +- .../Include/Uefi/UefiInternalFormRepresentation.h | 1 + MdePkg/Include/Uefi/UefiSpec.h | 2 + MdePkg/MdePkg.dec | 12 +++ 10 files changed, 176 insertions(+), 2 deletions(-) create mode 100644 MdePkg/Include/Guid/JsonCapsule.h -- 2.9.0.windows.1 Please consider the environment before printing this email. The information contained in this message may be confidential and proprietary to American Megatrends (AMI). This communication is intended to be read only by the individual or entity to whom it is addressed or by their designee. If the reader of this message is not the intended recipient, you are on notice that any distribution of this message, in any form, is strictly prohibited. Please promptly notify the sender by reply e-mail or by telephone at 770-246-8600, and then delete or destroy all copies of the transmission.