]> git.proxmox.com Git - mirror_edk2.git/blobdiff - IntelFrameworkPkg/Include/Framework/StatusCode.h
IntelFrameworkPkg: Clean up source files
[mirror_edk2.git] / IntelFrameworkPkg / Include / Framework / StatusCode.h
index e237b15b90e7194341439ce5ce2e862bff97469b..6a1c78a0d6e8e671cebae8eeb7ddb998dce51ceb 100644 (file)
@@ -2,13 +2,13 @@
   Status Code Definitions, according to Intel Platform Innovation Framework\r
   for EFI Status Codes Specification\r
 \r
   Status Code Definitions, according to Intel Platform Innovation Framework\r
   for EFI Status Codes Specification\r
 \r
-Copyright (c) 2007 - 2010, Intel Corporation. All rights reserved.<BR>\r
-This program and the accompanying materials are licensed and made available under \r
-the terms and conditions of the BSD License that accompanies this distribution.  \r
+Copyright (c) 2007 - 2018, Intel Corporation. All rights reserved.<BR>\r
+This program and the accompanying materials are licensed and made available under\r
+the terms and conditions of the BSD License that accompanies this distribution.\r
 The full text of the license may be found at\r
 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
+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
   @par Revision Reference:\r
 WITHOUT WARRANTIES OR REPRESENTATIONS OF ANY KIND, EITHER EXPRESS OR IMPLIED.\r
 \r
   @par Revision Reference:\r
@@ -28,8 +28,8 @@ WITHOUT WARRANTIES OR REPRESENTATIONS OF ANY KIND, EITHER EXPRESS OR IMPLIED.
 ///\r
 /// Software Class DXE BS Driver Subclass Progress Code definitions.\r
 ///\r
 ///\r
 /// Software Class DXE BS Driver Subclass Progress Code definitions.\r
 ///\r
-/// Inconsistent with specification here: \r
-/// The Framework Specification, StatusCodes 0.92, does not define the macros. \r
+/// Inconsistent with specification here:\r
+/// The Framework Specification, StatusCodes 0.92, does not define the macros.\r
 ///\r
 ///@{\r
 #define EFI_SW_DXE_BS_PC_BEGIN_CONNECTING_DRIVERS     (EFI_SUBCLASS_SPECIFIC | 0x00000005)\r
 ///\r
 ///@{\r
 #define EFI_SW_DXE_BS_PC_BEGIN_CONNECTING_DRIVERS     (EFI_SUBCLASS_SPECIFIC | 0x00000005)\r
@@ -39,8 +39,8 @@ WITHOUT WARRANTIES OR REPRESENTATIONS OF ANY KIND, EITHER EXPRESS OR IMPLIED.
 ///\r
 /// Software Class DXE RT Driver Subclass Progress Code definitions.\r
 ///\r
 ///\r
 /// Software Class DXE RT Driver Subclass Progress Code definitions.\r
 ///\r
-/// Inconsistent with specification here: \r
-/// The Framework Specification, StatusCodes 0.92, does not define the macros. \r
+/// Inconsistent with specification here:\r
+/// The Framework Specification, StatusCodes 0.92, does not define the macros.\r
 ///\r
 ///@{\r
 #define EFI_SW_DXE_RT_PC_S0 (EFI_SUBCLASS_SPECIFIC | 0x00000000)\r
 ///\r
 ///@{\r
 #define EFI_SW_DXE_RT_PC_S0 (EFI_SUBCLASS_SPECIFIC | 0x00000000)\r
@@ -54,8 +54,8 @@ WITHOUT WARRANTIES OR REPRESENTATIONS OF ANY KIND, EITHER EXPRESS OR IMPLIED.
 ///\r
 /// Software Subclass definitions.\r
 ///\r
 ///\r
 /// Software Subclass definitions.\r
 ///\r
-/// Inconsistent with specification here: \r
-/// The Framework Specification, StatusCodes 0.92, does not define the macros. \r
+/// Inconsistent with specification here:\r
+/// The Framework Specification, StatusCodes 0.92, does not define the macros.\r
 ///\r
 #define EFI_SOFTWARE_X64_EXCEPTION        (EFI_SOFTWARE | 0x00130000)\r
 \r
 ///\r
 #define EFI_SOFTWARE_X64_EXCEPTION        (EFI_SOFTWARE | 0x00130000)\r
 \r
@@ -64,8 +64,8 @@ WITHOUT WARRANTIES OR REPRESENTATIONS OF ANY KIND, EITHER EXPRESS OR IMPLIED.
 /// These exceptions are derived from the debug protocol definitions in the EFI\r
 /// specification.\r
 ///\r
 /// These exceptions are derived from the debug protocol definitions in the EFI\r
 /// specification.\r
 ///\r
-/// Inconsistent with specification here: \r
-/// The Framework Specification, StatusCodes 0.92, does not define the macros. \r
+/// Inconsistent with specification here:\r
+/// The Framework Specification, StatusCodes 0.92, does not define the macros.\r
 ///\r
 ///@{\r
 #define EFI_SW_EC_X64_DIVIDE_ERROR      EXCEPT_X64_DIVIDE_ERROR\r
 ///\r
 ///@{\r
 #define EFI_SW_EC_X64_DIVIDE_ERROR      EXCEPT_X64_DIVIDE_ERROR\r
@@ -98,17 +98,17 @@ WITHOUT WARRANTIES OR REPRESENTATIONS OF ANY KIND, EITHER EXPRESS OR IMPLIED.
 ///\r
 /// Software Class DXE Core Subclass Error Code definitions.\r
 ///\r
 ///\r
 /// Software Class DXE Core Subclass Error Code definitions.\r
 ///\r
-/// Inconsistent with specification here: \r
-/// The Framework Specification, StatusCodes 0.92, does not define the macros. \r
+/// Inconsistent with specification here:\r
+/// The Framework Specification, StatusCodes 0.92, does not define the macros.\r
 ///\r
 ///\r
-#define EFI_SW_CSM_LEGACY_ROM_INIT                (EFI_SUBCLASS_SPECIFIC | 0x00000000)   \r
+#define EFI_SW_CSM_LEGACY_ROM_INIT                (EFI_SUBCLASS_SPECIFIC | 0x00000000)\r
 \r
 ///\r
 /// IO Bus Class ATA/ATAPI Subclass Progress Code definitions.\r
 ///\r
 ///\r
 \r
 ///\r
 /// IO Bus Class ATA/ATAPI Subclass Progress Code definitions.\r
 ///\r
 ///\r
-/// Inconsistent with specification here: \r
-/// The Framework Specification, StatusCodes 0.92, does not define the macros. \r
+/// Inconsistent with specification here:\r
+/// The Framework Specification, StatusCodes 0.92, does not define the macros.\r
 ///\r
 ///@{\r
 #define EFI_IOB_ATA_BUS_SMART_ENABLE          (EFI_SUBCLASS_SPECIFIC | 0x00000000)\r
 ///\r
 ///@{\r
 #define EFI_IOB_ATA_BUS_SMART_ENABLE          (EFI_SUBCLASS_SPECIFIC | 0x00000000)\r
@@ -121,8 +121,8 @@ WITHOUT WARRANTIES OR REPRESENTATIONS OF ANY KIND, EITHER EXPRESS OR IMPLIED.
 /// IO Bus Class ATA/ATAPI Subclass Error Code definitions.\r
 ///\r
 ///\r
 /// IO Bus Class ATA/ATAPI Subclass Error Code definitions.\r
 ///\r
 ///\r
-/// Inconsistent with specification here: \r
-/// The Framework Specification, StatusCodes 0.92, does not define the macros. \r
+/// Inconsistent with specification here:\r
+/// The Framework Specification, StatusCodes 0.92, does not define the macros.\r
 ///\r
 ///@{\r
 #define EFI_IOB_ATA_BUS_SMART_NOTSUPPORTED  (EFI_SUBCLASS_SPECIFIC | 0x00000000)\r
 ///\r
 ///@{\r
 #define EFI_IOB_ATA_BUS_SMART_NOTSUPPORTED  (EFI_SUBCLASS_SPECIFIC | 0x00000000)\r
@@ -132,8 +132,8 @@ WITHOUT WARRANTIES OR REPRESENTATIONS OF ANY KIND, EITHER EXPRESS OR IMPLIED.
 ///\r
 /// The reason that the processor was disabled.\r
 ///\r
 ///\r
 /// The reason that the processor was disabled.\r
 ///\r
-/// Inconsistent with specification here: \r
-/// The Framework Specification, StatusCodes 0.92, does not define the macros. \r
+/// Inconsistent with specification here:\r
+/// The Framework Specification, StatusCodes 0.92, does not define the macros.\r
 ///\r
 ///@{\r
 #define EFI_CPU_CAUSE_NOT_DISABLED              0x0000\r
 ///\r
 ///@{\r
 #define EFI_CPU_CAUSE_NOT_DISABLED              0x0000\r