Commit Graph

4 Commits

Author SHA1 Message Date
mdkinney 6f2fd7ba5d Clean up DEC files:
1) Remove section header comment blocks that do not provide any information
2) Combine PCDs listed in multiple sections into a single section that supports multiple PCD types to reduce maintenance overhead
3) Remove ModuleTypeList comments from [Includes], [Protocols], [Ppis], and [Guids] sections that do not properly describe the module type restrictions.
4) Clean up formatting of GUID structure declarations
5) Remove ".common" from section names if they are not required.
6) Order sections consistently as [Defines], [Includes], [LibraryClasses], [Guid], [Ppis], [Protocols], [PcdsFeatureFlag], [PcdsFixedAtBuild], [PcdsPatchableInModule], [PcdsDynamic], and [PcdsDynamicEx]



git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@11629 6f19259b-4bc3-4df7-8a09-765794883524
2011-05-09 17:48:32 +00:00
hhtian e97f389d78 Update the copyright notice format
git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@10422 6f19259b-4bc3-4df7-8a09-765794883524
2010-04-24 10:12:37 +00:00
lgao4 ec0ae8ff4e 1. Correct File header to ## @file
2. Remove unnecessary .common] postfix on section.

git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@10050 6f19259b-4bc3-4df7-8a09-765794883524
2010-02-23 23:43:55 +00:00
qhuang8 48f3442237 Add build support for EDK II Prime
git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@2934 6f19259b-4bc3-4df7-8a09-765794883524
2007-07-02 06:09:27 +00:00