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.web12.2361.1588880169561156772 for ; Thu, 07 May 2020 12:36:09 -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-45-5eb46327fe56 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 62.2B.07010.72364BE5; Thu, 7 May 2020 15:36:07 -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, 7 May 2020 15:34:43 -0400 From: "Oleksiy Yakovlev" To: CC: , , , Subject: [PATCH v2 0/4] Add definitions introduced in UEFI 2.8a Date: Thu, 7 May 2020 15:34:39 -0400 Message-ID: <20200507193443.76728-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+NgFprGIsWRmVeSWpSXmKPExsWyRiBhgq568pY4g0+P9SzaJ8xms1hxbwO7 RUfHPyYHZo/t3y8weize85IpgCmqgdEmMS8vvySxJFUhJbU42VYpoCizLDG5UkkhM8VWyVBJ oSAnMTk1NzWvxFYpsaAgNS9FyY5LAQPYAJVl5imk5iXnp2TmpdsqeQb761pYmFrqGirZhWSk KmTmpeUX5SaWZObnKSTn55UAVaemAEUVEro5M5adaGQuuMRZcav1IWsD4272LkZODgkBE4me n1+YQGwhgV1MEodPmXUxcgHZmxkl+h7cYQNJsAloShw4NoURxBYRkJKYcmAmWAOzQILE3Rv3 wGqEBewlrq6+AFbDIqAicbKzF2gBBwevgKnE3pUGELs0JKatuQvWyisgKHFy5hMWiDESEgdf vGCGuEFWou34c/YJjLyzkJTNQlK2gJFpFaNQYklObmJmTnq5kV5ibqZecn7uJkZIpOTvYPz4 0fwQIxMH4yFGCQ5mJRFenh8b44R4UxIrq1KL8uOLSnNSiw8xOgHdOZFZihsUTsCAjzc2MJAS hXEMTcxMzI3MDS1NzI2NlcR5J61dEyckkA6MwOzU1ILUIpghTBycUg2MPJk/Fu1R+59mtXOy 18zcgyXO1p6Cl/iXCLcqdmdsd5q6tshUdso3/xuPNO96XbNk2J+sd3nxRq6vpupyZ/orH554 yuhse3PbxTB3P01PL/HOU3+qtRtq3/CpzvGxz5uwbIJ2CaMuh1OYZHfln8as7Sze749f991W /GyO38JU3pYX89SnmAsrsRRnJBpqMRcVJwIAdZZFXakCAAA= 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 (4): MdePkg: Added new CPER Notification types MdePkg: Fixed OUT parameters marked as IN OUT MdePkg: Added EFI_PROPERTIES_TABLE MdePkg: Added FMP Capsule Image Header extension MdePkg/Include/Guid/Cper.h | 15 ++++++ MdePkg/Include/Guid/FmpCapsule.h | 11 ++++- MdePkg/Include/Guid/RtPropertiesTable.h | 68 ++++++++++++++++++++++++++++ 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 | 15 ++++++ 13 files changed, 124 insertions(+), 18 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.