]> git.proxmox.com Git - mirror_edk2.git/history - MdeModulePkg/Universal/HiiDatabaseDxe/ConfigRouting.c
UefiCpuPkg: Move AsmRelocateApLoopStart from Mpfuncs.nasm to AmdSev.nasm
[mirror_edk2.git] / MdeModulePkg / Universal / HiiDatabaseDxe / ConfigRouting.c
2022-04-08 Chen, Lin ZMdeModulePkg/HiiDatabase: Fix Setup numeric default...
2021-12-07 Michael KubackiMdeModulePkg: Apply uncrustify changes
2021-09-02 Wenyi XieMdeModulePkg/HiiDatabaseDxe:remove dead code block
2020-10-07 Jeff BrasenMdeModulePkg/HiiDatabase: Do not modify CONST string
2019-11-06 Shenglei ZhangMdeModulePkg/HiiDatabaseDxe: ASSERT StringPtr
2019-04-09 Michael D KinneyMdeModulePkg: Replace BSD License with BSD+Patent License
2018-08-21 shengleiMdeModulePkg HiiDatabaseDxe: Remove a redundant function
2018-06-28 Liming GaoMdeModulePkg: Clean up source files
2017-09-21 Dandan BiMdeModulePkg/HiiDatabase: Handle questions with Bit...
2017-03-02 Hao WuMdeModulePkg: Replace [Ascii|Unicode]ValueToString
2017-02-21 Dandan BiMdeModulePkg/HiiDatabase: clean the value before settin...
2016-10-08 Dandan BiMdeModulePkg/HiiDataBase: Fix incorrect local variable...
2016-09-28 Ruiyu NiMdemodulePkg/HiiDatabase: Correct typo in comments.
2016-08-11 Dandan BiMdeModulePkg/HiiDB: Share default if some default value...
2016-07-07 Dandan BiMdeModulePkg/HiiDB: Record fail info if fail to save...
2016-06-21 Star ZengMdeModulePkg: Replace UnicodeStrToAsciiStr/AsciiStrToUn...
2016-05-06 Dandan BiMdeModulePkg/HiiDatabaseDxe: Fix memory leak issues...
2016-04-27 Dandan BiMdeModulePkg: BOOLEAN type needn't to compare to TRUE...
2016-04-22 Dandan BiMdeModulePkg/HiiDatabaseDxe: Fix the VS2010/VS2012...
2016-04-19 Dandan BiMdeModulePkg/HiiDatabaseDxe: Support EfiVarStore to...
2016-04-19 Dandan BiMdeModulePkg/HiiDatabaseDxe: Correct the ReallocatePool...
2016-01-26 Dandan BiMdeModulePkg:Make the logic in ConfigRouting.c clear...
2016-01-06 Dandan BiMdeModulePkg:Avoid ASSERT in HiiConfigRoutingRouteConfig
2015-12-11 Eugene CohenMdeModulePkg: Convert HiiDatabaseDxe ConfigRouting...
2015-09-02 Dandan BiMdeModulePkg:Support orderedList with default value
2015-08-27 Dandan BiMdeModulePkg:Set default string value
2015-06-29 Dandan BiMdeModulePkg:Use safe string functions
2014-07-28 Eric DongUpdate code to support VS2013 tool chain.
2014-06-26 Eric DongRefine code to make it more safely.
2014-02-26 Eric DongWhen exit from GetFullStringFromHiiFormPackages functio...
2014-01-23 Eric DongRefine the logic when return success, should not clean...
2013-12-09 Eric DongRefine code to fix potential code bug.
2013-12-06 Olivier Martin oli... Fixes a build issue (build error 'Statement is unreacha...
2013-11-29 Eric DongFix input config header string error, should not always...
2013-11-27 Eric DongUpdate the logic in browser core, use config routine...
2013-10-21 Eric DongEnable two form packages share one hii handle.
2013-08-23 Eric DongUpdate comments for HiiConfigRoutine->ExtractConfig...
2013-08-20 Eric DongRefine the comments and code to follow spec.
2013-07-29 Eric DongClean the flag before use it to avoid use old error...
2013-07-16 Olivier MartinFixes the GCC build 'Unused variable' warning (raised...
2013-07-16 Eric DongRollback patch 14470, because it error check in some...
2013-07-16 Olivier MartinFixes the GCC build 'Unused variable' warning (raised...
2013-07-03 Eric DongFix DDK build fail.
2013-07-03 Eric DongFix GCC build fail.
2013-07-02 Eric DongUpdate HiiDataBase and UefiHiiLib to support Name...
2013-01-06 ydong10Base on the type field to get the width of value field...
2012-12-17 ydong10Base on the value type to get the value for default...
2012-12-05 ydong10Update the HiiConfigToBlock to follow spec.
2012-06-26 ydong10Check whether has storage for date/time opcode, if...
2011-11-24 ydong10Patch includes:
2011-11-23 ydong10Update code to follow coding style. Mainly change about:
2011-11-18 ydong10Patch for:
2011-09-13 oliviermartinMdeModulePkg/HiiDatabaseDxe: Removed unused variables
2011-09-01 ydong10Update HiiBlockToConfig function to follow spec.
2011-07-13 ydong10Fixed build fail with GCC/ICC tools
2011-07-12 ydong10Change the HiiDataBase and browser codes to support...
2011-06-10 lgao4Add the missing logic in HiiConfigRouting ExtractConfig...
2011-04-19 ydong10Update ALTCFG reference from default name token to...
2011-04-13 ydong10Do not assert in HiiBlockToConfig function when an...
2011-04-01 lgao4Use the minimum value for Numeric and the first option...
2010-12-09 lgao4EFI_INVALID_PARAMETER should return when the input...
2010-11-23 lgao4 Fix the bug that HiiConfigToBlock doesn't update Block...
2010-09-15 ydong10Refine soma code to make code run safely.
2010-04-24 hhtianUpdate the copyright notice format
2010-02-27 lgao4Add the missing check for NULL pointer before use it.
2010-02-25 lgao4Enhance SetupBrowser to support new UEFI HiiFormMap...
2010-01-15 rsun3Fix some coding style issues in MdeModulePkg.
2009-10-27 lgao4Correctly get the width of orderedlist question.
2009-10-02 jljustenFix warnings generated by GCC.
2009-05-26 lgao4Correct the check to the valid device path. The device...
2009-05-20 lgao4Update HiiDataBase to fix the SCT hang issues by the...
2009-05-19 lgao4Fix K8 and Sct failure.
2009-05-18 lgao4Fix K8 issues in HiiDataBase
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-05-11 vanjeffConfigRouting should get driver handle by device path...
2009-04-09 lgao4Fix error when replace HexStringToBuf
2009-04-08 lgao4Replace BufToHexString by UnicodeValueToString
2009-03-16 qwang12Remove Feature PCD PcdSupportFullConfigRoutingProtocol...
2009-02-12 vanjeffEnhanced status return check.
2009-02-02 qwang12Add in ASSERT to check out-of-bound and possible derefe...
2009-01-19 jji4Source level security checked
2008-12-11 qwang121) Update file header.
2008-11-22 mdkinneyUpdate to use ReallocatePool() from BaseMemoryLib
2008-11-21 qwang121) Remove the variable initalization in declaration.
2008-11-19 qwang12Fixed a ECC error.
2008-11-04 qwang12Sync in bug fix from EDK I:
2008-10-30 qwang12Remove SafeFreePool from MemoryAllocationLib as this...
2008-09-26 qwang121) Move RFC_3066_ENTRY_SIZE and ISO_639_2_ENTRY_SIZE...
2008-09-02 qwang12Merged in the bug fixes from EDK I.
2008-07-16 qwang12Use two PCDs to replace _DISABLE_UNUSED_HII_PROTOCOLS_...
2008-07-15 qwang12Clean up HiiDatabase for Doxygen comments requirement.
2008-06-23 qwang12Merged in the following trackers from EDK:
2008-05-23 qwang121) Add BufToHexString, HexStringToBuf and IsHexDigit...
2008-01-21 qwang12UEFI HII: Merge UEFI HII support changes from branch.