diff options
Diffstat (limited to 'MdePkg/Include/Guid/VectorHandoffTable.h')
-rw-r--r-- | MdePkg/Include/Guid/VectorHandoffTable.h | 12 |
1 files changed, 3 insertions, 9 deletions
diff --git a/MdePkg/Include/Guid/VectorHandoffTable.h b/MdePkg/Include/Guid/VectorHandoffTable.h index 256b34550f4b2..874f9f62c7ba5 100644 --- a/MdePkg/Include/Guid/VectorHandoffTable.h +++ b/MdePkg/Include/Guid/VectorHandoffTable.h @@ -1,15 +1,9 @@ /** @file GUID for system configuration table entry that points to the table - in case an entity in DXE wishes to update/change the vector table contents. + in case an entity in DXE wishes to update/change the vector table contents. - Copyright (c) 2013, Intel Corporation. All rights reserved.<BR> - 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. + Copyright (c) 2013 - 2018, Intel Corporation. All rights reserved.<BR> + SPDX-License-Identifier: BSD-2-Clause-Patent @par Revision Reference: GUID defined in PI 1.2.1 spec. |