]> git.proxmox.com Git - mirror_edk2.git/blobdiff - DuetPkg/DxeIpl/DxeIpl.h
Update the copyright notice format
[mirror_edk2.git] / DuetPkg / DxeIpl / DxeIpl.h
index 59ee9fb102e53ac05fb58ff3fdb864cb40c0560a..18150656ad8e4d50ebef1e3769f25814989d5f6a 100644 (file)
@@ -1,9 +1,21 @@
+/** @file\r
+  Internal header file for DxeIpl module.\r
+  \r
+Copyright (c) 2006 - 2010, 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
+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
+\r
+**/  \r
 \r
 #ifndef _DUET_DXEIPL_H_\r
 #define _DUET_DXEIPL_H_\r
 \r
-#include "FrameworkPei.h"\r
-#include "FrameworkModulePei.h"\r
+#include <FrameworkPei.h>\r
 \r
 #include "EfiLdrHandoff.h"\r
 #include "EfiFlashMap.h"\r
@@ -19,6 +31,7 @@
 #include <Guid/FlashMapHob.h>\r
 #include <Guid/SystemNvDataGuid.h>\r
 #include <Guid/VariableFormat.h>\r
+#include <Guid/StatusCodeDataTypeDebug.h>\r
 \r
 #include <Protocol/Decompress.h>\r
 #include <Protocol/StatusCode.h>\r
@@ -30,7 +43,5 @@
 #include <Library/PrintLib.h>\r
 #include <Library/IoLib.h>\r
 \r
-#include <CpuIA32.h>\r
-\r
 #endif // _DUET_DXEIPL_H_\r
 \r