]> git.proxmox.com Git - mirror_edk2.git/blobdiff - UefiCpuPkg/Library/CpuExceptionHandlerLib/CpuExceptionCommon.h
UefiCpuPkg/CpuExceptionHandlerLib: Avoid calling PEI services from AP
[mirror_edk2.git] / UefiCpuPkg / Library / CpuExceptionHandlerLib / CpuExceptionCommon.h
index e10d9379d59644bee34eaea684ff4d78f1f7cd1f..459f06ac8452fbf60a00c7e6db732f87cddba4ea 100644 (file)
@@ -1,7 +1,7 @@
 /** @file\r
   Common header file for CPU Exception Handler Library.\r
 \r
-  Copyright (c) 2012 - 2017, Intel Corporation. All rights reserved.<BR>\r
+  Copyright (c) 2012 - 2018, Intel Corporation. All rights reserved.<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
 \r
 #include "ArchInterruptDefs.h"\r
 \r
-#define CPU_EXCEPTION_HANDLER_LIB_HOB_GUID \\r
-  { \\r
-    0xb21d9148, 0x9211, 0x4d8f, { 0xad, 0xd3, 0x66, 0xb1, 0x89, 0xc9, 0x2c, 0x83 } \\r
-  }\r
-\r
 #define CPU_STACK_SWITCH_EXCEPTION_NUMBER \\r
   FixedPcdGetSize (PcdCpuStackSwitchExceptionList)\r
 \r