summaryrefslogtreecommitdiffstats
path: root/MdeModulePkg/Library/UefiHiiLib
Commit message (Expand)AuthorAgeFilesLines
* MdeModulePkg/Library: Add HiiGetStringEx to UefiHiiLib for EDK2 RedfishAbner Chang2021-02-051-26/+72
* MdeModulePkg/Library: Revise HiiLib to check REST_STYLEAbner Chang2020-11-111-7/+7
* MdeModulePkg/UefiHiiLib: stop using EFI_HANDLE in place of EFI_HII_HANDLELaszlo Ersek2019-10-091-2/+2
* MdeModulePkg: Replace BSD License with BSD+Patent LicenseMichael D Kinney2019-04-096-42/+6
* MdeModulePkg: Removing ipf which is no longer supported from edk2.Chen A Chen2018-09-061-3/+3
* MdeModulePkg: Clean up source filesLiming Gao2018-06-285-262/+262
* MdeModulePkg: Fix misuses of AllocateCopyPoolJian J Wang2017-11-081-4/+8
* MdeModulePkg/UefiHiiLib: Validate question with bit fieldsDandan Bi2017-09-213-77/+182
* MdeModulePkg/UefiHiiLib: Fix incorrect check for string lengthBi, Dandan2017-08-291-3/+12
* MdeModulePkg/UefiHiiLib:Fix incorrect comparison expressionDandan Bi2017-04-051-2/+3
* MdeModulePkg: Refine casting expression result to bigger sizeHao Wu2017-03-061-1/+1
* MdeModulePkg: Replace [Ascii|Unicode]ValueToStringHao Wu2017-03-021-4/+25
* MdeModulePkg/Library: Fix typos in comments and variablesGary Lin2016-10-273-24/+24
* MdeModulePkg/UefiHiiLib: Add error handling codes when AllocatePool failBi, Dandan2016-07-061-2/+12
* MdeModulePkg: Convert all .uni files to utf-8Jordan Justen2015-12-151-0/+0
* MdeModulePkg:Modify the pointer type.Dandan Bi2015-11-111-3/+3
* MdeModulePkg:Add new API HiiGetFormSetFromHiiHandle into UefiHiiLibDandan Bi2015-10-271-0/+111
* MdeModulePkg:Fix the bug the incorrect change of StrCpyS functionDandan Bi2015-09-171-2/+2
* Support get string from configuration string packages.Eric Dong2015-07-271-1/+8
* MdeModulePkg:Use safe string functionsDandan Bi2015-06-291-10/+15
* MdeModulePkg: Enhance the check for numeric opcode with EFI_IFR_DISPLAY_INT_D...Eric Dong2015-05-061-32/+68
* MdeModulePkg: Convert non DOS format files to DOS format and remove unused mo...Gao, Liming2014-09-031-0/+0
* MdeModulePkg: INF/DEC file updates to EDK II packagesZeng, Star2014-08-281-0/+0
* MdeModulePkg: INF/DEC file updates to EDK II packagesZeng, Star2014-08-281-7/+5
* Update comments for VarOffset field in the dynamic create question function.Eric Dong2013-10-121-7/+14
* Fixes the GCC build 'Unused variable' warning (raised an error when warnings ...Olivier Martin2013-07-161-6/+0
* Rollback patch 14470, because it error check in some extra ending code.Eric Dong2013-07-161-24/+30
* Fixes the GCC build 'Unused variable' warning (raised an error when warnings ...Olivier Martin2013-07-161-30/+24
* Update HiiDataBase and UefiHiiLib to support Name/Value varstore. Eric Dong2013-07-021-374/+720
* Add new HiiLib API HiiCreateGotoExOpCode() to create UEFI231 IFR REF, REF2, R...lgao42013-02-271-0/+76
* Remove the meaningless compare code.ydong102013-01-141-1/+1
* Use EFI_IFR_TYPE_VALUE type variable instead of UINT64 to avoid buffer overflow.ydong102013-01-101-3/+4
* Base on the type field to get the width of value field for option opcode.ydong102013-01-061-2/+5
* Base on the type field to generate oneof opcode.ydong102013-01-061-1/+5
* Base on the type field to generate numeric opcode.ydong102013-01-061-3/+11
* Base on the value type to get the value for default opcode.ydong102012-12-171-1/+1
* MdeModulePkg:removes the unreachable ‘break’ instruction after a ‘retur...erictian2012-09-291-1/+0
* Fixed build failed.ydong102012-05-311-1/+1
* Add new interface GetVariable2 and GetEfiGlobalVariable2 to return more info....ydong102012-05-301-2/+2
* MdeModulePkg: Remove variables that are set, but not usedjljusten2011-10-311-3/+1
* Add pointer check for NULL before dereference it.sfu52011-10-081-3/+1
* Correct comments for NULL return value of HiiLib HiiAddPackages().lgao42011-09-161-2/+2
* Update ALTCFG reference from default name token to default ID.ydong102011-04-191-62/+3
* Fix spelling error in commentmdkinney2010-11-161-1/+1
* Fixed K9 scan issues.hhuan132010-08-091-1/+1
* Add three HiiLib APIs: HiiCreateTextOpCode, HiiCreateDateOpCode and HiiCreate...lgao42010-05-271-5/+166
* Update the copyright notice formathhtian2010-04-245-10/+10
* Clean up EFI_SPECIFICATION_VERSION and PI_SPECIFICATION_VERSION.klu22010-02-251-1/+0
* Enhance SetupBrowser to support new UEFI HiiFormMap featurelgao42010-02-251-1/+2
* 1. Correct File header to ## @filelgao42010-02-241-4/+4