]> git.proxmox.com Git - mirror_edk2.git/commit - CryptoPkg/CryptoPkg.dsc
Update DebugLib to provide support for "err" command in the EFI Shell to adjust the...
authorhhtian <hhtian@6f19259b-4bc3-4df7-8a09-765794883524>
Wed, 20 Apr 2011 00:18:57 +0000 (00:18 +0000)
committerhhtian <hhtian@6f19259b-4bc3-4df7-8a09-765794883524>
Wed, 20 Apr 2011 00:18:57 +0000 (00:18 +0000)
commit944b3bbd17d103e9558a4b8f48b1a1bd0d9d8ca6
tree0c6e818fef33f686436b2956e7bfbd3537df36b2
parentf8d3e6898a4c7660291917de31c9ba77d18c0b35
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@11569 6f19259b-4bc3-4df7-8a09-765794883524
CryptoPkg/CryptoPkg.dsc