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.web11.809.1589489553710474823 for ; Thu, 14 May 2020 13:52:34 -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-cd-5ebdaf905a56 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 CF.67.06356.09FADBE5; Thu, 14 May 2020 16:52:32 -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, 14 May 2020 16:51:45 -0400 From: "Oleksiy Yakovlev" To: CC: , , , , , , , Subject: [PATCH V7 0/6] Add definitions introduced in UEFI 2.8a Date: Thu, 14 May 2020 16:51:39 -0400 Message-ID: <20200514205145.36956-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+NgFlrJIsWRmVeSWpSXmKPExsWyRiBhgu6E9XvjDF5M0rGY/7baon3CbDaL q7d+MVnM+zaD1WLdRw+LFfc2sFt0dPxjcmD32P79AqPH4j0vmQKYohoYbRLz8vJLEktSFVJS i5NtlQKKMssSkyuVFDJTbJUMlRQKchKTU3NT80pslRILClLzUpTsuBQwgA1QWWaeQmpecn5K Zl66rZJnsL+uhYWppa6hkl1IRqpCZl5aflFuYklmfp5Ccn5eCVB1agpQVCGhmzPjXONp9oIT PBU9h1+wNjBu5uxi5OSQEDCRaF50l6mLkYtDSGAXk8SbiS2sEM4WRonJN3cxgVSxCWhKHDg2 hRHEFhGQkphyYCZYnFngMKNExyewuLCAvcS5mZOA4hwcLAKqEj9+hYCEeQVMJRZcu8gKsUxD Ytqau0wQcUGJkzOfsECMkZA4+OIFM4gtJCAr0Xb8OfsERt5ZSMpmISlbwMi0ilEosSQnNzEz J73cUC8xN1MvOT93EyMknjbtYGy5aH6IkYmD8RCjBAezkgiv3/rdcUK8KYmVValF+fFFpTmp xYcYnYDunMgsxQ0KKGDIxxsbGEiJwjiGJmYm5kbmhpYm5sbGSuK8k9euiRMSSAfGYHZqakFq EcwQJg5OqQZGlqCbj9OeWXcHu551+/At7B/vxk77h+n77u9UOHfj8rfE9l+iN59fOBvGqvb9 DDfTfUMroYp9V1cqlJorKb0XjZTJj3QvtbmssljecVZBxbHG///Ppj1Iq4xgCxLfuPKN8lkv Tg3x07/Wik+QnNp+cvOsW5Mdv3Vknl666cV+ppI0v3L3xXb5SizFGYmGWsxFxYkA+QzsabwC AAA= 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 (6): 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 SignedCapsulePkg: Add FMP Capsule Image Header extension MdeModulePkg/Application/CapsuleApp/CapsuleDump.c | 7 ++- .../Library/DxeCapsuleLibFmp/DxeCapsuleLib.c | 26 ++++++-- 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 +++++ .../RecoveryModuleLoadPei/RecoveryModuleLoadPei.c | 18 ++++-- 16 files changed, 164 insertions(+), 30 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.