audk/IntelFrameworkModulePkg/Library
mdkinney c77b88d627 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) Update PeiDxeDebugLibReportStatusCode to use DebugPrintErrorLevelLib instead of the PcdDebugPrintErrorLevel PCD.
2) 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@11368 6f19259b-4bc3-4df7-8a09-765794883524
2011-03-10 22:25:34 +00:00
..
BaseUefiTianoCustomDecompressLib Use the ASSERT() for parameter checking as the 4th parameter of internal worker function of MakeTable() must be <= 16. 2010-05-24 02:45:17 +00:00
DxeReportStatusCodeLibFramework 1. Rollback the changing on replacing MAX_EXTENDED_DATA_SIZE by EFI_STATUS_CODE_DATA_MAX_SIZE, 2010-11-23 07:51:00 +00:00
GenericBdsLib Fix the bug that BDS assumes any boot option resides in the FV is Shell which causes that the non-Shell FV boot option is removed by GenericBdsLib. 2011-03-01 06:46:24 +00:00
LzmaCustomDecompressLib Fix ICC 11.1 build error 2010-05-07 22:46:54 +00:00
PeiDxeDebugLibReportStatusCode 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:25:34 +00:00
PeiRecoveryLib Update the copyright notice format 2010-04-23 16:28:26 +00:00
PeiS3Lib Update the copyright notice format 2010-04-23 16:28:26 +00:00
PlatformBdsLibNull Revert patch 11146 about file guid. 2010-12-23 01:03:34 +00:00
SmmRuntimeDxeReportStatusCodeLibFramework 1. Rollback the changing on replacing MAX_EXTENDED_DATA_SIZE by EFI_STATUS_CODE_DATA_MAX_SIZE, 2010-11-23 07:51:00 +00:00