EDK II C Coding Standards Specification
1.0.0
Search…
⌃K
1.0.0
README
EDK II C Coding Standards Specification
1 Introduction
2 Guiding Principles
3 Quick Reference
4 Naming Conventions
5 Source Files
5.1 General Rules
5.2 Spacing
5.3 Include Files
5.4 Code File Structure
5.5 Preprocessor Directives
5.6 Declarations and Types
5.7 C Programming
5.8 Error Handling and ASSERT
6 Documenting Software
APPENDIX A Common Examples
APPENDIX B Reserved Identifiers
APPENDIX C Optimization and Performance
Tables
Powered By GitBook

5 Source Files

Here are the articles in this section:
5.1 General Rules
5.2 Spacing
5.3 Include Files
5.4 Code File Structure
5.5 Preprocessor Directives
5.6 Declarations and Types
5.7 C Programming
5.8 Error Handling and ASSERT
Previous
4.6 Name Space Rules
Next
5.2 Spacing
Copy link