audk/MdeModulePkg
ydong10 4a22b9bc6a Old driver sample code does not return an EFI_UNSUPPORTED status code if a callback occurs for something which is unrecognized.
Now any call back type except:EFI_BROWSER_ACTION_FORM_OPEN, EFI_BROWSER_ACTION_FORM_CLOSE, EFI_BROWSER_ACTION_FROM_RETRIEVE and EFI_BROWSER_ACTION_FORM_CHANGING, all return EFI_UNSUPPORTED.


git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@11518 6f19259b-4bc3-4df7-8a09-765794883524
2011-04-12 01:15:28 +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 Add more checks to skip allocated SMRAM regions when searching for a largest free SMRAM region. 2011-04-08 05:29:22 +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 Old driver sample code does not return an EFI_UNSUPPORTED status code if a callback occurs for something which is unrecognized. 2011-04-12 01:15:28 +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