]> git.proxmox.com Git - mirror_edk2.git/history - MdeModulePkg/Universal/DriverSampleDxe
MdeModulePkg/UsbBusDxe: Add UsbControlTransfer() error check
[mirror_edk2.git] / MdeModulePkg / Universal / DriverSampleDxe /
2017-10-11 Dandan BiMdeModulePkg/DriverSample: Add questions with bit/union...
2017-08-23 Dandan BiMdeModulePkg/DriverSample: Add sample case for popup...
2017-03-02 Hao WuMdeModulePkg: Replace [Ascii|Unicode]ValueToString
2017-01-20 Star ZengMdeModulePkg: Use EfiEventEmptyFunction from UefiLib
2016-11-25 Dandan BiMdeModulePkg/DriverSample: Remove the password related...
2016-11-25 Dandan BiMdeModulePkg/DriverSampleDxe: Remove the non-interactiv...
2016-10-27 Gary LinMdeModulePkg/Universal: Fix typos in comments
2016-09-27 Liming GaoMdeModulePkg FormBrowserEx: Change its structure name...
2016-08-11 Dandan BiMdeModulePkg/DriverSample: Skip the character "&" befor...
2016-04-19 Dandan BiMdeModulePkg/DriverSampleDxe: Add a sample case
2016-03-16 Dandan BiMdeModulePkg/DriverSampleDxe: Uninstall the ConfigAcces...
2016-02-25 Dandan BiMdeModulePkg: Add submitted callback test case in Drive...
2015-12-15 Jordan JustenMdeModulePkg: Convert all .uni files to utf-8
2015-12-04 Liming GaoMdeModulePkg: Fix VS2015 warning C4459 in DriverSampleDxe
2015-10-15 Eric DongMdeModulePkg DriverSampleDxe: Add optional ";" to keep...
2015-09-02 Dandan BiMdeModulePkg:Support orderedList with default value
2015-08-27 Dandan BiMdeModulePkg:Set default string value
2015-08-04 Dandan BiMdeModulePkg:Fix the issue that refresh the question...
2015-07-26 Dandan BiMdeModulePkg: Correct the parameter order in match2...
2015-06-29 Dandan BiMdeModulePkg:Use safe string functions
2015-05-21 Dandan BiRemove Framework HII "class\subclass" in all VFR
2015-05-13 Eric DongMdeModulePkg: Add sample code for keyword handler protocol.
2015-05-06 Eric DongMdeModulePkg: Add match2 opcode support in SetupBrowser...
2014-09-03 Gao, LimingMdeModulePkg: Convert non DOS format files to DOS forma...
2014-08-28 Zeng, StarMdeModulePkg: INF/DEC file updates to EDK II packages
2014-08-28 Zeng, StarMdeModulePkg: INF/DEC file updates to EDK II packages
2014-08-26 Eric DongClean up the framework style code.
2014-08-19 Eric DongClean up the useless code in DriverSampleDxe.
2014-07-28 Eric DongUpdate code to support VS2013 tool chain.
2014-07-09 Eric DongRefine the sample for action, should not use text two...
2014-07-02 Eric DongCorrect the default value for date opcode.
2014-06-26 Eric DongRefine code to make it more safely.
2014-05-12 Gao, LimingCorrect String language tag.
2014-03-27 Eric DongUpdate code logic, remove ASSERT and use error handling.
2013-10-21 Eric DongAdd sample code for warningif opcode.
2013-09-02 Eric DongUpdate sample code for date/time.
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-11-24 ydong10Patch includes:
2011-11-16 ydong10Patch include:
2011-11-16 ydong10Enable lock attribute for statement and form; show...
2011-10-31 jljustenMdeModulePkg: Remove variables that are set, but not...
2011-10-31 ydong10When browser was requested to go to another formset...
2011-09-21 lgao4Remove EFI_USER_INFO_ACCESS_SETUP_ADMIN_GUID definition...
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-07-05 ydong10Refine name definition for better user experience.
2011-06-21 ydong10Add sample code for vfr opcode "guidop"
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...
2011-03-30 ydong10Update inf file to follow spec.
2010-12-23 ydong101. Support inconsistent if opcode used in string/passwo...
2010-12-09 ydong10Co-work with patch V11137 to refine the Hii menu.
2010-09-07 rsun3Rename one file to follow the file naming convention.
2010-09-07 rsun3Rename one file to follow the file naming convention.
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-16 rsun3Add sample use case for IFR security op-code.
2010-03-05 rsun3Add some robustness check in DriverSample driver.
2010-03-04 lgao4Update HiiConfigAccess.ExtractConfig interface to suppo...
2010-02-28 lgao4Add FormMap form example.
2010-02-24 lgao41. Correct File header to ## @file
2010-02-11 lgao4Add example of Name/Value pair var store to DriverSample
2009-12-31 lgao4Add disableif statement example, and suppressif form...
2009-12-08 xdu2Fix incorrect return status usage of HiiGetBrowserData().
2009-11-13 lgao4Add Example for EFI_BROWSER_ACTION_RETRIEVE callback
2009-11-12 xdu21. Update SetupBrowser to pass correct buffer value...
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-17 lgao4Update HiiLib to copy all IfrOpcode, not Opcode by...
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-02-23 lgao4Move MdeModuleHii.h into Include\Guid directory
2009-02-10 lgao4Correct typo in comments, clean IfrSupportLib.h
next