summaryrefslogtreecommitdiff
path: root/IntelFrameworkPkg/Include/Framework/StatusCode.h
diff options
context:
space:
mode:
authorgdong1 <gdong1@6f19259b-4bc3-4df7-8a09-765794883524>2009-03-16 10:29:27 +0000
committergdong1 <gdong1@6f19259b-4bc3-4df7-8a09-765794883524>2009-03-16 10:29:27 +0000
commit9205b2d7669ed7cac1ae1f09cbf9387f687c3025 (patch)
tree67a96fbf67dd733b006b8a89e7cab8bd5968d6cc /IntelFrameworkPkg/Include/Framework/StatusCode.h
parentc40aa22af055aa55e3200cc7befd07d1e82a9fdd (diff)
downloadedk2-platforms-9205b2d7669ed7cac1ae1f09cbf9387f687c3025.tar.xz
Update the header file coding style (alignment, comment, etc.)
git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@7893 6f19259b-4bc3-4df7-8a09-765794883524
Diffstat (limited to 'IntelFrameworkPkg/Include/Framework/StatusCode.h')
-rw-r--r--IntelFrameworkPkg/Include/Framework/StatusCode.h37
1 files changed, 11 insertions, 26 deletions
diff --git a/IntelFrameworkPkg/Include/Framework/StatusCode.h b/IntelFrameworkPkg/Include/Framework/StatusCode.h
index 91b9d08a08..0f2d3de067 100644
--- a/IntelFrameworkPkg/Include/Framework/StatusCode.h
+++ b/IntelFrameworkPkg/Include/Framework/StatusCode.h
@@ -6,13 +6,12 @@
<pre>
Section: Contents:
- 1 General Status Code Definitions
- 2 Class definitions
- 3 Computing Unit Subclasses, Progress and Error Codes
- 4 Peripheral Subclasses, Progress and Error Codes.
- 5 IO Bus Subclasses, Progress and Error Codes.
- 6 Software Subclasses, Progress and Error Codes.
- 7 Debug Codes
+ 1 Class definitions
+ 2 Computing Unit Subclasses, Progress and Error Codes
+ 3 Peripheral Subclasses, Progress and Error Codes.
+ 4 IO Bus Subclasses, Progress and Error Codes.
+ 5 Software Subclasses, Progress and Error Codes.
+ 6 Debug Codes
</pre>
Copyright (c) 2007, Intel Corporation
@@ -37,10 +36,7 @@
#include <PiPei.h>
//
-// /////////////////////////////////////////////////////////////////////////////
// Section 1
-///////////////////////////////////////////////////////////////////////////////
-//
// Class definitions
// Values of 4-127 are reserved for future use by this
// specification.
@@ -60,11 +56,8 @@
#define EFI_SUBCLASS_SPECIFIC 0x1000
#define EFI_OEM_SPECIFIC 0x8000
-//
-// /////////////////////////////////////////////////////////////////////////////
+//
// Section 2
-///////////////////////////////////////////////////////////////////////////////
-//
// Computing Unit Subclass definitions.
// Values of 8-127 are reserved for future use by this
// specification.
@@ -195,10 +188,8 @@
// Computing Unit Chipset Subclass Error Code definitions.
//
-///////////////////////////////////////////////////////////////////////////////
-// Section 4
-///////////////////////////////////////////////////////////////////////////////
//
+// Section 3
// Peripheral Subclass definitions.
// Values of 12-127 are reserved for future use by this
// specification.
@@ -336,10 +327,8 @@
// Peripheral Class Network Subclass Error Code definitions.
//
-///////////////////////////////////////////////////////////////////////////////
-// Section 5
-///////////////////////////////////////////////////////////////////////////////
//
+// Section 4
// IO Bus Subclass definitions.
// Values of 14-127 are reserved for future use by this
// specification.
@@ -475,10 +464,8 @@
// IO Bus Class I2C Subclass Error Code definitions.
//
-///////////////////////////////////////////////////////////////////////////////
-// Section 6
-///////////////////////////////////////////////////////////////////////////////
//
+// Section 5
// Software Subclass definitions.
// Values of 14-127 are reserved for future use by this
// specification.
@@ -870,10 +857,8 @@
// Software Class EFI DXE Service Subclass Error Code definitions.
//
-///////////////////////////////////////////////////////////////////////////////
-// Section 7
-///////////////////////////////////////////////////////////////////////////////
//
+// Section 6
// Debug Code definitions for all classes and subclass
// Only one debug code is defined at this point and should
// be used for anything that gets sent to debug stream.