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.4775.1586548745519333089 for ; Fri, 10 Apr 2020 12:59:05 -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-05fff70000001b62-8e-5e90d0098c48 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 CC.3C.07010.900D09E5; Fri, 10 Apr 2020 15:59:05 -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, 10 Apr 2020 15:58:04 -0400 From: "Oleksiy Yakovlev" To: CC: , , , Subject: [PATCH 0/4] Add definitions introduced in UEFI 2.8a Date: Fri, 10 Apr 2020 15:57:59 -0400 Message-ID: <20200410195803.19972-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+NgFprGIsWRmVeSWpSXmKPExsWyRiBhgi7nhQlxBssWSFu0T5jNZrHi3gZ2 i46Of0wOzB7bv19g9Fi85yVTAFNUA6NNYl5efkliSapCSmpxsq1SQFFmWWJypZJCZoqtkqGS QkFOYnJqbmpeia1SYkFBal6Kkh2XAgawASrLzFNIzUvOT8nMS7dV8gz217WwMLXUNVSyC8lI VcjMS8svyk0syczPU0jOzysBqk5NAYoqJHRzZtw6/Zip4BJnxbS2dYwNjLvZuxg5OCQETCSW TlbrYuTiEBLYxSQx5cElFghnC6PE3M6JzF2MnBxsApoSB45NYQSxRQSkJKYcmMkEYjMLJEjc vXGPDcQWFrCR+D/nGjPIUBYBVYmGo3kgYV4BU4mpq3vYQWwJAQ2JaWvuMkHEBSVOznzCAjFG QuLgixdgq4QEZCXajj9nn8DIOwtJ2SwkZQsYmVYxCiWW5OQmZuaklxvpJeZm6iXn525ihERK /g7Gjx/NDzEycTAeYpTgYFYS4fVu6o0T4k1JrKxKLcqPLyrNSS0+xOgEdOdEZiluUDgBAz7e 2MBAShTGMTQxMzE3Mje0NDE3NlYS563X94kTEkgHRmB2ampBahHMECYOTqkGxoSsJf5F96L3 pHfOjuldt/RwT2NJyNQ+A8Pn2u5RrySi7norfv4XIHqE4+47hjuM9pXaHyovmtysd3TTWr72 b9/y3UunLE0+JGp9c06n0N8Px7z32vhXss1VuS0U7af1hLHx42Nd5ROia+PDIn5eeuzc8Orm pSmNscYu95VM0p03bXWN+qkfqMRSnJFoqMVcVJwIAMsdAgGpAgAA 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 | 71 ++++++++++++++++++++++++++++ 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, 128 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.