]> git.proxmox.com Git - mirror_edk2.git/history - MdeModulePkg/Universal/DriverSampleDxe
Fix a bug for vlan ping failure.
[mirror_edk2.git] / MdeModulePkg / Universal / DriverSampleDxe /
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
2009-02-03 qwang121) Clean up the INF and add in comment to describe...
2009-01-20 qwang12K8: add new variable PasswordSize to remove immeidate...
2008-12-16 qhuang8Clean up to update the reference of the these macros:
2008-12-14 xli24Clean DriverSampleDxe for ICC build.
2008-12-11 qwang121) Update file header.
2008-12-03 qwang12Update function comment and use MdePkg Library FreePool...
2008-12-03 gikidyRemove some useless EDK_RELEASE_VERSION, EFI_SPECIFICAT...
2008-11-19 qwang12ECC Cleanup: Update Doxygen comment
2008-11-18 qwang12[VfrCompiler FeatureRequest] Generate data for ConfigAc...
2008-11-18 xli24Refine MdeModulePkg to pass GCC build.
2008-11-05 klu2Remove over specific BaseLib library class for DriverSa...
2008-11-04 qwang12Sync in bug fix from EDK I:
2008-10-31 qhuang8Update to use DOS format
2008-10-30 qwang12Remove SafeFreePool from MemoryAllocationLib as this...
2008-09-02 qwang12Merged in the bug fixes from EDK I.
2008-08-30 lgao4The driver and library in MdePkg, MdeModulePkg and...
2008-08-25 lgao4remove the unused msa files in MdeModulePkg.
2008-05-23 qwang121) Add BufToHexString, HexStringToBuf and IsHexDigit...
2008-05-22 qwang12Add a reference of 2nd buffer storage in a formset.
2008-05-21 jwang36Changed the default value for the same var to be the...
2008-05-14 qwang12Add in example on
2008-04-11 vanjeff1. add public functions header.
2008-02-19 jljustenedk2/MdeModulePkg/Universal/DriverSampleDxe/inventory...
2008-02-02 qwang121) Cleanup HiiLib, IfrSupportLib.
2008-01-21 qwang12UEFI HII: Merge UEFI HII support changes from branch.