index
:
edk2-platforms.git
about
devel-IntelAtomProcessorE3900
devel-MinPlatform
devel-MinnowBoard3
devel-MinnowBoard3-UDK2017
devel-MinnowBoardMax-UDK2017
devel-OpenPlatformPkg
devel-dynamictables
master
minnowboard-max-udk2015
pentium-celeron-n-udk2015
(https://github.com/tianocore/edk2-platforms)
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
MdeModulePkg
/
Universal
/
HiiDatabaseDxe
/
ConfigRouting.c
Age
Commit message (
Expand
)
Author
2014-07-28
Update code to support VS2013 tool chain.
Eric Dong
2014-06-26
Refine code to make it more safely.
Eric Dong
2014-02-26
When exit from GetFullStringFromHiiFormPackages function, should update the P...
Eric Dong
2014-01-23
Refine the logic when return success, should not clean the buffer in this case.
Eric Dong
2013-12-09
Refine code to fix potential code bug.
Eric Dong
2013-12-06
Fixes a build issue (build error 'Statement is unreachable').
Olivier Martin olivier.martin
2013-11-29
Fix input config header string error, should not always input the full config...
Eric Dong
2013-11-27
Update the logic in browser core, use config routine protocol instead of conf...
Eric Dong
2013-10-21
Enable two form packages share one hii handle.
Eric Dong
2013-08-23
Update comments for HiiConfigRoutine->ExtractConfig function, also update Hii...
Eric Dong
2013-08-20
Refine the comments and code to follow spec.
Eric Dong
2013-07-29
Clean the flag before use it to avoid use old error value.
Eric Dong
2013-07-16
Fixes the GCC build 'Unused variable' warning (raised an error when warnings ...
Olivier Martin
2013-07-16
Rollback patch 14470, because it error check in some extra ending code.
Eric Dong
2013-07-16
Fixes the GCC build 'Unused variable' warning (raised an error when warnings ...
Olivier Martin
2013-07-03
Fix DDK build fail.
Eric Dong
2013-07-03
Fix GCC build fail.
Eric Dong
2013-07-02
Update HiiDataBase and UefiHiiLib to support Name/Value varstore.
Eric Dong
2013-01-06
Base on the type field to get the width of value field for option opcode.
ydong10
2012-12-17
Base on the value type to get the value for default opcode.
ydong10
2012-12-05
Update the HiiConfigToBlock to follow spec.
ydong10
2012-06-26
Check whether has storage for date/time opcode, if it has storage, also gener...
ydong10
2011-11-24
Patch includes:
ydong10
2011-11-23
Update code to follow coding style. Mainly change about:
ydong10
2011-11-18
Patch for:
ydong10
2011-09-13
MdeModulePkg/HiiDatabaseDxe: Removed unused variables
oliviermartin
2011-09-01
Update HiiBlockToConfig function to follow spec.
ydong10
2011-07-13
Fixed build fail with GCC/ICC tools
ydong10
2011-07-12
Change the HiiDataBase and browser codes to support new efi varstore data str...
ydong10
2011-06-10
Add the missing logic in HiiConfigRouting ExtractConfig() to retrieves FALSE ...
lgao4
2011-04-19
Update ALTCFG reference from default name token to default ID.
ydong10
2011-04-13
Do not assert in HiiBlockToConfig function when an invalid format of ConfigRe...
ydong10
2011-04-01
Use the minimum value for Numeric and the first option value for OneOf as the...
lgao4
2010-12-09
EFI_INVALID_PARAMETER should return when the input Block is NULL for ConfigRo...
lgao4
2010-11-23
Fix the bug that HiiConfigToBlock doesn't update BlockSize when Block is not...
lgao4
2010-09-15
Refine soma code to make code run safely.
ydong10
2010-04-24
Update the copyright notice format
hhtian
2010-02-27
Add the missing check for NULL pointer before use it.
lgao4
2010-02-25
Enhance SetupBrowser to support new UEFI HiiFormMap feature
lgao4
2010-01-15
Fix some coding style issues in MdeModulePkg.
rsun3
2009-10-27
Correctly get the width of orderedlist question.
lgao4
2009-10-02
Fix warnings generated by GCC.
jljusten
2009-05-26
Correct the check to the valid device path. The device path can't be less tha...
lgao4
2009-05-20
Update HiiDataBase to fix the SCT hang issues by the invalid device path.
lgao4
2009-05-19
Fix K8 and Sct failure.
lgao4
2009-05-18
Fix K8 issues in HiiDataBase
lgao4
2009-05-18
Correct DriverSample to produce the ConfigAccess protocol
lgao4
2009-05-18
Retire original HII APIs: IfrLibExtractDefault and ConstructConfigAltResp, wh...
lgao4
2009-05-14
Update HiiDataBase to fix parsing Hii package error. Some HiiPackages have no...
lgao4
2009-05-14
1. Update the implementation of HII ConfigRouting Protocol in HiiDataBase mod...
lgao4
[next]