audk/PcAtChipsetPkg
mdkinney 53705ed148 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@11634 6f19259b-4bc3-4df7-8a09-765794883524
2011-05-09 17:51:00 +00:00
..
8254TimerDxe RefRefine soma code to make code run safely. 2010-09-17 10:42:10 +00:00
8259InterruptControllerDxe Update 8259 PCDs to support Dynamic and DynamicEx and PatchableInModule 2011-05-04 20:56:30 +00:00
Bus/Pci/IdeControllerDxe RefRefine soma code to make code run safely. 2010-09-17 10:42:10 +00:00
Include/Guid Fix format of Copyright notice to conform to legal requirements. 2010-04-15 21:43:01 +00:00
IsaAcpiDxe Enhance PcAt IsaAcpi driver to support enable/disable separated functions per PCD settings. 2011-03-10 07:33:42 +00:00
KbcResetDxe RefRefine soma code to make code run safely. 2010-09-17 10:42:10 +00:00
Library RefRefine soma code to make code run safely. 2010-09-17 10:42:10 +00:00
PcatRealTimeClockRuntimeDxe fix GCC build failure. make function definition same with declaration. 2010-11-12 05:14:15 +00:00
PciHostBridgeDxe PcAtChipsetPkg/PciHostBridgeDxe: Fix enum type mismatch 2011-01-28 08:12:11 +00:00
PcAtChipsetPkg.dec Clean up DEC files: 2011-05-09 17:51:00 +00:00
PcAtChipsetPkg.dsc Update DebugLib to provide support for "err" command in the EFI Shell to adjust the filter mask for DEBUG() messages. The "err" command provide the ability to adjust this filter mask at a global level through an EFI Variable and at the module level through a the Debug Mask Protocol. In order to support the degree of flexibility, the DebugLib needs to use library to abstract the get/set operations to the filter mask. 2011-03-10 22:39:00 +00:00