Robert and Oleksiy:

New added file should include license (SPDX-License-Identifier: 
BSD-2-Clause-Patent) and copyright (your company). Below is one example. And, 
file header description also needs to specify the spec version for new 
definition. 

EFI MM Communication Protocol 2 as defined in the PI 1.7 errata A specification.

Copyright (c) 2006 - 2018, Intel Corporation. All rights reserved.<BR>
SPDX-License-Identifier: BSD-2-Clause-Patent

Thanks
Liming
> -----Original Message-----
> From: devel@edk2.groups.io <devel@edk2.groups.io> On Behalf Of Oleksiy 
> Yakovlev
> Sent: Friday, May 8, 2020 3:03 AM
> To: devel@edk2.groups.io
> Cc: Gao, Liming <liming....@intel.com>; Kinney, Michael D 
> <michael.d.kin...@intel.com>; fel...@ami.com; oleks...@ami.com;
> rob...@ami.com
> Subject: [edk2-devel] [PATCH 0/5] Add Definitions introduced in PI 1.7 and PI 
> 1.7a
> 
> From: Robert Phelps <rob...@ami.com>
> 
> The following patches add and update the current structures and
> definitions that were introduced by the PI 1.7 and PI 1.7a
> specifications
> 
> Signed-off-by: Robert Phelps <rob...@ami.com>
> 
> Robert Phelps (5):
>   MdePkg: New Status Codes
>   MdePkg: Updates to PI 1.7 Revision numbers for PEI and DXE
>   MdePkg: EFI_MM_COMUNICATION2_PROTOCOL
>   MdePkg: Added header file for Delayed Dispatch PPI
>   MdePkg: Updates to structures in the MP Services Protocol
> 
>  MdePkg/Include/Pi/PiDxeCis.h               |  4 +-
>  MdePkg/Include/Pi/PiPeiCis.h               |  4 +-
>  MdePkg/Include/Pi/PiStatusCode.h           | 17 ++++-
>  MdePkg/Include/Ppi/DelayedDispatch.h       | 79 ++++++++++++++++++++++
>  MdePkg/Include/Protocol/MmCommunication2.h | 66 ++++++++++++++++++
>  MdePkg/Include/Protocol/MpService.h        | 50 ++++++++++++++
>  MdePkg/MdePkg.dec                          | 10 +++
>  7 files changed, 224 insertions(+), 6 deletions(-)
>  create mode 100644 MdePkg/Include/Ppi/DelayedDispatch.h
>  create mode 100644 MdePkg/Include/Protocol/MmCommunication2.h
> 
> --
> 2.24.1.windows.2
> 
> 
> 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.
> 
> 


-=-=-=-=-=-=-=-=-=-=-=-
Groups.io Links: You receive all messages sent to this group.

View/Reply Online (#59074): https://edk2.groups.io/g/devel/message/59074
Mute This Topic: https://groups.io/mt/74057695/21656
Group Owner: devel+ow...@edk2.groups.io
Unsubscribe: https://edk2.groups.io/g/devel/unsub  [arch...@mail-archive.com]
-=-=-=-=-=-=-=-=-=-=-=-

Reply via email to