audk/PerformancePkg
mdkinney 19dd3f7d89 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.
1) Add default mappings for the DebugPrintErrorLevelLib to the DSC file for this package.






git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@11375 6f19259b-4bc3-4df7-8a09-765794883524
2011-03-10 22:39:18 +00:00
..
Dp_App Refine coding style. 2011-02-18 02:11:53 +00:00
Include TscTimerLib in PerformancePkg is a BASE type library, which should be used by any module type. 2011-02-15 02:02:06 +00:00
Library Add comments for the two parameters of DxeTscTimerLibConstructor. 2011-02-22 06:21:52 +00:00
PerformancePkg.dec TscTimerLib in PerformancePkg is a BASE type library, which should be used by any module type. 2011-02-15 02:02:06 +00:00
PerformancePkg.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:18 +00:00