]> git.proxmox.com Git - mirror_edk2.git/blobdiff - MdePkg/Library/BaseLib/CpuDeadLoop.c
Fix the error that part of instructions of AsmWriteIva() is not included into the...
[mirror_edk2.git] / MdePkg / Library / BaseLib / CpuDeadLoop.c
index 01810d17132723a77c7f6df4912faa0ffe223ed4..bf40c2dd8c8da3c578a61691e63e816e497dda06 100644 (file)
@@ -1,7 +1,7 @@
 /** @file\r
   Base Library CPU Functions for all architectures.\r
 \r
-  Copyright (c) 2006, Intel Corporation<BR>\r
+  Copyright (c) 2006 - 2008, Intel Corporation<BR>\r
   All rights reserved. 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
 **/\r
 \r
-//\r
-// Include common header file for this module.\r
-//\r
-#include "CommonHeader.h"\r
+\r
+\r
+#include <Base.h>\r
+#include <Library/BaseLib.h>\r
 \r
 /**\r
   Executes an infinite loop.\r