]> git.proxmox.com Git - mirror_edk2.git/history - MdeModulePkg/Universal/SetupBrowserDxe
MdeModulePkg/UsbBusDxe: Add UsbControlTransfer() error check
[mirror_edk2.git] / MdeModulePkg / Universal / SetupBrowserDxe /
2017-11-14 Song, BinXMdeModulePkg: Fix MSFT C4255 warning
2017-10-10 Liming GaoMdeModulePkg: Update Ppi/Protocol/Guid usage in INF...
2017-09-22 Dandan BiMdeModulePkg/SetupBrowser:Add NULL check before using...
2017-09-21 Dandan BiMdeModulePkg/SetupBrowser: Handle questions with Bit...
2017-07-27 Bi, DandanMdeModulePkg/SetupBrowser: Record the reset status...
2017-03-02 Hao WuMdeModulePkg: Replace [Ascii|Unicode]ValueToString
2017-01-20 Star ZengMdeModulePkg: Use EfiEventEmptyFunction from UefiLib
2016-12-06 Dandan BiMdeModulePkg/SetupBrowserDxe: Fix incorrect local varia...
2016-11-25 Dandan BiMdeModulePkg: Clear the buffer after using it
2016-11-25 Dandan BiMdeModulePkg/SetupBrowser:Don't support password withou...
2016-10-27 Gary LinMdeModulePkg/Universal: Fix typos in comments
2016-10-19 Dandan BiMdeModulePkg/SetupBrowser: Send discard info to driver...
2016-09-27 Liming GaoMdeModulePkg FormBrowserEx: Change its structure name...
2016-08-31 Hao WuMdeModulePkg: Use IsZeroGuid API for zero GUID checking
2016-08-23 Liming GaoMdeModulePkg/Browser: Fix conflicting policy in getting...
2016-08-12 Dandan BiMdeModulePkg/Browser: Enhance the logic when getting...
2016-08-11 Dandan BiMdeModulePkg/Browser: Share default if some default...
2016-06-27 Gary LinMdeModulePkg/SetupBrowser: Fix the typo in the comment
2016-06-01 Dandan BiMdeModulePkg/SetupBrowser: Correct the incorrect variab...
2016-05-17 Dandan BiMdeModulePkg/SetupBrowser: Clean the BufferValue for...
2016-05-17 Dandan BiMdeModulePkg/SetupBrowser: Should free ConfigResp when...
2016-05-06 Dandan BiMdeModulePkg/SetupBrowser: Call submit callback functio...
2016-05-06 Dandan BiMdeModulePkg: Restore question base on the fail info...
2016-04-25 Dandan BiMdeModulePkg/SetupBrowserDxe: Remove the useless check
2016-04-19 Dandan BiMdeModulePkg/SetupBrowserDxe: Get default from callback...
2016-02-25 Dandan BiMdeModulePkg: Add new HII action type EFI_BROWSER_ACTIO...
2016-01-27 Dandan BiMdeModulePkg:Restore the HiiValue for string opcode
2015-12-15 Cecil ShengMdeModulePkg: Improved SetupBrowser handling to failed...
2015-12-15 Cecil ShengRollback change r19245 because it missed one change.
2015-12-15 Jordan JustenMdeModulePkg: Convert all .uni files to utf-8
2015-12-15 Cecil ShengMdeModulePkg: Improved SetupBrowser handling to failed...
2015-12-03 Ard BiesheuvelMdeModulePkg: remove unreachable code
2015-10-27 Eric DongMdeModulePkg SetupBrowserDxe: Save global variable...
2015-10-21 Eric DongMdeModulePkg SetupBrowserDxe: Save global variable...
2015-10-15 Eric DongUpdate register hot key logic, return EFI_ALREADY_START...
2015-08-03 Dandan BiMdeModulePkg:Fix the issue FindQuestionFromProgress...
2015-07-27 Dandan BiMdeModulePkg:SetupBrowser output debug message when...
2015-07-07 Hao WuMdeModulePkg: Remove gZeroGuid definition in SetupBrows...
2015-06-29 Dandan BiMdeModulePkg:Use safe string functions
2015-06-17 Dandan BiMdeModulePkg:System hangs in setup menu
2015-06-09 Dandan BiEDKII:Display engine should not depend on the framework...
2015-05-27 Eric DongMdeModulePkg: Enable reconnect request from action...
2015-05-26 Dandan BiMdeModulePkg:fix browser not call EFI_BROWSER_ACTION_CH...
2015-05-19 Eric DongMdeModulePkg: Fix potential buffer overflow issues.
2015-05-14 Eric DongMdeModulePkg: Fix Typo.
2015-05-06 Eric DongMdeModulePkg: Enhance the check for numeric opcode...
2015-05-06 Eric DongMdeModulePkg: Add match2 opcode support in SetupBrowser...
2015-05-06 Eric DongMdeModulePkg: update comments for question.
2015-05-06 Eric DongMdeModulePkg: Enable buffer type value for default...
2015-05-06 Eric DongMdeModluePkg: Enable refresh opcode to refresh the...
2015-04-20 Eric DongUpdate the logic for action opcode, also support user...
2015-01-30 Eric DongMove ConfigHdr from browser_storage to Formset_storage...
2015-01-23 Eric DongAvoid change the return status from above code which...
2015-01-09 Eric DongRestore question value for question without storage...
2014-12-15 Laszlo ErsekEliminate the variable.
2014-12-11 Eric DongMdeModulePkg: Update the device path info for the stora...
2014-11-26 Eric DongFixed user input arrow down/ page down caused form...
2014-11-21 Eric DongMdeModulePkg: Refine the get default value logic.
2014-10-21 Eric DongCheck the question value before call CHANGED. Only...
2014-09-29 Olivier MartinRemoves some unused assigned variables.
2014-09-23 Eric DongRefine get default value process for browser.
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-27 Eric DongRefine the fix for the bug that cause assert when do...
2014-07-30 Eric DongRefine code to make it more safely.
2014-07-28 Eric DongUpdate code to support VS2013 tool chain.
2014-07-28 Eric DongUpdate the code to follow UEFI spec, process date/time...
2014-07-21 Eric DongRefine code to follow good coding style.
2014-07-14 Eric DongAdd check to make code more safely.
2014-07-14 Eric DongCheck the validation when return from callback function...
2014-07-10 Eric DongFix build fail for VS2005 tool chain.
2014-07-09 Eric DongFix build fail for VS2005 tool chain.
2014-07-08 Eric DongRefine the save action for the browser.
2014-07-07 Eric DongRestore the question value before call the CHANGED...
2014-06-26 Eric DongRefine code to make it more safely.
2014-05-14 Eric DongBased on request, export ResetRequired info used by...
2014-04-21 Eric DongFix GCC build fail.
2014-04-18 Eric DongRefine the check expression result logic.
2014-04-18 Eric DongEnhance the browser parse opcode logic, skip the opcode...
2014-04-15 Eric DongUpdate question validation logic, move the check pointe...
2014-04-14 Eric DongCall EFI_BROWSER_ACTION_RETRIEVE for each form instead...
2014-04-11 Eric DongUpdate logic, only question with interactive attribute...
2014-04-11 Eric DongSync value for string opcode after call the Callback...
2014-04-10 Eric DongCheck the pointer before use it.
2014-04-08 Eric DongRefine the load form sets process for BrowserCallback...
2014-02-21 Eric DongCheck the Config access protocol before use it.
2014-02-18 Eric DongUpdate configrequest string at runtime for dynamic...
2014-02-18 Eric DongUpdate the ValueChanged flag before call CHANGED callba...
2014-02-13 Eric DongSet the Reset flag if user select one statement which...
2014-02-12 Eric DongSet the free buffer pointer to NULL to avoid later...
2014-02-12 Eric DongUpdate the logic, only check the value change status...
2014-01-23 Eric DongUpdate password process logic, if password without...
2013-12-31 Eric DongKeep consistent about the return value between the...
2013-12-30 Eric DongRollback the change 15021.
2013-12-26 Eric DongKeep consistent about the return value between the...
2013-12-18 Eric DongUpdate code to avoid using potential NULL pointer.
2013-12-17 Eric DongUpdate code to support guid op nest in the statement.
2013-12-17 Eric DongGet entire variable data for efi varstore at first...
2013-12-09 Eric DongRefine code to fix potential code bug.
next