X-Git-Url: https://git.proxmox.com/?p=mirror_edk2.git;a=blobdiff_plain;f=MdePkg%2FInclude%2FPpi%2FVectorHandoffInfo.h;h=d194e56c6e8c64f33c04df130dc0e2fc12d0ec6b;hp=84cad704636ac64e8716623e9e2042ff49ea2093;hb=9095d37b8fe5bfc3d02adad6ba7fd7359ebc0107;hpb=a889d46680e1c699e1d60e5027fc3538b0443d75 diff --git a/MdePkg/Include/Ppi/VectorHandoffInfo.h b/MdePkg/Include/Ppi/VectorHandoffInfo.h index 84cad70463..d194e56c6e 100644 --- a/MdePkg/Include/Ppi/VectorHandoffInfo.h +++ b/MdePkg/Include/Ppi/VectorHandoffInfo.h @@ -4,16 +4,16 @@ This is an optional PPI that may be produced by SEC. If present, it provides a description of the interrupt and/or exception vectors that were established - in the SEC Phase and need to persist into PEI and DXE. + in the SEC Phase and need to persist into PEI and DXE. - Copyright (c) 2013, Intel Corporation. All rights reserved.
- This program and the accompanying materials - are licensed and made available under the terms and conditions of the BSD License - which accompanies this distribution. The full text of the license may be found at - http://opensource.org/licenses/bsd-license.php + Copyright (c) 2013 - 2018, Intel Corporation. All rights reserved.
+ This program and the accompanying materials + are licensed and made available under the terms and conditions of the BSD License + which accompanies this distribution. The full text of the license may be found at + http://opensource.org/licenses/bsd-license.php - THE PROGRAM IS DISTRIBUTED UNDER THE BSD LICENSE ON AN "AS IS" BASIS, - WITHOUT WARRANTIES OR REPRESENTATIONS OF ANY KIND, EITHER EXPRESS OR IMPLIED. + THE PROGRAM IS DISTRIBUTED UNDER THE BSD LICENSE ON AN "AS IS" BASIS, + WITHOUT WARRANTIES OR REPRESENTATIONS OF ANY KIND, EITHER EXPRESS OR IMPLIED. @par Revision Reference: This PPI is introduced in PI Version 1.2.1. @@ -53,7 +53,7 @@ typedef struct { // UINT32 Attribute; // - // The GUID identifies the party who created the entry. For the + // The GUID identifies the party who created the entry. For the // EFI_VECTOR_HANDOFF_DO_NOT_HOOK case, this establishes the single owner. // EFI_GUID Owner; @@ -61,7 +61,7 @@ typedef struct { /// /// Provides a description of the interrupt and/or exception vectors that -/// were established in the SEC Phase and need to persist into PEI and DXE. +/// were established in the SEC Phase and need to persist into PEI and DXE. /// typedef struct _EFI_PEI_VECTOR_HANDOFF_INFO_PPI { //