]> git.proxmox.com Git - mirror_edk2.git/history - MdeModulePkg/Universal/DriverSampleDxe/DriverSample.c
MdeModulePkg: Add match2 opcode support in SetupBrowserDxe and sample code in DriverS...
[mirror_edk2.git] / MdeModulePkg / Universal / DriverSampleDxe / DriverSample.c
2014-07-28 Eric DongUpdate code to support VS2013 tool chain.
2014-06-26 Eric DongRefine code to make it more safely.
2014-03-27 Eric DongUpdate code logic, remove ASSERT and use error handling.
2013-07-26 Ruiyu NiUpdate all the code to consume the ConvertDevicePathToT...
2013-07-02 Eric DongUpdate HiiDataBase and UefiHiiLib to support Name...
2013-01-24 ydong10Refine code to follow coding style.
2013-01-22 ydong10Refine the sample about how to convert the device path...
2012-08-14 ydong10Refine the logic to handle the device path info get...
2012-02-29 lgao4Add sample code to show how to register Browser HotKey...
2011-12-15 ydong10Per UEFI spec, on CallBack action EFI_BROWSER_ACTION_CH...
2011-11-25 ydong10Add sample code for EFI_IFR_QUESTION_REF3 opcode.
2011-10-31 jljustenMdeModulePkg: Remove variables that are set, but not...
2011-09-18 lgao4Clean up the private GUID definition in module Level.
2011-08-30 ydong10Add new op-code samples, includes efi varstore, refresh...
2011-06-08 ydong10Add new "Refresh guid" opcode, also add sample code...
2011-06-08 ydong10Add new "Modal form" opcode, also add sample code to...
2011-05-31 ydong10Add new call back return value; also add some sample...
2011-05-25 ydong10Fix ICC build break.
2011-05-23 ydong10Fixed SCT test failed caused by driver sample.
2011-05-20 ydong10Add two new methods to get default value, also add...
2011-04-12 ydong10Old driver sample code does not return an EFI_UNSUPPORT...
2010-12-23 ydong101. Support inconsistent if opcode used in string/passwo...
2010-06-02 lgao4Per UEFI spec, FORM_OPEN/FORM_CLOSE Callback function...
2010-05-17 rsun3Small code refinement in MdeModulePkg.
2010-05-10 lgao41. Use the max string size to compare password string.
2010-04-24 hhtianUpdate the copyright notice format
2010-03-05 rsun3Add some robustness check in DriverSample driver.
2010-03-04 lgao4Update HiiConfigAccess.ExtractConfig interface to suppo...
2010-02-11 lgao4Add example of Name/Value pair var store to DriverSample
2009-12-08 xdu2Fix incorrect return status usage of HiiGetBrowserData().
2009-11-13 lgao4Add Example for EFI_BROWSER_ACTION_RETRIEVE callback
2009-10-26 xdu2Add example usage of EFI_BROWSER_ACTION_FORM_OPEN and...
2009-10-19 lgao4Add the example for default opcode usage.
2009-07-08 lgao4Add check that Progress is NULL
2009-06-25 lgao4Correct DriverSample ConfigAcess protocol ExtractConfig...
2009-05-21 lgao4Update DriverSample and PlatDriOverrideDxe driver to...
2009-05-20 lgao4Update HiiDataBase to fix the SCT hang issues by the...
2009-05-18 lgao4Correct DriverSample to produce the ConfigAccess protocol
2009-05-18 lgao4Retire original HII APIs: IfrLibExtractDefault and...
2009-05-14 lgao4Update HiiDataBase to fix parsing Hii package error...
2009-05-14 lgao41. Update the implementation of HII ConfigRouting Proto...
2009-04-27 lgao4Update HiiGetBrowserData API
2009-04-24 lgao4update DriverSample driver unload function to remove...
2009-04-14 rsun3HII Library Class interface refine.
2009-04-13 lgao4Merge new defined HII library APIs into HiiLib
2009-04-13 lgao4Update UefiHiiLib to support new defined IFR related...
2009-04-09 lgao4Add unload function for DriverSample
2009-04-02 rsun3Retire Extended HII library class.
2009-01-20 qwang12K8: add new variable PasswordSize to remove immeidate...
2008-12-14 xli24Clean DriverSampleDxe for ICC build.
2008-12-03 qwang12Update function comment and use MdePkg Library FreePool...
2008-11-19 qwang12ECC Cleanup: Update Doxygen comment
2008-11-18 qwang12[VfrCompiler FeatureRequest] Generate data for ConfigAc...
2008-11-04 qwang12Sync in bug fix from EDK I:
2008-05-23 qwang121) Add BufToHexString, HexStringToBuf and IsHexDigit...
2008-02-02 qwang121) Cleanup HiiLib, IfrSupportLib.
2008-01-21 qwang12UEFI HII: Merge UEFI HII support changes from branch.