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.web11.5783.1585945395459938909 for ; Fri, 03 Apr 2020 13:23: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-a6-5e879b336049 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 BD.FF.07010.33B978E5; Fri, 3 Apr 2020 16:23:15 -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; Fri, 3 Apr 2020 16:22:38 -0400 From: oleksiyy@ami.com To: CC: , , , , Subject: [PATCH 0/7] Add defenitions introduced in UEFI 2.8 Date: Fri, 3 Apr 2020 16:22:31 -0400 Message-ID: <20200403202238.34484-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+NgFprLIsWRmVeSWpSXmKPExsWyRiBhgq7x7PY4g5dP5Cx+HZ3HZtE+YTab xYp7G9gtOjr+MTmweGz/foHRY/Gel0wBTFENjDaJeXn5JYklqQopqcXJtkoBRZllicmVSgqZ KbZKhkoKBTmJyam5qXkltkqJBQWpeSlKdlwKGMAGqCwzTyE1Lzk/JTMv3VbJM9hf18LC1FLX UMkuJCNVITMvLb8oN7EkMz9PITk/rwSoOjUFKKqQ0M2ZsXrTO9aC9VwVZ36/Y2tgfMvexcjJ ISFgIjH54zKWLkYuDiGBXUwSHZMmMEM4mxklLq98ywxSxSagKXHg2BRGEFtEQEpiyoGZTCA2 s0CFxNOVT1hAbGEBa4nPGz+DTWURUJF43/SLDcTmFTCV2H5iGivENg2JaWvuMkHEBSVOzoTo ZRaQkDj44gXYLiEBWYm248/ZJzDyzkJSNgtJ2QJGplWMQoklObmJmTnp5UZ6ibmZesn5uZsY IXGTv4Px40fzQ4xMHIyHGCU4mJVEeB1ntMYJ8aYkVlalFuXHF5XmpBYfYnQCOnQisxQ3KKSA QR9vbGAgJQrjGJqYmZgbmRtampgbGyuJ89br+8QJCaQDozA7NbUgtQhmCBMHp1QDI5v2XMMn tp72r81S/FhOXyqtnPKK9V1gtHayjdLX3N73JhLp63eHP1Bcyu96UFBn1rRq95drEh6JyR9+ s2i5wbf/bF3Hb1zwq1uq3GLuN2O+7l6Tr61sTme3CriXsVtZbtjaoOY7s6CpRXXHe92Tjxas FH/2+JfYlYXJSv5SkuJT3kbfn2tvrMRSnJFoqMVcVJwIAOz7c0+wAgAA Content-Type: text/plain Following patches add/update structures/defenitions, 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.