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
4.1 General Naming Rules
4.2 Directory Names
4.3 File Names
4.4 Identifiers
4.5 Global & Module Variables
4.6 Name Space Rules
5 Source Files
6 Documenting Software
APPENDIX A Common Examples
APPENDIX B Reserved Identifiers
APPENDIX C Optimization and Performance
Tables
Powered By
GitBook
4 Naming Conventions
Here are the articles in this section:
4.1 General Naming Rules
4.2 Directory Names
4.3 File Names
4.4 Identifiers
4.5 Global & Module Variables
4.6 Name Space Rules
Previous
3 Quick Reference
Next
4.2 Directory Names