audk/MdeModulePkg
lgao4 dc76cddca6 Fix ICC build failure.
git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@11411 6f19259b-4bc3-4df7-8a09-765794883524
2011-03-18 05:59:21 +00:00
..
Application Refine the inf and dec to follow spec. 2011-03-15 07:13:45 +00:00
Bus Update some progress codes name per the PI Spec, 1.2 Errata B. 2011-03-11 02:10:08 +00:00
Core Fix LocateDevicePath() to return proper error status code. It was returning EFI_INVALID_PARAMETER if Device was NULL even if not handles matched the search criteria. The proper behavior is to return EFI_NOT_FOUND if not handles match the search criteria, and only return EFI_INVALID_PARAMETER if at least one match is found and Device is NULL. 2011-03-16 16:17:09 +00:00
Include 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:15:38 +00:00
Library Add description for 64-byte FIFO enable bit for PcdSerialFifoControl. 2011-03-16 02:58:51 +00:00
Logo Update the copyright notice format 2010-04-24 09:49:11 +00:00
Universal Fix ICC build failure. 2011-03-18 05:59:21 +00:00
MdeModulePkg.dec Add description for 64-byte FIFO enable bit for PcdSerialFifoControl. 2011-03-16 02:58:51 +00:00
MdeModulePkg.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-11 17:46:36 +00:00