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.939.1589316519387761698 for ; Tue, 12 May 2020 13:48:39 -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-45-5ebb0ba5c320 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 78.53.06356.5AB0BBE5; Tue, 12 May 2020 16:48:37 -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; Tue, 12 May 2020 16:47:57 -0400 From: "Oleksiy Yakovlev" To: CC: , , , , Subject: [PATCH v6 0/7] Add definitions introduced in UEFI 2.8 Date: Tue, 12 May 2020 16:47:49 -0400 Message-ID: <20200512204756.25980-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+NgFprNIsWRmVeSWpSXmKPExsWyRiBhgu5S7t1xBoe+mlv8OjqPzaJ9wmw2 ixX3NrBbdHT8Y3Jg8dj+/QKjx+I9L5kCmKIaGG0S8/LySxJLUhVSUouTbZUCijLLEpMrlRQy U2yVDJUUCnISk1NzU/NKbJUSCwpS81KU7LgUMIANUFlmnkJqXnJ+SmZeuq2SZ7C/roWFqaWu oZJdSEaqQmZeWn5RbmJJZn6eQnJ+XglQdWoKUFQhoZsz4+6W4IIGzopV1xczNzDeYuti5OSQ EDCRWLa1l6mLkYtDSGAXk8SMjWtZIZwtjBKTOm6zg1SxCWhKHDg2hRHEFhGQkphyYCYTiM0s UCHxdOUTFhBbWMBOYtHWHcxdjBwcLAKqEn0TbEDCvAKmEk2bVjNBLNOQmLbmLhNEXFDi5EyI VmYBCYmDL14wg9hCArISbcefs09g5J2FpGwWkrIFjEyrGIUSS3JyEzNz0ssN9RJzM/WS83M3 MUJiZtMOxpaL5ocYmTgYDzFKcDArifC2ZO6ME+JNSaysSi3Kjy8qzUktPsToBHTnRGYpblA4 AQM+3tjAQEoUxjE0MTMxNzI3tDQxNzZWEuedvHZNnJBAOjACs1NTC1KLYIYwcXBKNTAmffve lXKZlY2BWWrSOYYsxspjdmfshbbETNvaZ3gp93Gfpe6Cw7LdIj2fz6fxW/362FyvmbRlwsHQ tC/Hl7dy7GfpbJv88PCCE38CLQobw7ZIVm9Wubbu1742riABl/afKTPWdnv78Yj/vOHYfXLJ nT8vwvjTF66dPeeCou7fD+szuf4uKdygxFKckWioxVxUnAgAU1xZAq4CAAA= 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 | 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.