audk/MdeModulePkg/Universal/DriverSampleDxe
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
..
DriverSample.c 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
DriverSample.h Update the copyright notice format 2010-04-24 09:33:45 +00:00
DriverSampleDxe.inf Update inf file to follow spec. 2011-03-30 03:41:33 +00:00
Inventory.vfr Update the copyright notice format 2010-04-24 09:33:45 +00:00
InventoryStrings.uni Co-work with patch V11137 to refine the Hii menu. 2010-12-09 02:18:44 +00:00
NVDataStruc.h Update the copyright notice format 2010-04-24 09:33:45 +00:00
Vfr.vfr 1. Support inconsistent if opcode used in string/password opcode. 2010-12-23 06:47:50 +00:00
VfrStrings.uni 1. Support inconsistent if opcode used in string/password opcode. 2010-12-23 06:47:50 +00:00