From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from atlmailgw1.ami.com (atlmailgw1.ami.com [63.147.10.40]) by mx.groups.io with SMTP id smtpd.web12.3068.1589399613806108138 for ; Wed, 13 May 2020 12:53:34 -0700 Authentication-Results: mx.groups.io; dkim=missing; spf=pass (domain: ami.com, ip: 63.147.10.40, mailfrom: oleksiyy@ami.com) X-AuditID: ac1060b2-0f7ff700000018d4-cd-5ebc503cdfc7 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 atlmailgw1.ami.com (Symantec Messaging Gateway) with SMTP id 18.05.06356.C305CBE5; Wed, 13 May 2020 15:53:32 -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; Wed, 13 May 2020 15:52:49 -0400 From: "Oleksiy Yakovlev" To: CC: , , , , Subject: [PATCH v7 0/7] Add definitions introduced in UEFI 2.8 Date: Wed, 13 May 2020 15:52:41 -0400 Message-ID: <20200513195248.50296-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+NgFprLIsWRmVeSWpSXmKPExsWyRiBhgq5NwJ44g0Uz1Cx+HZ3HZtE+YTab xYp7G9gtOjr+MTmweGz/foHRY/Gel0wBTFENjDaJeXn5JYklqQopqcXJtkoBRZllicmVSgqZ KbZKhkoKBTmJyam5qXkltkqJBQWpeSlKdlwKGMAGqCwzTyE1Lzk/JTMv3VbJM9hf18LC1FLX UMkuJCNVITMvLb8oN7EkMz9PITk/rwSoOjUFKKqQ0M2ZMWlKE3vBBs6K3Ze3sTcwNrJ3MXJy SAiYSDw+85Cxi5GLQ0hgF5PE5E/bWSCcLYwSS9fvYgOpYhPQlDhwbAojiC0iICUx5cBMJhCb WaBC4unKJywgtrCAncStCeuZQWwWAVWJx18mg9m8AqYS+9cugtqmITFtzV0miLigxMmZEL3M AhISB1+8AKsXEpCVaDv+nH0CI+8sJGWzkJQtYGRaxSiUWJKTm5iZk15uqJeYm6mXnJ+7iRES N5t2MLZcND/EyMTBeIhRgoNZSYTXb/3uOCHelMTKqtSi/Pii0pzU4kOMTkCHTmSW4gaFFDDo 440NDKREYRxDEzMTcyNzQ0sTc2NjJXHeyWvXxAkJpAOjMDs1tSC1CGYIEwenVAPj0il8sTVW 7voxsV+TeB7JzPdc/d9i5eJzSm9mKdpzPV9p+DXV5WLs+aVWB12PxmganLinesvi6vdG/Xma TvNuLHpxcdGPzl7bh0L+7ZonZ67WeLBYTeNBe0Yl94MN7WICiwpmxydKqbsZR7MWOn8o/JMo zVvybNn7yVUzVLnrdzIsYgxNyFmkxFKckWioxVxUnAgAPNhwQbACAAA= Content-Type: text/plain Following patches add/update structures/definitions, that was introduced/modified by UEFI Spec v.2.8. V7 passed pull request Oleksiyy/uefi2.8 #611 Oleksiy Yakovlev (7): MdePkg: Extend SERIAL_IO with DeviceTypeGuid BaseTools: REST style formset MdePkg: REST style formset BaseTools: Bootable NVDIMM namespaces MdePkg: Bootable NVDIMM namespaces MdePkg: Add UEFI Spec Revision 2.8 MdePkg: UEFI JSON Capsule Support .../Common/UefiInternalFormRepresentation.h | 1 + BaseTools/Source/C/Include/Protocol/DevicePath.h | 12 +++ MdePkg/Include/Guid/CapsuleReport.h | 29 +++++++ MdePkg/Include/Guid/HiiPlatformSetupFormset.h | 4 + MdePkg/Include/Guid/JsonCapsule.h | 98 ++++++++++++++++++++++ MdePkg/Include/Protocol/DevicePath.h | 12 +++ MdePkg/Include/Protocol/SerialIo.h | 9 ++ .../Include/Uefi/UefiInternalFormRepresentation.h | 1 + MdePkg/Include/Uefi/UefiSpec.h | 2 + MdePkg/MdePkg.dec | 11 +++ 10 files changed, 179 insertions(+) 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.