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.web11.2588.1589233879512116435 for ; Mon, 11 May 2020 14:51:19 -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-a1-5eb9c8d5c65c 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 80.90.07010.6D8C9BE5; Mon, 11 May 2020 17:51:18 -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 17:50:41 -0400 From: "Oleksiy Yakovlev" To: CC: , , , , , Subject: [PATCH V3 0/5] Add definitions introduced in UEFI 2.8a Date: Mon, 11 May 2020 17:50:35 -0400 Message-ID: <20200511215040.31780-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+NgFlrEIsWRmVeSWpSXmKPExsWyRiBhgu61EzvjDL5ME7VonzCbzeLqrV9M FvO+zWC1WHFvA7tFR8c/JgdWj+3fLzB6LN7zkimAKaqB0SYxLy+/JLEkVSEltTjZVimgKLMs MblSSSEzxVbJUEmhICcxOTU3Na/EVimxoCA1L0XJjksBA9gAlWXmKaTmJeenZOal2yp5Bvvr WliYWuoaKtmFZKQqZOal5RflJpZk5ucpJOfnlQBVp6YARRUSujkzrv3fw17Qxl2x/OcE5gbG Lo4uRk4OCQETiSdnLrOB2EICu5gkOl9kdzFyAdlbGCVWvu9kBkmwCWhKHDg2hRHEFhGQkphy YCYTSBGzwERGia0bFoN1CwvYSzRcm8gEYrMIqEo8Xd4P1sArYCrx/NQNZohtGhLT1txlgogL Spyc+YQFxGYWkJA4+OIFM8QVshJtx5+zT2DknYWkbBaSsgWMTKsYhRJLcnITM3PSy430EnMz 9ZLzczcxQiIofwfjx4/mhxiZOBgPMUpwMCuJ8LZk7owT4k1JrKxKLcqPLyrNSS0+xOgEdOhE ZiluUEgBgz7e2MBAShTGMTQxMzE3Mje0NDE3NlYS5520dk2ckEA6MAqzU1MLUotghjBxcEo1 MLZ8zDZqsVF49kS3JIhR9Yf40wPuB/NOvxV7d9+ItbGPU8frdLLFtfnJrt+ypEtMWyaksJ6S lEvg2TTr1GGTr/tv/hLXbvvlZfyj9vjpdiPetErLh3e2ZuuXukTs/7KN/4WCw4ufF/p46nwv y0+WaJNdEv3hvBibmOYLxmMaDwrYOsvdkhxMlFiKMxINtZiLihMBdJvECLUCAAA= Content-Type: text/plain Following patches add/update structures/definitions, that were introduced/modified by UEFI Spec v.2.8 errata a from Feb 14. Oleksiy Yakovlev (5): MdePkg: Add new CPER Notification types MdePkg: Fix OUT parameters marked as IN OUT MdePkg: Add EFI_RT_PROPERTIES_TABLE MdePkg: Add FMP Capsule Image Header extension MdeModulePkg: Add FMP Capsule Image Header extension .../Library/DxeCapsuleLibFmp/DxeCapsuleLib.c | 4 +- MdePkg/Include/Guid/Cper.h | 15 +++++ MdePkg/Include/Guid/FmpCapsule.h | 11 +++- MdePkg/Include/Guid/RtPropertiesTable.h | 69 ++++++++++++++++++++++ MdePkg/Include/Protocol/AbsolutePointer.h | 2 +- MdePkg/Include/Protocol/AtaPassThru.h | 4 +- MdePkg/Include/Protocol/EdidOverride.h | 4 +- MdePkg/Include/Protocol/FirmwareManagement.h | 4 +- MdePkg/Include/Protocol/NvmExpressPassthru.h | 4 +- MdePkg/Include/Protocol/ScsiPassThruExt.h | 2 +- MdePkg/Include/Protocol/SdMmcPassThru.h | 4 +- MdePkg/Include/Protocol/SimplePointer.h | 2 +- MdePkg/Include/Uefi/UefiSpec.h | 8 +-- MdePkg/MdePkg.dec | 14 +++++ 14 files changed, 128 insertions(+), 19 deletions(-) create mode 100644 MdePkg/Include/Guid/RtPropertiesTable.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.