]> git.proxmox.com Git - mirror_edk2.git/blobdiff - MdePkg/Include/Guid/Cper.h
MdePkg: Replace BSD License with BSD+Patent License
[mirror_edk2.git] / MdePkg / Include / Guid / Cper.h
index 5ddd4c715ebc33538a233e70db611cdc1f9954fc..0cacd30f0196b069a02d0b4574b3f82dae1acdff 100644 (file)
@@ -3,13 +3,7 @@
 \r
   Copyright (c) 2011 - 2017, Intel Corporation. All rights reserved.<BR>\r
   (C) Copyright 2016 Hewlett Packard Enterprise Development LP<BR>\r
-  This program and the accompanying materials\r
-  are licensed and made available under the terms and conditions of the BSD License\r
-  which accompanies this distribution.  The full text of the license may be found at\r
-  http://opensource.org/licenses/bsd-license.php\r
-\r
-  THE PROGRAM IS DISTRIBUTED UNDER THE BSD LICENSE ON AN "AS IS" BASIS,\r
-  WITHOUT WARRANTIES OR REPRESENTATIONS OF ANY KIND, EITHER EXPRESS OR IMPLIED.\r
+  SPDX-License-Identifier: BSD-2-Clause-Patent\r
 \r
   @par Revision Reference:\r
   GUIDs defined in UEFI 2.7 Specification.\r
@@ -256,6 +250,7 @@ typedef struct {
 ///@{\r
 #define EFI_GENERIC_ERROR_PROC_TYPE_IA32_X64         0x00\r
 #define EFI_GENERIC_ERROR_PROC_TYPE_IA64             0x01\r
+#define EFI_GENERIC_ERROR_PROC_TYPE_ARM              0x02\r
 ///@}\r
 \r
 ///\r
@@ -265,6 +260,8 @@ typedef struct {
 #define EFI_GENERIC_ERROR_PROC_ISA_IA32              0x00\r
 #define EFI_GENERIC_ERROR_PROC_ISA_IA64              0x01\r
 #define EFI_GENERIC_ERROR_PROC_ISA_X64               0x02\r
+#define EFI_GENERIC_ERROR_PROC_ISA_ARM_A32_T32       0x03\r
+#define EFI_GENERIC_ERROR_PROC_ISA_ARM_A64           0x04\r
 ///@}\r
 \r
 ///\r