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.916.1589228403064001759 for ; Mon, 11 May 2020 13:20:03 -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-54-5eb9b371f5b0 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 52.31.06356.173B9BE5; Mon, 11 May 2020 16:20:01 -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, 11 May 2020 16:19:24 -0400 From: "Oleksiy Yakovlev" To: CC: , , , , Subject: [PATCH v5 0/7] Add definitions introduced in UEFI 2.8 Date: Mon, 11 May 2020 16:19:16 -0400 Message-ID: <20200511201923.67744-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+NgFprLIsWRmVeSWpSXmKPExsWyRiBhgm7h5p1xBosXWFr8OjqPzaJ9wmw2 ixX3NrBbdHT8Y3Jg8dj+/QKjx+I9L5kCmKIaGG0S8/LySxJLUhVSUouTbZUCijLLEpMrlRQy U2yVDJUUCnISk1NzU/NKbJUSCwpS81KU7LgUMIANUFlmnkJqXnJ+SmZeuq2SZ7C/roWFqaWu oZJdSEaqQmZeWn5RbmJJZn6eQnJ+XglQdWoKUFQhoZsz4+qmu8wFEzgrPi/5zdbA+IKti5GT Q0LAROLU9/8sXYxcHEICu5gktp96wgrhbGGUeND4GayKTUBT4sCxKYwgtoiAlMSUAzOZQGxm gQqJpyufsIDYwgJ2EqeWnAKrYRFQlehe+ZMdxOYVMJXYsfwyK8Q2DYlpa+4yQcQFJU7OhOhl FpCQOPjiBTOILSQgK9F2/Dn7BEbeWUjKZiEpW8DItIpRKLEkJzcxMye93FAvMTdTLzk/dxMj JG427WBsuWh+iJGJg/EQowQHs5IIb0vmzjgh3pTEyqrUovz4otKc1OJDjE5Ah05kluIGhRQw 6OONDQykRGEcQxMzE3Mjc0NLE3NjYyVx3slr18QJCaQDozA7NbUgtQhmCBMHp1QDY+asFWtM LQqqy2XZjnzIOXdrmv82MeuPp7K9+8++0VmexZM033ZDoAdns+eRmzNSPc6r/vqsvGRDpXbk 7iWH2Y1ZxFUOLGN8fvlbygXR05/lI6ey+y373J27qThmQ3hb1NOClLSKSb97Hu3oNpX83tkd 6GX17KT/JYuJS9ynqd4U6ZsXlpebrcRSnJFoqMVcVJwIACvSck2wAgAA 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 | 13 ++- 10 files changed, 172 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.