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.1970.1588974461383918391 for ; Fri, 08 May 2020 14:47:41 -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-22-5eb5d37a1feb 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 CE.FC.07010.A73D5BE5; Fri, 8 May 2020 17:47:39 -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, 8 May 2020 17:46:11 -0400 From: "Oleksiy Yakovlev" To: CC: , , , , Subject: [PATCH v4 0/7] Add definitions introduced in UEFI 2.8 Date: Fri, 8 May 2020 17:46:04 -0400 Message-ID: <20200508214611.70592-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+NgFprNIsWRmVeSWpSXmKPExsWyRiBhgm715a1xBh2T+Cx+HZ3HZtE+YTab xYp7G9gtOjr+MTmweGz/foHRY/Gel0wBTFENjDaJeXn5JYklqQopqcXJtkoBRZllicmVSgqZ KbZKhkoKBTmJyam5qXkltkqJBQWpeSlKdlwKGMAGqCwzTyE1Lzk/JTMv3VbJM9hf18LC1FLX UMkuJCNVITMvLb8oN7EkMz9PITk/rwSoOjUFKKqQ0M2ZsXLeP+aCfs6KX4t3sDYwPmfrYuTk kBAwkWjb2sLYxcjFISSwi0li5dRFLBDOZkaJ91fXMoNUsQloShw4NoURxBYRkJKYcmAmE4jN LFAh8XTlExYQW1jATmLp0RWsXYzsHCwCKhITvUCivAKmElPmLmOC2KUhMW3NXSaIuKDEyZkQ ncwCEhIHX7wA2yQkICvRdvw5+wRG3llIymYhKVvAyLSKUSixJCc3MTMnvdxILzE3Uy85P3cT IyRm8ncwfvxofoiRiYPxEKMEB7OSCO/Eii1xQrwpiZVVqUX58UWlOanFhxidgM6cyCzFDQon YMDHGxsYSInCOIYmZibmRuaGlibmxsZK4ryT1q6JExJIB0ZgdmpqQWoRzBAmDk6pBkZZP/t+ xp7mykymWX31y78uuz5xi0oyh84W0ffyEjZVK2+v1PPSWMl1cdG9L1zFi0v/qP4/MYXF6oCU Q+Xh4uh57noFCTntR3/d9mzivfZcTJJhtqjs/H02Wpsfap3OfPOhfd/mljMxzyz2ftoSUaiT NfegeSJn26Z777RaS6rtDW9sv7z+7hIlluKMREMt5qLiRAAvnf+ArgIAAA== 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 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 | 97 ++++++++++++++++++++++ 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 | 11 +++ 10 files changed, 171 insertions(+), 1 deletion(-) 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.