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.web10.18524.1586464008486578136 for ; Thu, 09 Apr 2020 13:26:48 -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-0e1ff700000018d4-06-5e8f8507ec15 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 0A.1A.06356.7058F8E5; Thu, 9 Apr 2020 16:26:47 -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, 9 Apr 2020 16:25:50 -0400 From: "Oleksiy Yakovlev" To: CC: , , , , Subject: [PATCH v1 0/7] Add definitions introduced in UEFI 2.8 Date: Thu, 9 Apr 2020 16:25:43 -0400 Message-ID: <20200409202550.35116-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+NgFprLIsWRmVeSWpSXmKPExsWyRiBhgi57a3+cQcMdBYtfR+exWbRPmM1m seLeBnaLjo5/TA4sHtu/X2D0WLznJVMAU1QDo01iXl5+SWJJqkJKanGyrVJAUWZZYnKlkkJm iq2SoZJCQU5icmpual6JrVJiQUFqXoqSHZcCBrABKsvMU0jNS85PycxLt1XyDPbXtbAwtdQ1 VLILyUhVyMxLyy/KTSzJzM9TSM7PKwGqTk0BiiokdHNmnNz3kqVgPVfF2x+vWBoY37J3MXJy SAiYSJw8s4Wxi5GLQ0hgF5PE8ZfHWSCczYwST7bsAatiE9CUOHBsCiOILSIgJTHlwEwmEJtZ oELi6conLCC2sICdxOkGiBoWARWJ5l03wGxeAVOJjXP/MUFs05CYtuYuE0RcUOLkTIheZgEJ iYMvXjCD2EICshJtx5+zT2DknYWkbBaSsgWMTKsYhRJLcnITM3PSyw31EnMz9ZLzczcxQuJm 0w7GlovmhxiZOBgPMUpwMCuJ8Ho39cYJ8aYkVlalFuXHF5XmpBYfYnQCOnQisxQ3KKSAQR9v bGAgJQrjGJqYmZgbmRtampgbGyuJ89bo+8QJCaQDozA7NbUgtQhmCBMHp1QDo/jE+9b2c+e8 s6mZtKlIxGGq+us6r0C2K8+uNnVstcgI3BRd9LHnT970jPsft4gcVivu37oqhP/f/VN3xD9x F34tM5O6/krZg3fnOe3Zj1d0NTNusQoWk9GzSNFm+5ySnhgX0VPYdeNv/oXJT/MXLHyscpF1 2Z9Vj2fdfG4usmFN45dkye5dO5VYijMSDbWYi4oTAWsf7EqwAgAA 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.