]> git.proxmox.com Git - mirror_edk2.git/blobdiff - IntelFrameworkPkg/Include/Framework/StatusCode.h
Update revision reference tag.
[mirror_edk2.git] / IntelFrameworkPkg / Include / Framework / StatusCode.h
index 91b9d08a080852e25a7f798f9cb1eb2c7fa1f784..cd6a4043532a5e06df45c969708b37af2a29e380 100644 (file)
@@ -6,13 +6,12 @@
 \r
 <pre>\r
   Section:    Contents:\r
-  1           General Status Code Definitions\r
-  2           Class definitions\r
-  3           Computing Unit Subclasses, Progress and Error Codes\r
-  4           Peripheral Subclasses, Progress and Error Codes.\r
-  5           IO Bus Subclasses, Progress and Error Codes.\r
-  6           Software Subclasses, Progress and Error Codes.\r
-  7           Debug Codes\r
+  1           Class definitions\r
+  2           Computing Unit Subclasses, Progress and Error Codes\r
+  3           Peripheral Subclasses, Progress and Error Codes.\r
+  4           IO Bus Subclasses, Progress and Error Codes.\r
+  5           Software Subclasses, Progress and Error Codes.\r
+  6           Debug Codes\r
 </pre>\r
 \r
   Copyright (c) 2007, Intel Corporation\r
@@ -27,6 +26,7 @@
   Module Name:  StatusCode.h\r
 \r
   @par Revision Reference:\r
+  Intel Platform Innovation Framework for EFI Status Codes Specification\r
   Version 0.92.\r
 \r
 **/\r
 #include <PiPei.h>\r
 \r
 //\r
-// /////////////////////////////////////////////////////////////////////////////\r
 // Section 1\r
-///////////////////////////////////////////////////////////////////////////////\r
-//\r
 // Class definitions\r
 // Values of 4-127 are reserved for future use by this\r
 // specification.\r
 #define EFI_SUBCLASS_SPECIFIC 0x1000\r
 #define EFI_OEM_SPECIFIC      0x8000\r
 \r
-//\r
-// /////////////////////////////////////////////////////////////////////////////\r
+// \r
 // Section 2\r
-///////////////////////////////////////////////////////////////////////////////\r
-//\r
 // Computing Unit Subclass definitions.\r
 // Values of 8-127 are reserved for future use by this\r
 // specification.\r
 // Computing Unit Chipset Subclass Error Code definitions.\r
 //\r
 \r
-///////////////////////////////////////////////////////////////////////////////\r
-// Section 4\r
-///////////////////////////////////////////////////////////////////////////////\r
 //\r
+// Section 3\r
 // Peripheral Subclass definitions.\r
 // Values of 12-127 are reserved for future use by this\r
 // specification.\r
 // Peripheral Class Network Subclass Error Code definitions.\r
 //\r
 \r
-///////////////////////////////////////////////////////////////////////////////\r
-// Section 5\r
-///////////////////////////////////////////////////////////////////////////////\r
 //\r
+// Section 4\r
 // IO Bus Subclass definitions.\r
 // Values of 14-127 are reserved for future use by this\r
 // specification.\r
 // IO Bus Class I2C Subclass Error Code definitions.\r
 //\r
 \r
-///////////////////////////////////////////////////////////////////////////////\r
-// Section 6\r
-///////////////////////////////////////////////////////////////////////////////\r
 //\r
+// Section 5\r
 // Software Subclass definitions.\r
 // Values of 14-127 are reserved for future use by this\r
 // specification.\r
 // Software Class EFI DXE Service Subclass Error Code definitions.\r
 //\r
 \r
-///////////////////////////////////////////////////////////////////////////////\r
-// Section 7\r
-///////////////////////////////////////////////////////////////////////////////\r
 //\r
+// Section 6\r
 // Debug Code definitions for all classes and subclass\r
 // Only one debug code is defined at this point and should\r
 // be used for anything that gets sent to debug stream.\r