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.web10.16402.1588627814767066761 for ; Mon, 04 May 2020 14:30:15 -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-05-5eb08964839d 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 AF.F2.07010.56980BE5; Mon, 4 May 2020 17:30:13 -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; Mon, 4 May 2020 17:28:57 -0400 From: "Oleksiy Yakovlev" To: CC: , , , Subject: [PATCH v2 0/7] Add definitions introduced in UEFI 2.8 Date: Mon, 4 May 2020 17:28:50 -0400 Message-ID: <20200504212857.48568-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+NgFprNIsWRmVeSWpSXmKPExsWyRiBhgm5q54Y4g0+/RSx+HZ3HZtE+YTab xYp7G9gtOjr+MTmweGz/foHRY/Gel0wBTFENjDaJeXn5JYklqQopqcXJtkoBRZllicmVSgqZ KbZKhkoKBTmJyam5qXkltkqJBQWpeSlKdlwKGMAGqCwzTyE1Lzk/JTMv3VbJM9hf18LC1FLX UMkuJCNVITMvLb8oN7EkMz9PITk/rwSoOjUFKKqQ0M2ZcXLfS5aC9VwVb3+8YmlgfMvexcjB ISFgInFss2MXIxeHkMAuJok7W5YxdjFyAjmbGSUmf7YBsdkENCUOHJsCFhcRkJKYcmAmE4jN LJAm8evBcjBbWMBO4tT0TWA2i4CKxPuNq1hBbF4BU4nXm7axgdgSAhoS09bcZYKIC0qcnPmE BWKOhMTBFy+YIfbKSrQdf84+gZF3FpKyWUjKFjAyrWIUSizJyU3MzEkvN9JLzM3US87P3cQI iZn8HYwfP5ofYmTiYDzEKMHBrCTCq2i2IU6INyWxsiq1KD++qDQntfgQoxPQoROZpbhB4QQM +HhjAwMpURjH0MTMxNzI3NDSxNzYWEmcd9LaNXFCAunACMxOTS1ILYIZwsTBKdXAqPXS35Yz q3bm1l5Jh+OdheKneKu5T9cK++yYfvr2lfec829cjNnfv3TJEb75bzR/71T9vH6D69ITgf6f e+/GOp6WO946+/M6m52TIqvuVdr5OCs+WJ313epurOvpE7WFXKETQm79e94b6WiRLPTzqWlq 35LHszaZMKfyzXv4cLdl81YDycQNL5RYijMSDbWYi4oTAVB7Iw6uAgAA 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.